[jira] [Commented] (NIFI-2778) If a Provenance Query is canceled, the repository doesn't stop immediately

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645520#comment-15645520 ] ASF GitHub Bot commented on NIFI-2778: -- Github user asfgit closed the pull request at:

[jira] [Updated] (NIFI-2778) If a Provenance Query is canceled, the repository doesn't stop immediately

2016-11-07 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2778: --- Resolution: Fixed Status: Resolved (was: Patch Available) > If a Provenance Query is

[GitHub] nifi pull request #1179: NIFI-969 Added support for standard JSON

2016-11-07 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1179#discussion_r86877725 --- Diff: nifi-nar-bundles/nifi-avro-bundle/nifi-avro-processors/src/test/java/org/apache/nifi/processors/avro/TestConvertAvroToJSON.java --- @@ -239,6

[jira] [Commented] (NIFI-969) Add option to use standard JSON or Avro-JSON to ConvertAvroToJSON

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645580#comment-15645580 ] ASF GitHub Bot commented on NIFI-969: - Github user mattyb149 commented on a diff in the pull request:

[jira] [Updated] (NIFI-2996) Processor/Service validation takes exponentially longer to run as the graph grows

2016-11-07 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-2996: Description: As you add processors that reference controller services to your NiFi, the validation

[GitHub] nifi-minifi pull request #51: MINIFI-36 Refactoring config change notifiers ...

2016-11-07 Thread JPercivall
GitHub user JPercivall opened a pull request: https://github.com/apache/nifi-minifi/pull/51 MINIFI-36 Refactoring config change notifiers and adding Pull config … …change notifier ### For all changes: - [X] Is there a JIRA ticket associated with this PR? Is it

[jira] [Created] (NIFI-2996) Processor/Service validation takes exponentially longer to run as the graph grows

2016-11-07 Thread Michael Moser (JIRA)
Michael Moser created NIFI-2996: --- Summary: Processor/Service validation takes exponentially longer to run as the graph grows Key: NIFI-2996 URL: https://issues.apache.org/jira/browse/NIFI-2996 Project:

[jira] [Commented] (NIFI-2778) If a Provenance Query is canceled, the repository doesn't stop immediately

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645518#comment-15645518 ] ASF subversion and git services commented on NIFI-2778: --- Commit

[GitHub] nifi pull request #1138: NIFI-2778 added abilty to interrupt Lucene search

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1138 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi issue #1179: NIFI-969 Added support for standard JSON

2016-11-07 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/1179 Reviewing... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (NIFI-969) Add option to use standard JSON or Avro-JSON to ConvertAvroToJSON

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645561#comment-15645561 ] ASF GitHub Bot commented on NIFI-969: - Github user mattyb149 commented on the issue:

[jira] [Created] (NIFI-2997) Provide processor to convert between standard encodings

2016-11-07 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-2997: --- Summary: Provide processor to convert between standard encodings Key: NIFI-2997 URL: https://issues.apache.org/jira/browse/NIFI-2997 Project: Apache NiFi

[jira] [Commented] (NIFI-2996) Processor/Service validation takes exponentially longer to run as the graph grows

2016-11-07 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645600#comment-15645600 ] Michael Moser commented on NIFI-2996: - Is there much value in validating processor properties while

[jira] [Updated] (NIFI-2996) Processor/Service validation takes exponentially longer to run as the graph grows

2016-11-07 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-2996: Description: As you add processors that reference controller services to your NiFi, the validation

[jira] [Commented] (NIFI-2996) Processor/Service validation takes exponentially longer to run as the graph grows

2016-11-07 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645663#comment-15645663 ] Michael Moser commented on NIFI-2996: - I guess I should explain why I used the word 'exponentially'.

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86828524 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86839408 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645017#comment-15645017 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86839871 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6 +67,14

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645022#comment-15645022 ] ASF GitHub Bot commented on NIFI-2909: -- Github user olegz commented on a diff in the pull request:

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86825589 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644805#comment-15644805 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1186 @alopresto I also received problems running unit test but confirmed that I could migrate keys using several scenarios: raw key -> raw key password -> password password -> raw

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86827016 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6 +67,14

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644825#comment-15644825 ] ASF GitHub Bot commented on NIFI-2652: -- Github user YolandaMDavis commented on the issue:

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644826#comment-15644826 ] ASF GitHub Bot commented on NIFI-2909: -- Github user olegz commented on a diff in the pull request:

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644847#comment-15644847 ] ASF GitHub Bot commented on NIFI-2909: -- Github user mattyb149 commented on a diff in the pull request:

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86839525 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645015#comment-15645015 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on a diff in the pull request:

[jira] [Resolved] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-2652. - Resolution: Fixed Fix Version/s: (was: 1.2.0) 1.1.0 > Handle

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86797662 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConfigSchema.java --- @@ -31,41 +33,33 @@

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86796647 --- Diff: minifi-toolkit/minifi-toolkit-configuration/src/test/resources/ProcessGroupsAndRemoteProcessGroups.yml --- @@ -0,0 +1,276 @@ +# Licensed

