[ https://issues.apache.org/jira/browse/HIVE-6806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096168#comment-14096168 ]
Lefty Leverenz commented on HIVE-6806: -------------------------------------- Looks good, thanks [~singhashish]. But (ever the nitpicker) we probably need Hive versions matched with Avro versions, because the wiki covers all Hive versions. Does Hive 0.13 also use Avro 1.7.5? If the Avro version is somewhere in the code, I can compile a list of Avro versions for various Hive versions. Of course, this is beyond the scope of the jira. So if it's more than a moment's work, we should raise a new issue. > CREATE TABLE should support STORED AS AVRO > ------------------------------------------ > > Key: HIVE-6806 > URL: https://issues.apache.org/jira/browse/HIVE-6806 > Project: Hive > Issue Type: New Feature > Components: Serializers/Deserializers > Affects Versions: 0.12.0 > Reporter: Jeremy Beard > Assignee: Ashish Kumar Singh > Priority: Minor > Labels: Avro, TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-6806.1.patch, HIVE-6806.2.patch, HIVE-6806.3.patch, > HIVE-6806.patch > > > Avro is well established and widely used within Hive, however creating > Avro-backed tables requires the messy listing of the SerDe, InputFormat and > OutputFormat classes. > Similarly to HIVE-5783 for Parquet, Hive would be easier to use if it had > native Avro support. -- This message was sent by Atlassian JIRA (v6.2#6252)