Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
LENS-518 Move Hive dependency to Apache Hive
- Closed
- duplicates
-
HIVE-5672 Insert with custom separator not supported for non-local directory
- Closed
- is duplicated by
-
HIVE-6833 when output hive table query to HDFS file,users should have a separator of their own choice
- Resolved
- relates to
-
HIVE-3682 when output hive table to file,users should could have a separator of their own choice
- Closed