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

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

     [ https://issues.apache.org/jira/browse/HIVE-24813?focusedWorklogId=559365&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-559365 ]

ASF GitHub Bot logged work on HIVE-24813:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Mar/21 13:18
            Start Date: 01/Mar/21 13:18
    Worklog Time Spent: 10m 
      Work Description: kasakrisz merged pull request #2008:
URL: https://github.com/apache/hive/pull/2008


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 559365)
    Time Spent: 0.5h  (was: 20m)

> 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)