:I just tried to install the Elastic Service using the service.bat that I
downloaded from your website and I noticed that you have a tiny bug in the
script
:The line
:JAVA_HOME%\bin\java -version 2>&1 | find "64-Bit" >nul%
:Should be
:JAVA_HOME%\bin\java" -version 2>&1 | find "64-Bit" >nul%"
.You need to add these quotes in order to support a path that includes
spaces
בתאריך יום ראשון, 27 באוקטובר 2013 09:35:25 UTC+2, מאת Mor Sheffer:
,Hi
:I just tried to install the Elastic Service using the service.bat that I
downloaded from your website and I noticed that you have a tiny bug in the
script
:The line
:JAVA_HOME%\bin\java -version 2>&1 | find "64-Bit" >nul%
:Should be
:JAVA_HOME%\bin\java" -version 2>&1 | find "64-Bit" >nul%"
.You need to add these quotes in order to support a path that includes
spaces
Am Sonntag, 27. Oktober 2013 08:35:25 UTC+1 schrieb Mor Sheffer:
,Hi
:I just tried to install the Elastic Service using the service.bat that I
downloaded from your website and I noticed that you have a tiny bug in the
script
:The line
:JAVA_HOME%\bin\java -version 2>&1 | find "64-Bit" >nul%
:Should be
:JAVA_HOME%\bin\java" -version 2>&1 | find "64-Bit" >nul%"
.You need to add these quotes in order to support a path that includes
spaces
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.