[ 
https://issues.apache.org/jira/browse/HADOOP-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Owen O'Malley updated HADOOP-1549:
----------------------------------

    Status: Open  (was: Patch Available)

I'd suggest keeping the serialization format the same and moving the old style 
of 
4 byte int len, bytes.

Changing the serialization format of writables is pretty much impossible at 
this point, because we don't have any version information. Since they can be 
stored in files forever, it isn't possible to update them.

> All remaining UTF8 data structures in HDFS code should be removed
> -----------------------------------------------------------------
>
>                 Key: HADOOP-1549
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1549
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>            Assignee: Edward J. Yoon
>             Fix For: 0.18.0
>
>         Attachments: 1549.patch, 1549_v02.patch
>
>
> The UTF8 data structure is deprecated. HADOOP-1283 addressed part of the 
> problem. All remaining UTF8 data structurs in HDFS should be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to