[ https://issues.apache.org/jira/browse/HIVE-24813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-24813: ---------------------------------- Labels: pull-request-available (was: ) > 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 > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > > {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)