Skip to content

pmerienne/azkaban-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to enable slack alerting with Azkaban

  • Create a slack bot and note the authentication token
  • Download latest release
  • Extract archive content in plugins/alerter directory
  • Edit plugins/alerter/azkaban-slack-X.X.X/conf/plugin.properties and set "slack.channel" and "slack.authentication.token" properties
  • Voilà !

Note that alerts will be sent on slack if the flow property "alert.type" is set to "slack". Currently, flow property can only be set in the UI and scheduling options.

All properties (slack.channel, slack.alert.on.success, slack.alert.on.first.error, slack.alert.on.error) can be overwritten in the flow property.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages