Last change
on this file since 30909 was 30909, checked in by davidb, 7 years ago |
Additional finesse added in as a result of further testing on Vagrant master node
|
-
Property svn:executable
set to
*
|
File size:
394 bytes
|
Line | |
---|
1 | #!/bin/bash
|
---|
2 |
|
---|
3 | spark-submit --class org.hathitrust.PrepareForIngest --master local[4] target/htrc-ef-ingest-0.9-jar-with-dependencies.jar --json-filelist=quick-test.txt json-files solr-files $*
|
---|
4 |
|
---|
5 | # spark-submit --class org.hathitrust.PrepareForIngest --master local[4] target\htrc-ef-ingest-0.9-jar-with-dependencies.jar --json-filelist=pd-file-listing-step1000.txt json-files solr-files $*
|
---|
Note:
See
TracBrowser
for help on using the repository browser.