[ https://issues.apache.org/jira/browse/HIVE-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14356433#comment-14356433 ]
Nemon Lou commented on HIVE-6410: --------------------------------- [~amareshwari]Do you mind uploading this patch to HIVE-5672? I have tried hive 1.0, this bug still exists. > Allow output serializations separators to be set for HDFS path as well. > ----------------------------------------------------------------------- > > Key: HIVE-6410 > URL: https://issues.apache.org/jira/browse/HIVE-6410 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.14.0 > > Attachments: HIVE-6410.patch > > > HIVE-3682 adds functionality for users to set serialization constants for > 'insert overwrite local directory'. The same functionality should be > available for hdfs path as well. The workaround suggested is to create a > table with required format and insert into the table, which enforces the > users to know the schema of the result and create the table ahead. Though > that works, it is good to have the functionality for loading into directory > as well. > I'm planning to add the same functionality in 'insert overwrite directory' in > this jira. -- This message was sent by Atlassian JIRA (v6.3.4#6332)