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

Ability to customize Flow name #41

Open
ryan-carlson opened this issue Sep 6, 2013 · 11 comments
Open

Ability to customize Flow name #41

ryan-carlson opened this issue Sep 6, 2013 · 11 comments

Comments

@ryan-carlson
Copy link

The current implementation derives the Flow name from the job dependencies. The Flow name uses the name of the last job in the flow. It would be preferable to allow this to be customizable.

Note: The workaround solution is to add name the last step to match the desired flow name.

@TalAntR
Copy link

TalAntR commented Jul 14, 2014

yes, it would be great to have such customization

@Ddper
Copy link

Ddper commented Jul 10, 2015

I also need such customization.

@alfredo-ramos
Copy link

+1

erwa pushed a commit to erwa/azkaban that referenced this issue Jul 25, 2016
@xunnanxu
Copy link

xunnanxu commented Dec 7, 2016

+1

@kunkun-tang
Copy link
Contributor

curious how this customization could contribute?

@xunnanxu
Copy link

@kunkun-tang it would be nice if:

  1. allow flow name to be changed via UI (not great for automation)
  2. or, allow user to specify flow metadata like
    flow-name: myFlow
    and use that as the flow name if this is specified in leaf node or throw an error if specified in the middle of a flow (or wait until there's conflict)

hope that makes sense

@dwhu
Copy link

dwhu commented Dec 14, 2016

+1

1 similar comment
@adfel70
Copy link

adfel70 commented Jan 1, 2017

+1

@ppakawatk
Copy link

Since 2013. Is there any ability to customize flow name?
I'm stuck here now in 2020.

@djaiswal83
Copy link
Member

You can name your flow whatever you want in the DSL.

@ppakawatk
Copy link

Is there any example on how to configure them? I have googled some of Azkaban DSL keywords, but haven't found any of them, sir.

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

No branches or pull requests