[jira] [Created] (NIFI-2995) Rest Api - Policy validation

2016-11-07 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2995: - Summary: Rest Api - Policy validation Key: NIFI-2995 URL: https://issues.apache.org/jira/browse/NIFI-2995 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86786792 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/RemoteProcessingGroupSchema.java --- @@ -50,17

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86786059 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConfigSchema.java --- @@ -101,47 +89,60 @@ public

[GitHub] nifi pull request #1186: NIFI-2652 [WIP] Handle encrypted config key migrati...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1186 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645954#comment-15645954 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645965#comment-15645965 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645957#comment-15645957 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645961#comment-15645961 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645960#comment-15645960 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86903300 --- Diff: minifi-docs/src/main/markdown/System_Admin_Guide.md --- @@ -391,6 +391,39 @@ Within the Processor Configuration section, there is the

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645966#comment-15645966 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645963#comment-15645963 ] ASF GitHub Bot commented on NIFI-2652: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645964#comment-15645964 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645958#comment-15645958 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645959#comment-15645959 ] ASF subversion and git services commented on NIFI-2652: --- Commit

[jira] [Commented] (NIFI-2997) Provide processor to convert between standard encodings

2016-11-07 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645907#comment-15645907 ] Andy LoPresto commented on NIFI-2997: - [~JPercivall] pointed out that

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86783661 --- Diff: minifi-docs/src/main/markdown/System_Admin_Guide.md --- @@ -391,6 +391,39 @@ Within the Processor Configuration section, there is the

[jira] [Created] (NIFI-2994) Rest Api - Assumes component position is specified

2016-11-07 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2994: - Summary: Rest Api - Assumes component position is specified Key: NIFI-2994 URL: https://issues.apache.org/jira/browse/NIFI-2994 Project: Apache NiFi Issue Type:

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1186 @alopresto happy to review (understanding this is WIP) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] nifi-minifi pull request #50: MINIFI-107 - Process group support

2016-11-07 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/50#discussion_r86783902 --- Diff: minifi-docs/src/main/markdown/System_Admin_Guide.md --- @@ -391,6 +391,39 @@ Within the Processor Configuration section, there is the

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644275#comment-15644275 ] ASF GitHub Bot commented on NIFI-2652: -- Github user YolandaMDavis commented on the issue:

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644595#comment-15644595 ] ASF GitHub Bot commented on NIFI-2909: -- Github user mattyb149 commented on a diff in the pull request:

[GitHub] nifi pull request #1148: NIFI-2923 Add expression language support to Kerber...

2016-11-07 Thread mauriziocolleluori
Github user mauriziocolleluori closed the pull request at: https://github.com/apache/nifi/pull/1148 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (NIFI-2923) Add expression language support to Kerberos parameters used by processors

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644604#comment-15644604 ] ASF GitHub Bot commented on NIFI-2923: -- Github user mauriziocolleluori closed the pull request at:

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86808718 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[GitHub] nifi issue #1148: NIFI-2923 Add expression language support to Kerberos para...

2016-11-07 Thread mauriziocolleluori
Github user mauriziocolleluori commented on the issue: https://github.com/apache/nifi/pull/1148 Thank you for your feedback, I will add the necessary call to evaluateAttributeExpressions() and submit a new pull request. --- If your project is set up for it, you can reply to this

[jira] [Commented] (NIFI-2923) Add expression language support to Kerberos parameters used by processors

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644608#comment-15644608 ] ASF GitHub Bot commented on NIFI-2923: -- Github user mauriziocolleluori commented on the issue:

[jira] [Commented] (NIFI-2923) Add expression language support to Kerberos parameters used by processors

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644625#comment-15644625 ] ASF GitHub Bot commented on NIFI-2923: -- GitHub user mauriziocolleluori reopened a pull request:

[GitHub] nifi pull request #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1156#discussion_r86822779 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -67,6

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15644766#comment-15644766 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on a diff in the pull request:

[GitHub] nifi pull request #1148: NIFI-2923 Add expression language support to Kerber...

2016-11-07 Thread mauriziocolleluori
GitHub user mauriziocolleluori reopened a pull request: https://github.com/apache/nifi/pull/1148 NIFI-2923 Add expression language support to Kerberos parameters used… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645129#comment-15645129 ] ASF GitHub Bot commented on NIFI-2652: -- Github user alopresto commented on the issue:

[jira] [Updated] (NIFI-401) New Scheduling strategy (On primary node - CRON )

