Attila Magyar created HIVE-24813:
------------------------------------
Summary: thrift regeneration is failing with cannot find symbol
TABLE_IS_CTAS
Key: HIVE-24813
URL: https://issues.apache.org/jira/browse/HIVE-24813
Project: Hive
Issue Type: Bug
Components: Standalone Metastore
Reporter: Attila Magyar
Assignee: Attila Magyar
Fix For: 4.0.0
{code:java}
[ERROR]
/Users/amagyar/development/hive/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/HMSHandler.java:[2145,34]
cannot find symbol
[ERROR] symbol: variable TABLE_IS_CTAS
[ERROR] location: class org.apache.hadoop.hive.metastore.HMSHandler
[ERROR]
/Users/amagyar/development/hive/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetastoreDefaultTransformer.java:[591,58]
cannot find symbol
[ERROR] symbol: variable TABLE_IS_CTAS
[ERROR] location: class
org.apache.hadoop.hive.metastore.MetastoreDefaultTransformer
[ERROR] -> [Help 1] {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)