[
https://issues.apache.org/jira/browse/HADOOP-12582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsuyoshi Ozawa updated HADOOP-12582:
------------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.0.0
2.8.0
Status: Resolved (was: Patch Available)
Committed this to trunk and branch-2. Thanks [~ajisakaa] for your contribution,
and thanks [~aw] and [~eepayne] for your suggestions.
Opened HADOOP-12585 as a umbrella jira to address the problem.
> 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)