You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "David Knupp (Code Review)" <ge...@cloudera.org> on 2020/05/02 00:42:24 UTC

[Impala-ASF-CR] IMPALA-9648: Exclude/ban netty* from mvn download

Hello Joe McDonnell, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15829

to look at the new patch set (#6).

Change subject: IMPALA-9648: Exclude/ban netty* from mvn download
......................................................................

IMPALA-9648: Exclude/ban netty* from mvn download

netty-all 4.1.44 (and earlier) has known security issues. Exclude it
from hadoop*, and ensure it's banned by using maven-enforcer-plugin.

Tested by cherry-picking this patch onto various branches and making
sure that the build is still successful, as well as building with
USE_CDP_HIVE set to both true and false.

Change-Id: Ie7d61af3c10ee439ca9eef3840403229e6235c97
---
M fe/pom.xml
1 file changed, 35 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/29/15829/6
-- 
To view, visit http://gerrit.cloudera.org:8080/15829
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie7d61af3c10ee439ca9eef3840403229e6235c97
Gerrit-Change-Number: 15829
Gerrit-PatchSet: 6
Gerrit-Owner: David Knupp <dk...@cloudera.com>
Gerrit-Reviewer: David Knupp <dk...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <jo...@cloudera.com>