1/7/2019 5:44:13 PM
3.66.0
to make it more exposable to azkaban users as we have heard from internal users that they didn't know some of the useful azkaban features(like auto-retry on job failure) until they did fair amount of researching.
|
1/7/2019 5:07:05 PM
Log kill command failures when killing jobs.
* Remove unused code
|
1/4/2019 8:12:11 PM
(#2085)
|
|
1/2/2019 11:11:54 PM
when flow finishes (#2080)
|
|
|
12/21/2018 6:00:06 PM
flows at node level (#2073)
In most cases the centering event causes a zoom out so users need to zoom in the graph again to return to previous view.
|
12/21/2018 5:58:27 PM
usability In the Flow Execution page, Job List tab, all FAILED and KILLED jobs are shown by default now. If they are embedded their parent flows are expanded. Only flows containing FAILED or KILLED jobs will be expanded. This is especially helpful with deeply nested flows because users won’t have to manually expand each flow to access the logs of FAILED/KILLED jobs.
* Fixes according to review comments
|
12/20/2018 9:38:39 PM
AZNewDispatchingLogic - Submit flow in Polling Model
* Refactor PollingThread.
* Address comments.
|