Skip to content

Commit

Permalink
small doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
David Marin committed Mar 17, 2015
1 parent 3437b70 commit 0a98669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ v0.4.3, 2014-03-?? -- mostly cleanup and bugfixes
* Job flows are visible to all IAM users by default (#922)
* --emr-api-param allows users to pass additional parameters to boto's
EMR API (#879)
* --no-emr-api-param to unset parameters being passed to EMR API (#879)
* unset paramaters with --no-emr-api-param
* bootstrap_python_packages (deprecated) now works on 3.x EMR AMIs (#863)
* Use TERMINATE_CLUSTER instead of deprecated TERMINATE_JOB_FLOW (#974)
* Hadoop:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/configs-hadoopy-runners.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Options available to hadoop and emr runners
:config: check_input_paths
:switch: --check-input-paths, --no-check-input-paths
:type: boolean
:set: hadoop
:set: all
:default: ``True``

Option to skip the input path check. With ``--no-check-input-paths``,
Expand Down

0 comments on commit 0a98669

Please sign in to comment.