[
https://issues.apache.org/jira/browse/MAPREDUCE-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730247#action_12730247
]
Iyappan Srinivasan commented on MAPREDUCE-753:
----------------------------------------------
Sorry for typo.
In streaming, the "-Dmapred.text.key.partitioner.options" has some options like
"-r -k7,7 -k3,3", which works like this : First sort in the seventh column,
then in that sorting, subsort on 3rd column and reverse both these sorts.
> In Streaming, "comparator options" column does not document the global
> options.
> -------------------------------------------------------------------------------
>
> Key: MAPREDUCE-753
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-753
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: documentation
> Reporter: Iyappan Srinivasan
> Priority: Minor
>
> In streaming, the "-Dmapred.text.key.partitioner.options" has some options
> like "-r -k7,7 -k3,3", which works like this : First soft inteh seventh
> column, then in taht sorting, subsort on 3rd column and reverse both these
> sorts.
> The documentation for this is not found anywhere. Please document it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.