[
https://issues.apache.org/jira/browse/NIFI-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273289#comment-16273289
]
ASF GitHub Bot commented on NIFI-4650:
--------------------------------------
Github user jfrazee commented on the issue:
https://github.com/apache/nifi/pull/2308
FWIW, the tests pass on the following build as well:
```sh
$ 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
```
> 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
>
> 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)