[ 
https://issues.apache.org/jira/browse/NIFI-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412357#comment-15412357
 ] 

ASF GitHub Bot commented on NIFI-2026:
--------------------------------------

GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/812

    NIFI-2026: Moved vendor repositories into Maven profiles

    @trixpan Basically moved the repos into profiles and added default 
properties so users can see the naming pattern (might help them select the 
correct version).
    
    @joewitt I incorporated your Jira comments into the PR, please let me know 
if everything is copacetic!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattyb149/nifi NIFI-2026

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/812.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 #812
    
----
commit 2ef9368cbfd14ab3bd2a99674d062835e1f44f77
Author: Matt Burgess <[email protected]>
Date:   2016-08-08T19:57:06Z

    NIFI-2026: Moved vendor repositories into Maven profiles

----


> nifi-hadoop-libraries-nar should use profiles to point to different hadoop 
> distro artifacts
> -------------------------------------------------------------------------------------------
>
>                 Key: NIFI-2026
>                 URL: https://issues.apache.org/jira/browse/NIFI-2026
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Andre
>            Assignee: Andre
>             Fix For: 1.0.0
>
>
> Raising a JIRA issue as discussed with [~mattyb149] as part of PR-475. 
> Users using particular Hadoop versions may struggle to use *HDFS against a 
> cluster running proprietary or particular versions of HDFS.
> Therefore, until we find a cleaner way of BYO hadoop machanism (as suggested 
> in NIFI-710), we should consider introducing a maven profiles to support 
> different hadoop library, enabling users to compile.
> This should cause no changes to default behaviour, just eliminating the need 
> to clone, modify, build and copy NAR bundles over standard NiFi artifacts.
> Unless the profile is explicitly requested, build will still includes just 
> the Apache licensed artifacts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to