source:
other-projects/hathitrust/wcsa/extracted-features-solr/trunk/solr-ingest/packages/SETUP.bat.in@
31161
Last change on this file since 31161 was 30901, checked in by , 7 years ago | |
---|---|
File size: 313 bytes |
Line | |
---|---|
1 | @echo off |
2 | |
3 | :: If not already set, uncomment JAVA_HOME line below and set to appropriate value for your system |
4 | |
5 | set HTRC_EF_HOME=%CD% |
6 | |
7 | set "PATH=%HTRC_EF_HOME%\apache-maven-3.3.9\bin;%HTRC_EF_HOME%\hadoop-2.7.3\bin;%HTRC_EF_HOME%\spark-2.0.1-bin-hadoop2.7\bin;%PATH%" |
8 | |
9 | ::set JAVA_HOME=C:\PROGRA~1\Java\JDK18~1.0_9 |
Note:
See TracBrowser
for help on using the repository browser.