[
https://issues.apache.org/jira/browse/HADOOP-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo reassigned HADOOP-4327:
-------------------------------------
Assignee: Namit Jain
> Create table hive does not set delimeters
> -----------------------------------------
>
> Key: HADOOP-4327
> URL: https://issues.apache.org/jira/browse/HADOOP-4327
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hive
> Affects Versions: 0.17.2
> Environment: Linux Cent OS 5 Java 1.6
> Reporter: Edward Capriolo
> Assignee: Namit Jain
>
> When creating a table the syntax to change delimiter does not work
> ROW FORMAT DELIMITED
> FIELDS TERMINATED BY \001
> COLLECTION ITEMS TERMINATED BY \002
> MAP KEYS TERMINATED BY \003
> LINES TERMINATED BY \012
> Hive accepts other delimiters but \001 'SOH' is still used as the delimiter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.