Vihang Karajgaonkar created HIVE-27258:
------------------------------------------

             Summary: Remove usage of Splitter.splitToList in 
HiveMetaStoreClient HTTP client
                 Key: HIVE-27258
                 URL: https://issues.apache.org/jira/browse/HIVE-27258
             Project: Hive
          Issue Type: Improvement
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar


In HIVE-27129 we added support to add additional headers to be sent to the 
metastore. However, it uses Splitter.splitToList API from Guava API which is in 
beta and is not available in older guava releases. It is simpler to avoid using 
this API to avoid issues when a different version of guava is in classpath.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to