source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/SCRIPTS/FULL-EF-HDFS-extra10-njp-missing.sh@ 31307

Last change on this file since 31307 was 31174, checked in by davidb, 7 years ago

One of the last scripts developed for getting ef dataset into HDFS

  • Property svn:executable set to *
File size: 1.2 KB
Line 
1#!/bin/bash
2
3
4
5
6ssh gc0 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/0* > nohup-gc0-njp-32-10-10--00-star.out 2>&1 &"
7ssh gc1 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/1* > nohup-gc1-njp-32-10-10--10-star.out 2>&1 &"
8ssh gc2 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/2* > nohup-gc2-njp-32-10-10--20-star.out 2>&1 &"
9ssh gc3 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/3* > nohup-gc3-njp-32-10-10--30-star.out 2>&1 &"
10
11ssh gc0 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/4* > nohup-gc0-njp-32-10-10--40-star.out 2>&1 &"
12ssh gc1 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/5* > nohup-gc1-njp-32-10-10--50-star.out 2>&1 &"
13ssh gc2 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/6* > nohup-gc2-njp-32-10-10--60-star.out 2>&1 &"
14ssh gc3 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/7* > nohup-gc3-njp-32-10-10--70-star.out 2>&1 &"
15
16ssh gc0 "nohup PAIRTREE-TL-TARGET-DEPTH2-FOREACH-DEPTH3-HDFS-PUT.sh njp 32/10/10/8* > nohup-gc0-njp-32-10-10--80-star.out 2>&1 &"
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Note: See TracBrowser for help on using the repository browser.