Skip to content

Do not associate bootstrap_actions to steps when describing job flows#158

Open
metamike wants to merge 1 commit intoflexera-public:masterfrom
plumdistrict:master
Open

Do not associate bootstrap_actions to steps when describing job flows#158
metamike wants to merge 1 commit intoflexera-public:masterfrom
plumdistrict:master

Conversation

@metamike
Copy link
Copy Markdown

@metamike metamike commented Feb 6, 2013

Do not tie bootstrap_actions to steps when describing job flows. The order of XML elements may place bootstrap actions before steps, thus causing EmrInterface.describe_job_flows to break if there are bootstrap actions present. Regardless, bootstrap actions are tied to the running jobflow and not the steps.

Do not tie bootstrap_actions to steps
@l1x
Copy link
Copy Markdown

l1x commented Apr 9, 2013

Could you please merge this plase? It breaks our app and we had to monkey patch the lib.

@georgevarghese
Copy link
Copy Markdown

we faced this issue too and had to monkey patch to work around the issue. would be great to have this fix merged.

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