You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, the CL will query the cluster for any running M/R jobs from the CL, and
refuse to proceed until they go away. This substantially precludes two CLs from
running at the same time, though there is still a small chance that two may run
if started simultaneously. The caller should of course not run multiple
instances. This behavior however makes it simple to restart a failed CL and
have it reliably wait for any outstanding steps to finish before continuing.
The _LOCK file no longer exists, which was a poor mechanism anyway.
Original comment by srowen@myrrix.com on 30 Nov 2012 at 7:14
Original issue reported on code.google.com by
srowen@myrrix.com
on 29 Nov 2012 at 1:13The text was updated successfully, but these errors were encountered: