Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Fix job configuration option for aztk spark job submit command #435

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

shtratos
Copy link
Contributor

--job-conf option mentioned in the docs wasn't working.

CLI help was showing that option is named --configuration-c
which seems to be a result of a missing comma in option definition.

`--job-conf` option mentioned in the docs wasn't working.

CLI help was showing that option is named `--configuration-c`
which seems to be a result of a missing comma in option definition.
Copy link
Member

@jafreck jafreck left a comment

Choose a reason for hiding this comment

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

Thanks for pointing this out and fixing it!

@jafreck
Copy link
Member

jafreck commented Mar 13, 2018

Fix #436

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

Successfully merging this pull request may close these issues.

None yet

2 participants