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

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

Bash version of BAT script

File size: 202 bytes
Line 
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.