You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Krisztian Kasa (Jira)" <ji...@apache.org> on 2021/03/01 13:20:00 UTC

[jira] [Resolved] (HIVE-24813) thrift regeneration is failing with cannot find symbol TABLE_IS_CTAS

     [ https://issues.apache.org/jira/browse/HIVE-24813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Kasa resolved HIVE-24813.
-----------------------------------
    Resolution: Fixed

Pushed to master. Thanks [~amagyar] for the patch and [~kgyrtkirk] for review.

> 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: 0.5h
>  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)