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.

Reply via email to