[ https://issues.apache.org/jira/browse/NIFI-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575730#comment-15575730 ]
ASF GitHub Bot commented on NIFI-2901: -------------------------------------- GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/1139 NIFI-2901: Comment out hadoop.version overrides for vendor profiles See Jira for impetus and discussion You can merge this pull request into a Git repository by running: $ git pull https://github.com/mattyb149/nifi NIFI-2901 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/nifi/pull/1139.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1139 ---- commit 4db3be96764f7a94a724b344c1cd50c403ebe9b8 Author: Matt Burgess <mattyb...@apache.org> Date: 2016-10-14T16:05:52Z NIFI-2901: Comment out hadoop.version overrides for vendor profiles ---- > Comment out default vendor-specific versions of hadoop.version > -------------------------------------------------------------- > > Key: NIFI-2901 > URL: https://issues.apache.org/jira/browse/NIFI-2901 > Project: Apache NiFi > Issue Type: Improvement > Components: Tools and Build > Reporter: Matt Burgess > Assignee: Matt Burgess > Fix For: 1.1.0 > > > The vendor-specific profiles added in NIFI-2026 also feature default > overrides for hadoop.version. This was done to illustrate the version scheme > used by the various vendors. > However this can lead to confusion and would require maintenance as the > vendors release new versions. To keep the illustration, but to avoid these > issues, I propose we comment out the hadoop.version override, leaving the > version scheme intact but not active. -- This message was sent by Atlassian JIRA (v6.3.4#6332)