[
https://issues.apache.org/jira/browse/NIFI-14294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931292#comment-17931292
]
ASF subversion and git services commented on NIFI-14294:
--------------------------------------------------------
Commit 3e0c5c04d8f4103fe36db1fadfb8a1f917fd5147 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3e0c5c04d8 ]
NIFI-14294 Removed Bouncy Castle overrides from Hadoop modules
- Replaced Google Guava Maps and Lists with standard Java collections
- Replaced Commons Lang 2 StringUtils with Commons Lang 3 version
- Set provided dependencies in nifi-hadoop-bundle based on
nifi-hadoop-libraries-nar
Signed-off-by: Chris Sampson <[email protected]>
This closes #9746.
> Remove unnecessary Bouncy Castle dependencies from Hadoop modules
> -----------------------------------------------------------------
>
> Key: NIFI-14294
> URL: https://issues.apache.org/jira/browse/NIFI-14294
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hadoop 3.4.1 upgraded Bouncy Castle library references from the legacy
> {{jdk15on}} versions to the current {{jdk18on}} versions. As a result of this
> upgrade, current exclusions and explicit dependencies on Bouncy Castle
> libraries can be removed from Hadoop modules.
> In addition to these changes, the nifi-hadoop-nar has several Hadoop
> dependencies that should be marked as provided since they come from the
> parent nifi-hadoop-libraries-nar.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)