Page History
...
If there are important updates to the Azkaban metadata these will be indicated in the important upgrade messages that follow. Refer to the Upgrading Azkaban section of the RED User Guide for more details.
Important Messages when upgrading to 10.
...
7.0.
...
0
| Info | ||
|---|---|---|
| ||
Upgrades are cumulative; therefore you should read all upgrade messages for each version between your current RED version and this version of RED. |
Upgrading RED
Version 10.7.0.0
- This version adds new RED Metadata indexes to improve query performance, these indexes will be applied automatically when missing during upgrades.
Version 10.6.0.0
- This version adds new RED Metadata indexes to improve query performance, these indexes will be applied automatically when missing during upgrades.
...
Upgrading Azkaban is currently a manual process, please refer to the RED User guide for detailed upgrade instructions.
Version 10.7.0.0
Version 10.6.0.2
- RED 10.6.0.2 added support for Job Success and Failure commands. The Azkaban Web Server and each Azkaban Executor will need to be upgraded to work with this release.
Note If you had already implemented Success and Failure commands via customizations to the scheduler publish script using Azkaban conditional flow logic then these publish script changes should be reverted and those jobs republished, otherwise Success and Failure command execution may be duplicated.
...
Change history for Azkaban components requiring upgrades (changes are cumulative):
- 10.0.7.0: Added Job Success and Failure command support to the RED Scheduler Plugin.
- 10.0.6.2: Added Job Success and Failure command support to the RED Scheduler Plugin.
- 10.6.0.0: Added Extensible Authentication feature affecting the Profile metadata table and script execution.
- 10.5.0.0: Added functionality to remove interactive scheduler jobs after execution.
- 10.4.0.2: SchedulerUtils.jar has a new method that allows running RED script objects standalone.
- 10.4.0.1: Standalone Batch\Unix\Linux script support. Fixes for resolving references to Dim View objects.
- 10.4.0.0: Connection resilience logging improvements. Bug fixes for RED Job Plugin. Component upgrades.
- 10.3.0.0: Azkaban/RED metadata connection resilience improvements. Component upgrades.
- 10.2.0.0: New required fields for azkaban.local.properties and installer resposne.xml for Advanced Connect. Stand-alone script execution enhancements.
- 10.1.0.1: Log4j components upgraded to log4j2 to resolve logging issues.
- 10.1.0.0: Improvements when canceling running jobs. Component upgrades.
- 10.0.1.0: Added procedure support and long host names fix.
- 10.0.0.0: First release.
...
Change history for integration scripts requiring manual upgrade (changes are cumulative), upgrades are optional unless marked as required:
- 10.7.0.0:
- 10.6.0.0:
- wsl_scheduler_profile_maintenance - Required upgrade - Added support for new Extensible Authentication fields.
- 10.5.0.0:
- wsl_scheduler_publish - Added functionality to remove interactive scheduler jobs after execution.
- 10.4.0.0:
- wsl_scheduler_publish - Fallback to script run directory when WSL_WORKDIR is not set. Cleanse API URL by removing trailing '/' before using it.
- wsl_scheduler_lookup - Cleanse API URL by removing trailing '/' before using it.
- wsl_scheduler_profile_maintenance - Added special row for WSL_SCHEDULER_API entry, improved connection ordering in UI.
- 10.3.0.0: No changes
- 10.2.0.0:
- wsl_scheduler_publish - Required upgrade - Advanced Connect feature added.
- wsl_scheduler_lookup - Added version header and removed unused parameters.
- wsl_scheduler_dashboard - Added version header and removed unused parameters.
- wsl_scheduler_profile_maintenance - New script for maintaining the scheduler profile.
- 10.0.0.3: wsl_scheduler_publish - Support for republishing when existing job not found. Improved logging.
- 10.0.0.2: wsl_scheduler_publish - Added support for disabled tasks.
- 10.0.0.0: First release.