creating initial version of hadoop submit script. Not working.
Not sure how to get the master uri and port. I believe I cannot do it before I launch the job. Updating the name from submit_job to submit_job_mpi
This commit is contained in:
@@ -5,4 +5,4 @@ then
|
||||
exit -1
|
||||
fi
|
||||
|
||||
../submit_job_tcp.py $1 test_recover "${@:2}"
|
||||
../submit_job.py $1 test_recover "${@:2}"
|
||||
|
||||
Reference in New Issue
Block a user