You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2020/05/24 21:24:00 UTC

[jira] [Updated] (HIVE-23544) Add missing StageType enum values to thrift file after HIVE-23351

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

László Bodor updated HIVE-23544:
--------------------------------
    Description: 
HIVE-23351 adds references to new StageType enum values, but doesn't extend the thrift file, so a full build from scratch, including thrift generation, fails.
{code}
mvn clean install -DskipTests -Pthriftif -Dthrift.home=/usr/local
{code}

> Add missing StageType enum values to thrift file after HIVE-23351
> -----------------------------------------------------------------
>
>                 Key: HIVE-23544
>                 URL: https://issues.apache.org/jira/browse/HIVE-23544
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>
> HIVE-23351 adds references to new StageType enum values, but doesn't extend the thrift file, so a full build from scratch, including thrift generation, fails.
> {code}
> mvn clean install -DskipTests -Pthriftif -Dthrift.home=/usr/local
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)