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.