Azkaban Versions Save

Azkaban workflow manager.

3.70.0

5 years ago

20a77baa Flakey FlowRunnerYamlTest (#2160) 628645ba javaprocess classpath improvements (#1567) bb8942e4 Propagate select properties from flow or job to event metadata (#2150) eb1cf831 Implement "flowPriority" (at the time of polling) feature for new Dispatching Logic (#2140) 29ba5f0f Replace Counter with AtomicLong for counter-based metrics (#2144) 2d1550cb Percentage-based project cache size (#2147) 2e5d3ab1 Issue #2142 - Improve Configurations document page Property format (#2143) 99cfe6fa Remove unnecessary code (#2139) 3d13a95e Move flowSetupTimer from CommonMetrics to ExecMetrics (#2138) 774cfaaf Optimize gradle build time (#2113) e37d11c5 Project cache hit ratio metrics enhancement (#2137)

3.69.0

5 years ago

ecc7606c block deactivating executor until all flow preparation work completes (#2133) c1f25033 Issue #2135 - Improve Getting Started document page Property Overrides table format (#2136) 87b4cb3a Implement "useExecutor" feature for new dispatching logic (#2129) ce8191be Adding an Ajax call endpoint to check if user has WRITE access to the project or not (#2131) 41dd1972 Refactor and bug fix on Job History page pagination (#2122) 2273b77c Unify jvm memory settings validation & improve upload error message (#2111) 77fcd8ff Add metrics for submission and time in queue (#2128) a75deeba FlowPreparer refactor (#2130) e8e531c7 Optimize slow test TriggerInstanceProcessorTest#testProcessTermination (#2116) 3e5693a1 Fix pagination bugs on Flow page: (#2120) c68e1a38 Fix local conf template to work out of the box (#2112) e9a02f4f Modify docs for conditional workflow (#2117) 9dcab992 Add oss documentation for conditional workflow. (#2115) d39ff37b Disable noisy logger "property x.jor is empty" (#1990) 28a27f36 Fix kill by sla bug (#1985) 7247fd6a AZNewDispatchingLogic - Enable alertOnFirstError (#2105)

3.68.0

5 years ago

ea49bae9 AZNewDispatchingLogic - Executor failure detection (#2098)

3.67.0

5 years ago

684ea89f Rollback changes on PR #2075: (#2094) ccc8da39 AZNewDispatchingLogic - Enable JMX for ExecutionController (#2088) abdf6912 Don't delete (clean) project versions with running executions (#1994)

3.66.0

5 years ago

d617f7d3 Add doc tab (#2082) 3f8cafbc Logs kill command failures and removes unused code (#2075) 087e5b48 AZNewDispatchingLogic - Handle active/inactive executors (#2085) 9fefb9a0 move ExecutionControllerUtils file (#2081) 16ba1f32 AZNewDispatchingLogic - Send alerting emails from executor when flow finishes (#2080) c20f2192 Fix cron test failure due to new year. (#2079) e20c886d AZNewDispatchingLogic - Cancel flow (#2074) d401f382 Removes graph centering event after expanding/collapsing flows at node level (#2073) 85bae655 Improvement of user usability (#2070) 8a488573 AZNewDispatchingLogic - Submit flow in Polling Model (#2067) 7a6779ac Disable flaky tests. (#2071) 96d8c9a0 fix typo (#2066)

3.65.0

5 years ago

495c2c40 Fix access to flow and job definition from Job History page (#2045) ee49a523 File count check fix (#2065) 344416b1 AZNewDispatchingLogic - Switch fetching running flows from cache to DB. (#2057) 358234c8 adding plugin.dir to plugin job property set (#2058) f0208050 Fix issue with validator fix link in upload modal (#2048) e49e742f Added 'fetchProjectLogs' call description to docs (#2051)

3.64.0

5 years ago

0451edc3 fix getExecutorManager method not found. (#2052)

3.62.0

5 years ago

05ab2fe6 Expose hit ratio of project dir cache as metrics (#2035) 8656c00d AZNewDispatchingLogic - Create ExecutionController module (#2039) d2d87ef0 Fix bug: queued flows included in active flows (#2043) a1b09785 Fix mismatch in name of job log files (#2042) f24ead0c file count sanity check (#2032) 35382d60 #1947 wrong 'Host' header in http callbacks deleted. (#1961) 4f5f8131 Remove unused methods in ExecutorManager. (#2036) 4f2f631c Remove unused method from HadoopSecurityManager (#2030) c5f418b6 Minor CSS fixes and JS improvements (#2031) 5e0b90bb Improve dispatch request handling of a previously submitted execution (#2023) bcbb6393 Refactor hadoop token fetch logic follow-up (#2028) 106d177f Refactor hadoop token fetch logic (#2027) 1d251bc3 Project dir cache enhancement (#2017) 50445523 New 'expand/collapse all flows' menu options on flow views (#2019)

3.61.0

5 years ago

d399897 Exclude condition in json response when condition is null. (#2022) d33e82e Finalize execution if executor doesn't exist (#2016) cf940c6 Improve error message for a cleaned project version (#1993) 69d2de2 Don't log an ERROR for skipped scheduled executions (#2000) 25cc0b1 remove methods of cleaning up projects of old version from FlowRunnerManager#Cleaner (#2012) e1c401f Update the create_release tool readme (#2008) a574281 Only incorporate user pig additional jar setting or system's but not both (#2006) a1b169b Add space to message string (#2009)

3.57.0

5 years ago

462962f Conditional workflow - Validate conditions (#1918) 65cfd11 Conditional workflow - modify conditionOnJobStatus macros. (#1927) a2a41a5 Reportal tableau jobtype (#1932) b98fbc5 Fix flaky test and remove sleep time in FlowRunnerYamlTest. (#1923) a39e811 Make pageSize configurable (#1797)