You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ayush Saxena (Jira)" <ji...@apache.org> on 2022/12/06 14:09:00 UTC

[jira] [Commented] (HIVE-26692) Check for the expected thrift version before compiling

    [ https://issues.apache.org/jira/browse/HIVE-26692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643886#comment-17643886 ] 

Ayush Saxena commented on HIVE-26692:
-------------------------------------

Committed to master.

Thanx [~asolimando] for the contribution!!!

> Check for the expected thrift version before compiling
> ------------------------------------------------------
>
>                 Key: HIVE-26692
>                 URL: https://issues.apache.org/jira/browse/HIVE-26692
>             Project: Hive
>          Issue Type: Task
>          Components: Thrift API
>    Affects Versions: 4.0.0-alpha-2
>            Reporter: Alessandro Solimando
>            Assignee: Alessandro Solimando
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> At the moment we don't check for the thrift version before launching thrift, the error messages are often cryptic upon mismatches.
> An explicit check with a clear error message would be nice, like what parquet does: [https://github.com/apache/parquet-mr/blob/master/parquet-thrift/pom.xml#L247-L268] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)