[
https://issues.apache.org/jira/browse/IMPALA-8862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909155#comment-16909155
]
ASF subversion and git services commented on IMPALA-8862:
---------------------------------------------------------
Commit f24432f80c308def7208f2ae143a9cf49b996830 in impala's branch
refs/heads/master from Tim Armstrong
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f24432f ]
IMPALA-8862: Don't ship jetty and ant
We shouldn't need the jetty server or the ant build tool
at runtime (except possibly jetty utils used by
hadoop-yarn-common). Add exclusions and also add these
to maven enforcer checks to prevent them creeping back in.
Also remove the commons-codec dependency since it isn't
used in Impala and we don't need to pin the version to
an old one (1.11 is pulled in via hadoop-hdfs).
Testing:
Built against both CDH and CDP (i.e. Hive 2 and 3).
Change-Id: I42c50da957e3704c919b391ecd03c26ed851bdaf
Reviewed-on: http://gerrit.cloudera.org:8080/14068
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Tim Armstrong <[email protected]>
> Don't ship jetty and ant in Impala containers
> ---------------------------------------------
>
> Key: IMPALA-8862
> URL: https://issues.apache.org/jira/browse/IMPALA-8862
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.3.0
> Reporter: Tim Armstrong
> Assignee: Tim Armstrong
> Priority: Major
> Labels: docker
>
> These get bundled into the containers but are not be invoked at runtime. We
> should be able to avoid including them as dependencies entirely.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]