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

[jira] [Created] (HIVE-10540) Hive DDL command failures when submitted via WebHCat are not visible

Eugene Koifman created HIVE-10540:
-------------------------------------

             Summary: Hive DDL command failures when submitted via WebHCat are not visible
                 Key: HIVE-10540
                 URL: https://issues.apache.org/jira/browse/HIVE-10540
             Project: Hive
          Issue Type: Bug
          Components: WebHCat
    Affects Versions: 1.2.0
            Reporter: Eugene Koifman


Consider test Hive_UTF8 in utf8.conf added in HIVE-9272.
If the create table statement there uses column "row" w/o quotes, the command fails since row is a reserved keyword.  But all WebHCat reports is exitValue=64.  The parser exception that you see running the same command in HiveCLI is nowhere to be found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)