Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(urn): add AzkabanFlow and AzkabanJob urn #1677

Merged
merged 2 commits into from
May 21, 2020

Conversation

hshahoss
Copy link
Contributor

Add AzkabanFlow urn to represent an azkaban flow defined on a specific cluster
and inside a project.

Add AzkabanJob urn to represent an azkaban job defined as part of an azkaban
flow.

For more details on Azkaban flow and job see - https://azkaban.readthedocs.io/en/latest/

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

Add AzkabanFlow urn to represent an azkaban flow defined on a specific cluster
and inside a project.

Add AzkabanJob urn to represent an azkaban job defined as part of an azkaban
flow.

For more details on Azkaban flow and job see - https://azkaban.readthedocs.io/en/latest/
@hshahoss hshahoss requested a review from keremsahin1 May 20, 2020 21:56
Copy link
Contributor

@mars-lan mars-lan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hshahoss
Copy link
Contributor Author

Added typerefs

@hshahoss hshahoss merged commit 37d9ebf into datahub-project:master May 21, 2020
@hshahoss hshahoss deleted the azkaban-urns branch May 21, 2020 18:25
@@ -0,0 +1,33 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry didn't realize this was still pending. Now #1678 has got it, please use PDL instead

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for letting me know. Opened #1679

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants