source:
other-projects/hathitrust/solr-extracted-features/trunk/RUN-PD-LOCAL.bash@
30926
Last change on this file since 30926 was 30926, checked in by , 7 years ago | |
---|---|
|
|
File size: 119 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | input_dir=pd-ef-json-files |
4 | output_dir=pd-solr-json-files |
5 | |
6 | master_opt="--master local[4]" |
7 | |
8 | ./_RUN.bash $* |
9 |
Note:
See TracBrowser
for help on using the repository browser.