[
https://issues.apache.org/jira/browse/HIVE-27299?focusedWorklogId=859379&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-859379
]
ASF GitHub Bot logged work on HIVE-27299:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/23 10:32
Start Date: 27/Apr/23 10:32
Worklog Time Spent: 10m
Work Description: ayushtkn commented on PR #4271:
URL: https://github.com/apache/hive/pull/4271#issuecomment-1525418602
have played with guava in the past, to chase hadoop upgrade. but hive has
too many dependencies with different guava versions, so that didn't work well.
So, ultimately I shaded guava in hadoop for hive and we moved to the hadoop
version in which guava was shaded.
@Aggarwal-Raghav no point running the tests again and again those are
genuine errors, guava upgrade ain't just a change in the pom
Issue Time Tracking
-------------------
Worklog Id: (was: 859379)
Time Spent: 0.5h (was: 20m)
> Upgrade guava version to 31.1-jre to fix CVE
> --------------------------------------------
>
> Key: HIVE-27299
> URL: https://issues.apache.org/jira/browse/HIVE-27299
> Project: Hive
> Issue Type: Improvement
> Reporter: Raghav Aggarwal
> Assignee: Raghav Aggarwal
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The guava version in Hive master branch is 22.0 which has 2 Direct CVE:
> #
> [CVE-2020-8908|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8908]
> #
> [CVE-2018-10237|https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10237]
> Component like Tez 0.10.2 (used in hive) has also moved to 31.1-jre.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)