[
https://issues.apache.org/jira/browse/YARN-11498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17785819#comment-17785819
]
ASF GitHub Bot commented on YARN-11498:
---------------------------------------
pjfanning commented on PR #6063:
URL: https://github.com/apache/hadoop/pull/6063#issuecomment-1809859313
The build issue is this:
```
Duplicate classes found:
Found in:
org.apache.hadoop:hadoop-client-minicluster:jar:3.3.9-SNAPSHOT:compile
org.apache.hadoop:hadoop-client-runtime:jar:3.3.9-SNAPSHOT:compile
Duplicate classes:
org/apache/hadoop/shaded/org/codehaus/jettison/json/JSONWriter.class
org/apache/hadoop/shaded/org/codehaus/jettison/json/JSONException.class
...
```
I'm not yet sure why this happens in branch-3.3 but not in trunk.
> Exclude Jettison from jersey-json artifact in hadoop-yarn-common's pom.xml
> --------------------------------------------------------------------------
>
> Key: YARN-11498
> URL: https://issues.apache.org/jira/browse/YARN-11498
> Project: Hadoop YARN
> Issue Type: Task
> Components: build
> Reporter: Devaspati Krishnatri
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
>
> This exclusion is done to reduce CVEs present due to an older version of
> Jettison(1.1) being pulled in with jersey-json artifact.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]