Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
When you build thrift code you can see thrift warning like below.
[exec] [WARNING:hive/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:2167] No field key specified for rqst, resulting protocol may have conflicts or not be backwards compatible!
[exec]
[exec] [WARNING:hive/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:2235] No field key specified for o2, resulting protocol may have conflicts or not be backwards compatible!
[exec]
[exec] [WARNING:hive/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:2167] No field key specified for rqst, resulting protocol may have conflicts or not be backwards compatible!
[exec]
[exec] [WARNING:hive/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift:2235] No field key specified for o2, resulting protocol may have conflicts or not be backwards compatible!
Attachments
Attachments
Issue Links
- is related to
-
HIVE-27396 Use -strict argument for Thrift code generation to prevent compatibility issues
- Closed
- relates to
-
HIVE-17990 Add Thrift and DB storage for Schema Registry objects
- Closed
-
HIVE-20293 Support Replication of ACID table truncate operation
- Closed