HBASE-13174 Apply HBASE-11804 to Windows scripts

This commit is contained in:
Lars George 2015-03-11 10:37:49 +01:00
parent b436db7d70
commit 4d6442ada6
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ if "%hbase-command%"=="" (
goto :eof
)
set JAVA_HEAP_MAX=-Xmx1000m
set JAVA_HEAP_MAX=""
set JAVA_OFFHEAP_MAX=""
rem check envvars which might override default args