Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
-
None
-
None
Description
oozie_service_StatusTransitService_backward_support_for_states_without_error: true
submit a bundle job, with 3 coord jobs.
1. kill the bundle job.
all 3 coord jobs become DONEWITHERROR.
but bundle job status remains KILLED.
it used to transit to DONEWITHERROR in earlier version.
2. instead of killing the bundle job, kill the coord jobs.
then all 3 coord jobs become DONEWITHERROR.
however, the bundle job status also transits to KILLED.
Attachments
Issue Links
- is related to
-
OOZIE-1064 Status value of coordinator job not reflected in bundle action and invalid transition of coordinator job
- Closed