submission_util.reserve_nodes does the oarsub but won't give you any output about the availability resource.
e.g. ... spark_experiment.reserve_nodes()
2017-02-23 15:08:20,528 INFO: oarsub with resources{cluster='graphene'}/nodes=9
and the program can be stuck until the resources are available
submission_util.reserve_nodes does the oarsub but won't give you any output about the availability resource. e.g. ... spark_experiment.reserve_nodes() 2017-02-23 15:08:20,528 INFO: oarsub with resources{cluster='graphene'}/nodes=9 and the program can be stuck until the resources are available