add file command
This commit is contained in:
@@ -6,4 +6,4 @@ then
|
||||
fi
|
||||
#set path to hadoop streaming jar here
|
||||
STREAMING_JAR=
|
||||
python ../tracker/rabit_hadoop.py -hs $STREAMING_JAR -s $1 -i $2 -m kmeans.rabit --args "stdin "$3" "$4" stdout" -o $5
|
||||
python ../tracker/rabit_hadoop.py -hs $STREAMING_JAR -s $1 -i $2 -m kmeans.rabit --args "stdin "$3" "$4" stdout" -o $5 --file kmeans.rabit
|
||||
|
||||
Reference in New Issue
Block a user