source: other-projects/hathitrust/solr-extracted-features/trunk/packages/SETUP.bash.in@ 30907

Last change on this file since 30907 was 30907, checked in by davidb, 8 years ago

Name change to reflect need for 'bash' not 'sh'

File size: 202 bytes
RevLine 
[30906]1
2export HTRC_EF_HOME=`pwd`
3
4export PATH="$HTRC_EF_HOME/hadoop-2.7.3/bin:$HTRC_EF_HOME/spark-2.0.1-bin-hadoop2.7/bin:$PATH"
5
6#export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64/
7# and then add to path?
8
Note: See TracBrowser for help on using the repository browser.