Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.10.0
-
None
-
ghx-label-4
Description
There are a few build issues that are preventing Impala from compiling with Hive 2:
1. common/thrift/CMakeLists.txt needs to create hive-2-api before generating the Hive 2 version of TCLIService.thrift
2. common/thrift/CMakeLists.txt needs to create a dependency that generates hive-2-api/TCLIService.thrift before compiling all of the thrift files
3. CatalogOpExecutor::applyAlterTable needs to use the shim to get the parameter that marks whether a partition's stats were generated automatically.
Attachments
Issue Links
- is depended upon by
-
IMPALA-5184 Get Impala working against Hive2 APIs
- Resolved
- is duplicated by
-
IMPALA-5306 Build error when building against Hive 2 on a clean system
- Resolved