Merge pull request #623 from metamx/document-hadoop-jobProperties

Document how to set hadoop properties
This commit is contained in:
fjy 2014-06-25 21:15:21 -06:00
commit ff00b545bc
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ The interval is the [ISO8601 interval](http://en.wikipedia.org/wiki/ISO_8601#Tim
|leaveIntermediate|leave behind files in the workingPath when job completes or fails (debugging tool).|no|
|partitionsSpec|a specification of how to partition each time bucket into segments, absence of this property means no partitioning will occur.|no|
|metadataUpdateSpec|a specification of how to update the metadata for the druid cluster these segments belong to.|yes|
|jobProperties|a map of properties to add to the Hadoop job configuration.|no|
### Path specification