[
https://issues.apache.org/jira/browse/NIFI-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275683#comment-16275683
]
ASF GitHub Bot commented on NIFI-4650:
--------------------------------------
Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/2308
after running ($ mvn clean install -Dhadoop.version=2.8.2
-Dhadoop.guava.version=12.0.1 -Dhadoop.http.client.version=4.5.2
-Dhadoop.http.core.version=4.4.4 -Pcontrib-check
) command i see
httpclient-4.5.2.jar
httpcore-4.4.4.jar
okhttp-2.4.0.jar
And before it looks like it always did
Looks correct. +1 merging to master
> Add Hadoop HttpCore property independent of the HttpClient property
> -------------------------------------------------------------------
>
> Key: NIFI-4650
> URL: https://issues.apache.org/jira/browse/NIFI-4650
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Joey Frazee
> Assignee: Joey Frazee
> Priority: Minor
> Fix For: 1.5.0
>
>
> Apache HttpComponents versions HttpClient and HttpCore independently (e.g.,
> 4.5.2 and 4.4.4 used in Hadoop 2.8.x) so overriding
> hadoop.http.client.version with certain versions of HttpClient or HttpCore
> isn't currently possible. We should add a separate hadoop.http.core.version
> to pom.xml and nifi-nar-bundles/nifi-hadoop-libraries-bundle/pom.xml.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)