[
https://issues.apache.org/jira/browse/HIVE-27258?focusedWorklogId=856801&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-856801
]
ASF GitHub Bot logged work on HIVE-27258:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/23 15:01
Start Date: 13/Apr/23 15:01
Worklog Time Spent: 10m
Work Description: vihangk1 commented on PR #4227:
URL: https://github.com/apache/hive/pull/4227#issuecomment-1507129609
Merged into master. Thanks for the review @junlinzeng-db @dengzhhu653
Issue Time Tracking
-------------------
Worklog Id: (was: 856801)
Time Spent: 50m (was: 40m)
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)