[
https://issues.apache.org/jira/browse/MINIFI-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15513958#comment-15513958
]
ASF GitHub Bot commented on MINIFI-86:
--------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi/pull/38#discussion_r80092383
--- Diff:
minifi-toolkit/minifi-toolkit-configuration/src/test/resources/TemplateWithFunnel.xml
---
@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"
standalone="yes"?><template><description></description><name>TemplateWithFunnel</name><snippet><funnels><id>e2c5b2f0-6740-4d57-a40b-20b27da784a3</id><parentGroupId>5e4f1cc2-78e9-4e08-a0c2-11779c9efc17</parentGroupId><position><x>2268.1912159884546</x><y>695.3930796314235</y></position></funnels></snippet><timestamp>09/21/2016
19:08:15 EDT</timestamp></template>
--- End diff --
This and the other three test resources should have the license header.
RAT is currently failing.
> 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
> Assignee: Joseph Percivall
> Priority: Minor
> Fix For: 0.1.0
>
>
> 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)