Remove short names of serdes from Deserializer, Serializer & SerDe interface
and relevant code.
-----------------------------------------------------------------------------------------------
Key: HADOOP-4250
URL: https://issues.apache.org/jira/browse/HADOOP-4250
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hive
Affects Versions: 0.19.0
Reporter: Prasad Chakka
Assignee: Prasad Chakka
having short names necessitates the need for registering of classes that
implement these interfaces and the maintenance of short name to class name map.
there is no clear need for this so removing the short name feature altogether.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.