You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Benson Qiu <be...@salesforce.com> on 2017/04/12 20:48:30 UTC

Is it normal for Job#submit to take a long time?

Hi,

Is it normal for Job#submit
<https://github.com/apache/hadoop/blob/747bafaf969857b66233a8b4660590bdd712ed7d/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java#L1334>
to sometimes take tens of seconds to return?

Thanks
Benson