Changeset 30936
- Timestamp:
- 2016-10-26T11:11:45+13:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
other-projects/hathitrust/solr-extracted-features/trunk/_RUN.bash
r30935 r30936 68 68 echo "* $cmd" 69 69 echo "****" 70 echo "* Monitor progress through:" 71 echo "* http://10.10.0.52:8080/" 72 echo "****" 70 if [ "$run_jps" = "1" ] ; then 71 echo "* Monitor progress on Spark cluster through:" 72 echo "* http://10.10.0.52:8080/" 73 echo "****" 74 fi 73 75 echo 74 76 sleep 1
Note:
See TracChangeset
for help on using the changeset viewer.