[
https://issues.apache.org/jira/browse/HADOOP-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15011370#comment-15011370
]
Allen Wittenauer commented on HADOOP-12582:
-------------------------------------------
Honestly, we need a massive "remove usage of deprecated methods" patch for all
of Hadoop.
> 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: Improvement
> Reporter: Tsuyoshi Ozawa
>
> 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)