Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cannot load scheduler tags

This

Cannot Publish job

A possible cause is the WsAzkabanWeb and WsAzkabanExec services are not running. Go to Services.msc in Windows and check if they are running. if they are not running, right click on a service and select start. Or for Linux, follow the diagnostics process mentioned in the linux scheduler installation for determining of the services are running.
In order for any tags to be retrieved you must have:

  1. Azkaban Web server running with at least one Azkaban Executor started and showing as connected in the Executors page of the Azkaban Dashboard.
  2. A valid Scheduler configuration in the Scheduler tab of RED UI including the URL, credentials and correct wsl_scheduler_lookup script assigned.

Cannot Publish job

A possible cause is the WsAzkabanWeb and WsAzkabanExec services are not running. Go to Services.msc in Windows and check if they are running. if they are not running, right click on a service and select start. Or for Linux, follow the diagnostics process mentioned in the linux scheduler installation for determining of the services are running.
In order for jobs to be published you must have:

  1. Azkaban Web server running
  2. A valid Scheduler configuration in the Scheduler tab of RED UI including the URL, credentials and correct wsl_scheduler_publish script assigned.
  3. If you have a Web Server behind a proxy or setup with HTTPS then you will need to make adjustments to the out of the box wsl_scheduler_publish script to accomodate this.