[
https://issues.apache.org/jira/browse/HIVE-26692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641464#comment-17641464
]
Alessandro Solimando commented on HIVE-26692:
---------------------------------------------
[~ayushtkn] I managed to find a bit of time to work on this, would you mind
checking the PR if you have some spare cycles?
> 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: 10m
> 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)