Vihang Karajgaonkar created HIVE-20365:
------------------------------------------
Summary: Fix warnings when regenerating thrift code
Key: HIVE-20365
URL: https://issues.apache.org/jira/browse/HIVE-20365
Project: Hive
Issue Type: Bug
Reporter: Vihang Karajgaonkar
Assignee: Vihang Karajgaonkar
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!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)