[
https://issues.apache.org/jira/browse/HADOOP-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618598#action_12618598
]
devaraj edited comment on HADOOP-2302 at 7/30/08 10:07 PM:
---------------------------------------------------------------
The release audit warning is fixed. The javadoc warning doesn't make sense to
me.
{code}
trunk/src/contrib/streaming/src/java/org/apache/hadoop/streaming/UTF8ByteArrayUtils.java:210:
warning - Tag @link: can't find readLine(LineReader, Text) in
org.apache.hadoop.streaming.StreamKeyValUtil
{code}
The method org.apache.hadoop.streaming.StreamKeyValUtil.readLine with the
proper javadoc *does* exist.
was (Author: devaraj):
The release audit warning is fixed. The javadoc warning doesn't make sense
to me.
trunk/src/contrib/streaming/src/java/org/apache/hadoop/streaming/UTF8ByteArrayUtils.java:210:
warning - Tag @link: can't find readLine(LineReader, Text) in
org.apache.hadoop.streaming.StreamKeyValUtil
The method org.apache.hadoop.streaming.StreamKeyValUtil.readLine with the
proper javadoc *does* exist.
> 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.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.