[
https://issues.apache.org/jira/browse/HADOOP-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-2302:
--------------------------------
Attachment: 2302-new2.patch
Thanks to Sharad for helping me debug the javadoc issue. The issue was that
LineReader is an inner class of LineRecordReader and I had to qualify
LineReader as LineRecordReader.LineReader in the javadoc link.
> Streaming should provide an option for numerical sort of keys
> --------------------------------------------------------------
>
> Key: HADOOP-2302
> URL: https://issues.apache.org/jira/browse/HADOOP-2302
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/streaming
> Reporter: Lohit Vijayarenu
> Assignee: Devaraj Das
> Fix For: 0.19.0
>
> Attachments: 2302-new.patch, 2302-new.patch, 2302-new1.patch,
> 2302-new2.patch, 2302.1.patch, 2302.3.patch
>
>
> It would be good to have an option for numerical sort of keys for streaming.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.