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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/04/10 13:40:47 UTC

[jira] Created: (HADOOP-3231) move Stringifier to org.apache.hadoop.io.serialization package and rename DefaultStringifier to Stringifier

move Stringifier to org.apache.hadoop.io.serialization package and rename DefaultStringifier to Stringifier
-----------------------------------------------------------------------------------------------------------

                 Key: HADOOP-3231
                 URL: https://issues.apache.org/jira/browse/HADOOP-3231
             Project: Hadoop Core
          Issue Type: Improvement
          Components: io
            Reporter: Owen O'Malley


The Stringinfier already uses the Serializer under the hood, and thus doesn't really need to be parameterized further. I propose that we move the DefaultStringifier to org.apache.hadoop.io.serializer.Stringifier and remove the Stringifier interface.

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