[ https://issues.apache.org/jira/browse/HIVE-7777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-7777: ------------------------------- Release Note: A CSVSerde based on OpenCSV has been added. This Serde works for most CSV data, but does not handled embedded newlines. To use the Serde, specify the fully qualified class name org.apache.hadoop.hive.serde2.OpenCSVSerde. (was: A CSVSerde based on OpenCSV has been added. This Serde works for most CSV data, but does not handled embedded newlines.) > Add CSV Serde based on OpenCSV > ------------------------------ > > Key: HIVE-7777 > URL: https://issues.apache.org/jira/browse/HIVE-7777 > Project: Hive > Issue Type: Bug > Components: Serializers/Deserializers > Reporter: Ferdinand Xu > Assignee: Ferdinand Xu > Labels: TODOC14 > Fix For: 0.14.0 > > Attachments: HIVE-7777.1.patch, HIVE-7777.2.patch, HIVE-7777.3.patch, > HIVE-7777.patch, csv-serde-master.zip > > > There is no official support for csvSerde for hive while there is an open > source project in github(https://github.com/ogrodnek/csv-serde). CSV is of > high frequency in use as a data format. -- This message was sent by Atlassian JIRA (v6.3.4#6332)