[
https://issues.apache.org/jira/browse/HADOOP-5858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710041#action_12710041
]
Suresh Srinivas commented on HADOOP-5858:
-----------------------------------------
# TestHarFileSystem.java - Not using {{fin.read(b)}} return value might result
in findbugs warnings
# nit - {{AccumulatingReducer.VALUE_TYPE_LONG}} is public but other
{{VALUE_TYPE_*}} are not
> Eliminate UTF8 and fix warnings in test/hdfs-with-mr package
> ------------------------------------------------------------
>
> Key: HADOOP-5858
> URL: https://issues.apache.org/jira/browse/HADOOP-5858
> Project: Hadoop Core
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.19.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.21.0
>
> Attachments: hdfsWithMR.patch
>
>
> Replace UTF8 with Text and fix java warnings not related to deprecated mapred
> api.
> Warnings related to the deprecated map reduce api should probably be targeted
> in a separate unified approach.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.