[ 
https://issues.apache.org/jira/browse/HADOOP-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013462#comment-15013462
 ] 

Hudson commented on HADOOP-12582:
---------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #618 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/618/])
HADOOP-12582. Using BytesWritable's getLength() and getBytes() instead (ozawa: 
rev bd166f0eed058795dd70b2ee019356c55422173c)
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/TestTFileSeqFileComparison.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/KeySampler.java
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/TestTFileSeek.java
* 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/file/tfile/KVGenerator.java


> Using BytesWritable's getLength() and getBytes() instead of get() and 
> getSize()
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-12582
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12582
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Tsuyoshi Ozawa
>            Assignee: Akira AJISAKA
>              Labels: newbie
>             Fix For: 2.8.0, 3.0.0
>
>         Attachments: HADOOP-12582.00.patch
>
>
> BytesWritable's deprecated methods,  get() and getSize(), are still used in 
> some tests: TestTFileSeek, TestTFileSeqFileComparison, TestSequenceFile, and 
> so on. We can also remove them if targeting this to 3.0.0
> https://builds.apache.org/job/PreCommit-HADOOP-Build/8084/artifact/patchprocess/diff-compile-javac-root-jdk1.7.0_85.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to