John Doe created MAPREDUCE-7498: ----------------------------------- Summary: IllegalStateException rasied by race condition Key: MAPREDUCE-7498 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7498 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 3.4.1 Reporter: John Doe
In `org.apache.hadoop.mapreduce.Job`, `close()` can execute before `ensure()`, which makes the cluster null and causes the exception. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org