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

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

GitHub user olegz opened a pull request:

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

    NIFI-2425 REVIEW ONLY

    

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

    $ git pull https://github.com/olegz/nifi NIFI-2425B

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

    https://github.com/apache/nifi/pull/770.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 #770
    
----
commit 46c93659cdbc5dd0bed12ecf92e4b803ab8cefad
Author: Oleg Zhurakousky <[email protected]>
Date:   2016-08-02T11:03:14Z

    NIFI-2425 REVIEW ONLY

----


> Processors have invalid reference to controller service from template
> ---------------------------------------------------------------------
>
>                 Key: NIFI-2425
>                 URL: https://issues.apache.org/jira/browse/NIFI-2425
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Bryan Bende
>            Assignee: Oleg Zhurakousky
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: HiveProcessors.xml
>
>
> After importing and instantiating a template that existed before 1.0.0, the 
> template imported without errors, and the controller service was created in 
> the root group, but the two processors referencing it are invalid and show 
> the UUID of the controller service rather than the name. This can easily be 
> corrected by going into each processor's properties and changing the 
> controller service selection, but should have been correct on import.
> Template is attached.



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

Reply via email to