2016-11-07 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-401: - Fix Version/s: 1.1.0 Status: Patch Available (was: Open) > New Scheduling strategy (On primary

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1186 @alopresto re-ran the unit tests and scenarios looks good +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645240#comment-15645240 ] ASF GitHub Bot commented on NIFI-2652: -- Github user YolandaMDavis commented on the issue:

[jira] [Commented] (NIFI-2848) Queues aren't fairly drained when leading to a single component

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645080#comment-15645080 ] ASF subversion and git services commented on NIFI-2848: --- Commit

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645081#comment-15645081 ] ASF GitHub Bot commented on NIFI-2751: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645079#comment-15645079 ] ASF subversion and git services commented on NIFI-2751: --- Commit

[GitHub] nifi issue #952: Nifi 2673: Add MERGE support on processor ConvertJSONTOSQL

2016-11-07 Thread brosander
Github user brosander commented on the issue: https://github.com/apache/nifi/pull/952 Reviewing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1186 @YolandaMDavis I believe I have resolved the issue you were encountering, and the unrelated test failure was due to DNS settings on my machine which I have now fixed. Please perform the review.

[jira] [Commented] (NIFI-2778) If a Provenance Query is canceled, the repository doesn't stop immediately

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645175#comment-15645175 ] ASF GitHub Bot commented on NIFI-2778: -- Github user mattyb149 commented on the issue:

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645206#comment-15645206 ] ASF GitHub Bot commented on NIFI-2909: -- Github user olegz commented on the issue:

[GitHub] nifi issue #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/1156 @bbende I am actually in the process of testing it now, but giving that this is class loading, give till tomorrow and if all is good I'll merge. You can squash now, I am good with the changes you've

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1186 @alopresto just to add clarity on unit test failures, I am specifically receiving a problem when running the ConfigEncryptionToolTest. Several tests are failing for me and the failure appears

[GitHub] nifi pull request #1111: NIFI-2751 NIFI-2848 Get batch of flow files in a ro...

2016-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi issue #1186: NIFI-2652 [WIP] Handle encrypted config key migration

2016-11-07 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1186 @YolandaMDavis made a good catch; the tests are ambivalent in regards to JCE jurisdiction policy, but some of the test resources I generated relied on 256-bit keys and so were not compatible with

[jira] [Assigned] (NIFI-401) New Scheduling strategy (On primary node - CRON )

2016-11-07 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-401: Assignee: Matt Gilman > New Scheduling strategy (On primary node - CRON ) >

[GitHub] nifi issue #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1156 @olegz cool thanks! regarding the per-instance vs. per-lifecycle, in this first pass we are basically loading the resources at the time the properties are applied in order to be available during

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645347#comment-15645347 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1138: NIFI-2778 added abilty to interrupt Lucene search

2016-11-07 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/1138 Reviewing... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645194#comment-15645194 ] ASF GitHub Bot commented on NIFI-2909: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1156 @olegz just pushed up a commit with some changes from the last round of feedback (renaming jarFile, fixing empty catch block, fixing empty IllegalArgumentException). Have you had a chance to

[GitHub] nifi pull request #1138: NIFI-2778 added abilty to interrupt Lucene search

2016-11-07 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1138#discussion_r86852784 --- Diff: nifi-commons/nifi-data-provenance-utils/src/main/java/org/apache/nifi/provenance/AsyncQuerySubmission.java --- @@ -82,4 +90,8 @@ public Query

[jira] [Commented] (NIFI-2778) If a Provenance Query is canceled, the repository doesn't stop immediately

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645216#comment-15645216 ] ASF GitHub Bot commented on NIFI-2778: -- Github user mattyb149 commented on a diff in the pull request:

[GitHub] nifi issue #1111: NIFI-2751 NIFI-2848 Get batch of flow files in a round-rob...

2016-11-07 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/ +1 LGTM, tried with and without the fix, verified that the flow files are drained in a fair manner. Merging to master --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645068#comment-15645068 ] ASF GitHub Bot commented on NIFI-2652: -- Github user YolandaMDavis commented on the issue:

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645071#comment-15645071 ] ASF GitHub Bot commented on NIFI-2751: -- Github user mattyb149 commented on the issue:

[jira] [Updated] (NIFI-2848) Queues aren't fairly drained when leading to a single component

2016-11-07 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2848: --- Fix Version/s: 1.1.0 > Queues aren't fairly drained when leading to a single component >

[jira] [Commented] (NIFI-2652) Handle multiple invocations of the encrypt-config tool

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645089#comment-15645089 ] ASF GitHub Bot commented on NIFI-2652: -- Github user alopresto commented on the issue:

[jira] [Updated] (NIFI-2848) Queues aren't fairly drained when leading to a single component

2016-11-07 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2848: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Queues aren't fairly drained when

[jira] [Updated] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-11-07 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2751: --- Resolution: Fixed Status: Resolved (was: Patch Available) > When a processor pulls a batch of

[GitHub] nifi issue #1156: NIFI-2909 and NIFI-1712 Per-Instance ClassLoading

2016-11-07 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/1156 @bbende I now tend to agree. Per-lifecycle class loading is an edge case and we only use it right now in SpringContextProcessor where it is required due to the fact that Spring itself is a developer

[jira] [Commented] (NIFI-2909) Provide a framework mechanism for loading additional classpath resources

2016-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15645382#comment-15645382 ] ASF GitHub Bot commented on NIFI-2909: -- Github user olegz commented on the issue: