Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.4.2
-
None
-
None
Description
I've noticed that MAPREDUCE-4278 got committed. This JIRA changed the logic of generating job id in LocalJobRunner from job_local_000 to job_local[randid]_000. As we're directly depending on the job ID name in one of our third party tests, we need to address this change.
Attachments
Attachments
Issue Links
- is broken by
-
MAPREDUCE-4278 cannot run two local jobs in parallel from the same gateway.
- Closed
- links to