Revision history for Net-Hadoop-Oozie 0.116 2020-01-14 BURAK - Fix typo on status named DONEWITHERROR (brnrc) 0.115 2018-12-17 BURAK - New method failed_workflows_last_n_hours_paged for paged error reporting. 0.114 2018-06-07 BOOK - add support for resuming suspended jobs 0.113 2018-03-06 BOOK - Collect and show more information when throwing an Oozie error - minor POD updates 0.112 2017-10-31 BURAK - Detect Kerberos with kerberos_enabled() 0.111 2017-08-03 BOOK - Avoid a warning when the status code is not 401 0.110 2017-07-18 BURAK - Detect secure clusters. 0.109 2016-11-24 BURAK - Remove the next as it can't be used to skip the iteration and causing weird errors in return. 0.108 2016-11-24 CANRANGOU - Turnoff the warning when shortcircuit is enabled 0.107 2016-11-21 BURAK - Add a short-circuit option to the callbacks 0.106 2016-11-15 burak - New helpers: oozie_version() & max_node_name_len() 0.105 2016-11-15 burak - Parent job meta data colelction for failed_workflows_last_n_hours() is now optional. 0.104 2016-10-28 burak - New method coordinators_on_the_same_path() 0.103 2016-10-21 BURAK - Fix the console url for the judge 0.102 2016-10-13 BURAK - New method suspended_coordinators() 0.101 2016-09-26 BURAK - Initial release.