[
https://issues.apache.org/jira/browse/HADOOP-5866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710562#action_12710562
]
Tsz Wo (Nicholas), SZE commented on HADOOP-5866:
------------------------------------------------
Forgot to add the new file?
> Move DeprecatedUTF8 to o.a.h.hdfs
> ---------------------------------
>
> Key: HADOOP-5866
> URL: https://issues.apache.org/jira/browse/HADOOP-5866
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.21.0
> Reporter: Raghu Angadi
> Priority: Minor
> Fix For: 0.21.0
>
> Attachments: HADOOP-5866.patch
>
>
> HADOOP-5823 added {{DeprecatedUTF8}} class as a wrapper for UTF8. Though UTF8
> is deprecated, it is used in many places and most likely will continue to be
> used for quite sometime. My initial thought was that other packages might
> want to use the wrapper {{DeprecatedUTF8}}.
> But the current suggestion (discussed in HADOOP-5823) is to move the class to
> o.a.h.hdfs.
> Alternately we could have just use "@SuppressWarnings" rather than
> introducing a new class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.