[
https://issues.apache.org/jira/browse/HADOOP-10465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021948#comment-15021948
]
Hudson commented on HADOOP-10465:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #2568 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2568/])
HADOOP-10465. Fix use of generics within SortedMapWritable. Contributed
(wheat9: rev dc46c46b9123ddb37b972971d3a4f7424165795c)
*
hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/typedbytes/TypedBytesWritableInput.java
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/TestSortedMapWritable.java
*
hadoop-tools/hadoop-streaming/src/main/java/org/apache/hadoop/typedbytes/TypedBytesWritableOutput.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/SortedMapWritable.java
> Fix use of generics within SortedMapWritable
> --------------------------------------------
>
> Key: HADOOP-10465
> URL: https://issues.apache.org/jira/browse/HADOOP-10465
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Bertrand Dechoux
> Assignee: Bertrand Dechoux
> Priority: Minor
> Labels: BB2015-05-TBR
> Fix For: 2.8.0
>
> Attachments: HADOOP-10465-3.patch, HADOOP-10465-4.patch
>
>
> SortedMapWritable could use Generics the right way so that there is no
> warning within the implementation and more important for the consumer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)