[
https://issues.apache.org/jira/browse/MINIFI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15511508#comment-15511508
]
ASF GitHub Bot commented on MINIFI-86:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi-minifi/pull/38
MINIFI-86 Adding explicit checks for any unsupported components when t…
…transforming a template
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi-minifi MINIFI-86
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi/pull/38.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 #38
----
commit 87dafae0f4675b360feb724bfb1a7038971699b0
Author: Joseph Percivall <[email protected]>
Date: 2016-09-21T23:22:38Z
MINIFI-86 Adding explicit checks for any unsupported components when
transforming a template
----
> Make explicit that Process Groups are not currently supported in MiNiFi
> -----------------------------------------------------------------------
>
> Key: MINIFI-86
> URL: https://issues.apache.org/jira/browse/MINIFI-86
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Documentation, Processing Configuration
> Reporter: Aldrin Piri
> Priority: Minor
>
> Currently it is not possible to use a process group within MiNiFi. This
> needs to be more readily communicated to users of both the agent instances as
> well as those looking to make use of the toolkit to convert a template that
> may contain one or more PGs.
> We can update the docs as well as incorporate changes into the toolkit to
> check for these items and fail gracefully with an appropriate error message
> to make this better known.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)