Skip to content

How to get notified on job success/failure or check running job status? #319

Answered by geofmureithi
derekleverenz asked this question in Q&A
Discussion options

You must be logged in to vote

Also you can use fetch_by_id. It will return Request which had a data entry for SqlContext.

let ctx: SqlContext = req.data().unwrap():

The context contains a state which tells you the state of the job.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@derekleverenz
Comment options

Comment options

You must be logged in to vote
1 reply
@derekleverenz
Comment options

Answer selected by derekleverenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants