source: other-projects/hathitrust/solr-extracted-features/trunk/RUN-PD-LOCAL.bash@ 30929

Last change on this file since 30929 was 30926, checked in by davidb, 7 years ago

Restructuring of RUN scripts to be more flexible

  • Property svn:executable set to *
File size: 119 bytes
Line 
1#!/bin/bash
2
3input_dir=pd-ef-json-files
4output_dir=pd-solr-json-files
5
6master_opt="--master local[4]"
7
8./_RUN.bash $*
9
Note: See TracBrowser for help on using the repository browser.