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

Enhance CLI Test command to accept a JSON-formatted dictionary of par… #1147

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

r39132
Copy link
Contributor

@r39132 r39132 commented Mar 15, 2016

…ams that can be added to a task's params dict.

The CLI-provided params will overwrite params of the same name defined in the task definition if a key conflict occurs. This change will allow us to provide parameters to a DAG at runtime that are specific to a 'test' command run.

@landscape-bot
Copy link

Code Health
Repository health decreased by 0.05% when pulling ba98687 on r39132:master into 2e6447b on airbnb:master.

…ams that can be added to a task's params dict.

The CLI-provided params will overwrite params of the same name defined in the task definition if a key conflict occurs. This change will allow us to provide parameters to a DAG at runtime that are specific to a 'test' command run.
@landscape-bot
Copy link

Code Health
Repository health increased by 0.04% when pulling 0f95489 on r39132:master into 2e6447b on airbnb:master.

@r39132
Copy link
Contributor Author

r39132 commented Mar 15, 2016

This addresses #1148

r39132 added a commit that referenced this pull request Mar 15, 2016
Enhance CLI Test command to accept a JSON-formatted dictionary of par…
@r39132 r39132 merged commit ffc0701 into apache:master Mar 15, 2016
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