Hi,
I am new to Elastic Search, I am trying to build OSS release version of 6.3.1 from source code. I followed instructions mentioned in readme, downloaded the code from GIT and ran "gradlew assemble" command. Build is successful, but i see zip files created under "C:\ES\elasticsearch-6.3.1\distribution\archives\oss-zip\build\distributions" with name elasticsearch-oss-6.3.1-SNAPSHOT.zip.
I am guessing SNAPSHOT in name indicates its developer build not release? Please help me how i can build OSS release version of Elastic Search 6.3.1 from source code.
But i am facing following error while running non snapshot version, Also please let me know is there any documentation available about various other options apart from -Dbuild.snapshot=false, i want to just build OSS version.
< Configure project :plugins:repository-hdfs
hdfsFixture unsupported, please set HADOOP_HOME and put HADOOP_HOME\bin in PATH
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.