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

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

                Author: ASF GitHub Bot
            Created on: 23/Feb/21 15:28
            Start Date: 23/Feb/21 15:28
    Worklog Time Spent: 10m 
      Work Description: zeroflag opened a new pull request #2008:
URL: https://github.com/apache/hive/pull/2008


   It's caused by HIVE-24625. The constant was added to a file which is 
regenerated by thrift.


----------------------------------------------------------------
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:
us...@infra.apache.org


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

            Worklog Id:     (was: 556395)
    Remaining Estimate: 0h
            Time Spent: 10m

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

Reply via email to