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)