Amareshwari Sriramadasu created HIVE-6410:
---------------------------------------------
Summary: 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
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)