You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2015/09/24 22:51:04 UTC

[jira] [Created] (HIVE-11950) WebHCat status file doesn't show UTF8 character

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)