You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alessandro Solimando (Jira)" <ji...@apache.org> on 2022/11/02 14:03:00 UTC

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

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)