Daniel Dai created HIVE-11950:
---------------------------------
Summary: WebHCat status file doesn't show UTF8 character
Key: HIVE-11950
URL: https://issues.apache.org/jira/browse/HIVE-11950
Project: Hive
Issue Type: Bug
Components: WebHCat
Affects Versions: 1.2.1
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 1.3.0, 2.0.0
If we do a select on a UTF8 table and store the console output into the status
file (enablelog=true), the UTF8 character is garbled. The reason is we don't
specify encoding when opening stdout/stderr in statusdir. This will cause
problem especially on Windows, when the default OS encoding is not UTF8.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)