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

add pinball scheduler to dr-elephant #253

Merged
merged 2 commits into from
Jun 12, 2017
Merged

Conversation

georgewu2
Copy link
Contributor

This adds the configuration necessary for the pinball scheduler to be integrated with Dr. Elephant.


@Override
public int getWorkflowDepth() {
return 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

Does Pinball support the concept of sub-workflows?

If it does, can you add a comment here saying the support is not included in this patch.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @akshayrai,

Unfortunately not, Pinball doesn't support sub-workflows. I'll add a comment.

@akshayrai
Copy link
Contributor

Thanks @georgewu2.

Looks good! I am ready to merge once you address the comment.

@akshayrai akshayrai merged commit 54a16fd into linkedin:master Jun 12, 2017
skakker pushed a commit to skakker/dr-elephant that referenced this pull request Dec 14, 2017
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.

2 participants