[ https://issues.apache.org/jira/browse/HIVE-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amareshwari Sriramadasu updated HIVE-6410: ------------------------------------------ Fix Version/s: 0.13.0 Status: Patch Available (was: Open) > 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.13.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.1.5#6160)