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

Some Execution fixes #1007

Merged
merged 1 commit into from
Aug 14, 2014
Merged

Some Execution fixes #1007

merged 1 commit into from
Aug 14, 2014

Conversation

johnynek
Copy link
Collaborator

I hit a few issues when using Execution for some example code. One is rather serious.

zip does not work as expected due to the fact that cascading does not allow duplicate head pipes with the same name (it does not assume they are reading the same source, it throws an error).

I am talking to Chris Wensel and hoping to get a workaround, but for now, I disable the zip merging (and just run two simultaneous cascading jobs instead. This works for my tests.

@jcoveney
Copy link
Contributor

Can you make an issue for the workaround? Then merge. lgtm

@johnynek
Copy link
Collaborator Author

related to: #1019

johnynek added a commit that referenced this pull request Aug 14, 2014
@johnynek johnynek merged commit 2e057a1 into develop Aug 14, 2014
@johnynek johnynek deleted the execution-fixes branch August 14, 2014 04:01
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