You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "David Chen (JIRA)" <ji...@apache.org> on 2014/07/23 02:02:38 UTC

[jira] [Created] (HIVE-7479) Storage formats with configurable Serdes should explicitly enumerate supported Serdes

David Chen created HIVE-7479:
--------------------------------

             Summary: Storage formats with configurable Serdes should explicitly enumerate supported Serdes
                 Key: HIVE-7479
                 URL: https://issues.apache.org/jira/browse/HIVE-7479
             Project: Hive
          Issue Type: Task
            Reporter: David Chen
            Priority: Minor


HIVE-5976 separated Hive storage formats from the Hive grammar and introduced the StorageFormatDescriptor class, which represents a Hive storage format and provides the InputFormat, OutputFormat, and Serde it requires. There are a few storage formats, such as RCFile, that have configurable Serdes. Currently, the StorageFormatDescriptor of those storage formats do not specify which Serdes these storage formats can use.



--
This message was sent by Atlassian JIRA
(v6.2#6252)