You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2009/05/16 02:49:45 UTC

[jira] Commented: (HADOOP-5858) Eliminate UTF8 and fix warnings in test/hdfs-with-mr package

    [ 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.