Jayendra Mamanpara created HIVE-16437:
-----------------------------------------

             Summary: Problem with special Character Handling in Hive external 
table
                 Key: HIVE-16437
                 URL: https://issues.apache.org/jira/browse/HIVE-16437
             Project: Hive
          Issue Type: Bug
            Reporter: Jayendra Mamanpara


Hi Team, 

I am inserting data from CSV file to hive external table. 

There are some data values which contains comma(",") and to deal with that i am 
using below SERDE command while creating a table. 

ROW FORMAT SERDE 'org.apache.hadoop.hive.serde2.OpenCSVSerde'

That is working. but there are few values which also contains a special 
character (for e.g. ä ,β etc.)

Which is not supported in HIve table. I can only see question mark symbol. 

Please look in to the issue and let me know if any more information required. 

Thanks
Jayendra



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to