N Campbell created HIVE-3245:
--------------------------------
Summary: UTF encoded data not displayed correctly by Hive driver
Key: HIVE-3245
URL: https://issues.apache.org/jira/browse/HIVE-3245
Project: Hive
Issue Type: Bug
Components: JDBC
Affects Versions: 0.8.0
Reporter: N Campbell
various foreign language data (i.e. japanese, thai etc) is loaded into string
columns via tab delimited text files. A simple projection of the columns in the
table is not displaying the correct data. Exporting the data from Hive and
looking at the files implies the data is loaded properly. it appears to be an
encoding issue at the driver but unaware of any required URL connection
properties re encoding that Hive JDBC requires
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira