Alessandro Solimando created HIVE-26692:
-------------------------------------------
Summary: 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
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)