[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72741196 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateAuthorityClient.java --- @@ -0,0 +1,158 @@ +/*

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72741115 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateSigningRequestPerformer.java --- @@ -0,0 +1,144 @@

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72740552 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateAuthorityClientSocketFactory.java --- @@ -0,0 +1,77

[jira] [Updated] (NIFI-2208) Support Custom Properties in Expression Language - 1.x baseline

2016-07-28 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-2208: --- Description: NIFI-1974 addressed this for the 0.x baseline but the PR does not apply cleanly

[jira] [Updated] (NIFI-2208) Support Custom Properties in Expression Language - 1.x baseline

2016-07-28 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis updated NIFI-2208: --- Description: NIFI-1974 addressed this for the 0.x baseline but the PR does not apply cleanly

[jira] [Resolved] (NIFI-1969) Update Documentation for new Authorization Properties

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-1969. --- Resolution: Duplicate > Update Documentation for new Authorization Properties >

[jira] [Commented] (NIFI-2420) Add a section for Multi-tenant Authorization to the Admin Guide

2016-07-28 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398625#comment-15398625 ] Andrew Lim commented on NIFI-2420: -- As part of this JIRA, will also include an update to the Admin guide

[jira] [Commented] (NIFI-1969) Update Documentation for new Authorization Properties

2016-07-28 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398621#comment-15398621 ] Andrew Lim commented on NIFI-1969: -- [~joewitt], I agree this JIRA can be closed as a duplicate. I was

[jira] [Commented] (NIFI-2395) PersistentProvenanceRepository Deadlocks caused by a blocked journal merge

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

[GitHub] nifi pull request #734: NIFI-2395: Ensure that if we fail to index provenanc...

2016-07-28 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/734#discussion_r72735096 --- Diff:

[jira] [Updated] (NIFI-2395) PersistentProvenanceRepository Deadlocks caused by a blocked journal merge

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2395: -- Fix Version/s: (was: 0.8.0) > PersistentProvenanceRepository Deadlocks caused by a blocked journal

[jira] [Created] (NIFI-2429) Persistent provenance repo should continue despite indexing failures 0.x branch improvement

2016-07-28 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-2429: - Summary: Persistent provenance repo should continue despite indexing failures 0.x branch improvement Key: NIFI-2429 URL: https://issues.apache.org/jira/browse/NIFI-2429

[jira] [Commented] (NIFI-2337) IllegalMonitorStateException when disconnecting node

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

[jira] [Updated] (NIFI-2337) IllegalMonitorStateException when disconnecting node

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2337: -- Resolution: Fixed Status: Resolved (was: Patch Available) +1 merged to master. Confirmed

[jira] [Commented] (NIFI-2337) IllegalMonitorStateException when disconnecting node

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

[GitHub] nifi pull request #731: NIFI-2337: Turn off logging for org.apache.curator.f...

2016-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/731 --- 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] [Resolved] (NIFI-2386) HTTP Site-to-Site fails if port is not specified explicitly

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-2386. --- Resolution: Fixed +1 merged to master. Full clean build w/contrib check good. Verified functionality

[GitHub] nifi pull request #716: NIFI-2386: HTTP Site-to-Site fails without port no

2016-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/716 --- 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-2386) HTTP Site-to-Site fails if port is not specified explicitly

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

[jira] [Commented] (NIFI-2386) HTTP Site-to-Site fails if port is not specified explicitly

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

[jira] [Resolved] (NIFI-2321) Update Getting Started documentation for 1.0 changes

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-2321. --- Resolution: Fixed +1 merged to master. Thank you > Update Getting Started documentation for 1.0

[jira] [Commented] (NIFI-2028) Site-to-Site Transit URI is inconsistent

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

[GitHub] nifi pull request #529: NIFI-2028: Fixed Site-to-Site Transit URI

2016-07-28 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/529#discussion_r72733243 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-site-to-site/src/main/java/org/apache/nifi/remote/StandardRemoteGroupPort.java ---

[jira] [Commented] (NIFI-2321) Update Getting Started documentation for 1.0 changes

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

[jira] [Commented] (NIFI-2321) Update Getting Started documentation for 1.0 changes

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

[jira] [Commented] (NIFI-2428) Hitting escape from stats pane causes the pane to go away but the canvas is still glossed over

2016-07-28 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398574#comment-15398574 ] Joseph Percivall commented on NIFI-2428: This is also relevant when the stats panel is brought up

[jira] [Commented] (NIFI-2304) Cluster Coordinator reported incorrectly

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

[jira] [Commented] (NIFI-1876) Clustering - Merge all responses based on authorization

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

[GitHub] nifi pull request #694: NIFI-1876 Implements merging of responses to success...

2016-07-28 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi/pull/694#discussion_r72731831 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/dto/EntityFactory.java --- @@

[GitHub] nifi pull request #688: NIFI-2304: If node address is not set, default to lo...

2016-07-28 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/688#discussion_r72731867 --- Diff:

[jira] [Commented] (NIFI-1831) Allow encrypted passwords in configuration files

2016-07-28 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398556#comment-15398556 ] Andy LoPresto commented on NIFI-1831: - I have completed the architecture and the first implementation

[jira] [Comment Edited] (NIFI-1831) Allow encrypted passwords in configuration files

2016-07-28 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398556#comment-15398556 ] Andy LoPresto edited comment on NIFI-1831 at 7/29/16 1:34 AM: -- I have

[jira] [Assigned] (NIFI-2321) Update Getting Started documentation for 1.0 changes

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2321: - Assignee: Joseph Witt (was: Andrew Lim) > Update Getting Started documentation for 1.0 changes >

[jira] [Commented] (NIFI-1148) Add processor to GetEmail supporting IMAP and POP3

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398548#comment-15398548 ] Joseph Witt commented on NIFI-1148: --- [~ozhurakousky] [~trixpan] looks like the discussion has stalled a

[jira] [Assigned] (NIFI-2386) HTTP Site-to-Site fails if port is not specified explicitly

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2386: - Assignee: Joseph Witt (was: Koji Kawamura) > HTTP Site-to-Site fails if port is not specified

[jira] [Commented] (NIFI-2366) After creating a template, it errors out when trying to add it back

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398544#comment-15398544 ] Joseph Witt commented on NIFI-2366: --- [~ozhurakousky] is this PR still for review only? Does that mean

[GitHub] nifi issue #688: NIFI-2304: If node address is not set, default to localhost...

2016-07-28 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/688 @markap14 Thanks for the updates! I tested the latest PR, set `nifi.cluster.node.address` as blank in nifi.properties, confirmed that e node NiFi cluster can start up successfully.

[jira] [Commented] (NIFI-1373) Annotate all classes to indicate their API stability and intended audience

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398541#comment-15398541 ] Joseph Witt commented on NIFI-1373: --- The apache yetus community is making progress on this

[jira] [Commented] (NIFI-2337) IllegalMonitorStateException when disconnecting node

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398535#comment-15398535 ] Joseph Witt commented on NIFI-2337: --- +1. Will merge to master in a bit. Very cool that you also patched

[jira] [Commented] (NIFI-1969) Update Documentation for new Authorization Properties

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398532#comment-15398532 ] Joseph Witt commented on NIFI-1969: --- [~andrewmlim] how does this JIRA differ from NIFI-2420? Could we

[jira] [Updated] (NIFI-1214) Mock Framework should allow order-independent assumptions on FlowFiles

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-1214: -- Fix Version/s: (was: 1.0.0) > Mock Framework should allow order-independent assumptions on FlowFiles

[jira] [Commented] (NIFI-2391) Add toString() implementation to ComponentDTO

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398528#comment-15398528 ] Joseph Witt commented on NIFI-2391: --- [~ozhurakousky]can you please drop the fix version for this until

[jira] [Assigned] (NIFI-2395) PersistentProvenanceRepository Deadlocks caused by a blocked journal merge

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2395: - Assignee: Joseph Witt (was: Mark Payne) > PersistentProvenanceRepository Deadlocks caused by a

[jira] [Commented] (NIFI-2371) Cluster Page padding

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398527#comment-15398527 ] Joseph Witt commented on NIFI-2371: --- reviewing > Cluster Page padding > - > >

[jira] [Assigned] (NIFI-2371) Cluster Page padding

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2371: - Assignee: Joseph Witt (was: Scott Aslan) > Cluster Page padding > - > >

[jira] [Created] (NIFI-2428) Hitting escape from stats pane causes the pane to go away but the canvas is still glossed over

2016-07-28 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-2428: -- Summary: Hitting escape from stats pane causes the pane to go away but the canvas is still glossed over Key: NIFI-2428 URL: https://issues.apache.org/jira/browse/NIFI-2428

[jira] [Commented] (NIFI-2420) Add a section for Multi-tenant Authorization to the Admin Guide

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398522#comment-15398522 ] Joseph Witt commented on NIFI-2420: --- reviewing but initial pass suggests this is an awesome effort! >

[jira] [Assigned] (NIFI-2420) Add a section for Multi-tenant Authorization to the Admin Guide

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2420: - Assignee: Joseph Witt > Add a section for Multi-tenant Authorization to the Admin Guide >

[jira] [Updated] (NIFI-2390) Decouple users/user groups and policies

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2390: -- Resolution: Fixed Status: Resolved (was: Patch Available) [~mcgilman] and [~bbende] closing as

[GitHub] nifi pull request #694: NIFI-1876 Implements merging of responses to success...

2016-07-28 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi/pull/694#discussion_r72728226 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/dto/EntityFactory.java --- @@

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72723924 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/util/PasswordUtil.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72723879 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/util/PasswordUtil.java --- @@ -0,0 +1,34 @@ +/* + * Licensed to

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/740 The message is only shown when the node is part of a cluster. I think we shouldn't overcomplicate things. Inform the user that they are viewing the history of the current node and suggest they can

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/740 Do you have another suggestion for the message? What if we create another JIRA for further explanation in the user guide? Tough to explain the scenario in a short sentence or two. --- If your

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72715741 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateSigningRequestPerformer.java --- @@ -0,0 +1,144 @@

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/740 Yup, that was my confusion and I think the target user of this message (people not really familiar with the in's/out's of clustering) will get hung up on that as well. --- If your project is set

[jira] [Commented] (NIFI-1876) Clustering - Merge all responses based on authorization

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

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72715250 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/util/TlsHelper.java --- @@ -0,0 +1,177 @@ +/* + * Licensed to the

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/740 Each node processed each action regardless if your browser was pointed to it. That's how the flows are kept in sync. The potential confusion here is with actions that happened to a node when it was

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72713766 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateAuthorityServiceHandler.java --- @@ -0,0 +1,97 @@

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi pull request #695: NIFI-2193 - Command line SSL config utility as well ...

2016-07-28 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/695#discussion_r72714290 --- Diff: nifi-toolkit/nifi-toolkit-tls/src/main/java/org/apache/nifi/toolkit/tls/service/TlsCertificateSigningRequestPerformer.java --- @@ -0,0 +1,144 @@

[jira] [Commented] (NIFI-2193) Command Line Keystore and Truststore utility

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

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/740 Sorry more specifically, I have a 3 node cluster and made one change on each (while all were connected), I didn't expect to see all three of the changes in the history of each node. --- If your

[GitHub] nifi issue #695: NIFI-2193 - Command line SSL config utility as well as cert...

2016-07-28 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/695 Had a discussion with @brosander and I believe he is re-organizing the structure of the classes. I will continue adding comments on this iteration but I expect a new push is coming soon. --- If

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/740 Your first impression of that message is accurate. We are only showing actions from the node the browser is pointing to. Meaning, if that node has other history before it was clustered it would be

[GitHub] nifi issue #740: Message on history page when clustered

2016-07-28 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/740 I was a bit confused by the message at first, I took it to mean "this history only shows changes that were made on this node" and was confused when I saw changes from every node on the history of

[jira] [Commented] (NIFI-2423) Add a sensitive property to store the trust store password in the consume/publish kafka processors

2016-07-28 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398255#comment-15398255 ] Joseph Witt commented on NIFI-2423: --- please double and triple check that any possible kafka property we'd

[jira] [Assigned] (NIFI-2303) Update lineage styles

2016-07-28 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-2303: - Assignee: Scott Aslan > Update lineage styles > - > > Key:

[GitHub] nifi pull request #736: Cleanup endpoints/UI when not running with a configu...

2016-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/736 --- 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-2122) Users, Groups, Policies API handling of unsecure request

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

[jira] [Created] (NIFI-2427) Labels shouldn't support "View the data" or "Modify the data" policies

2016-07-28 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-2427: -- Summary: Labels shouldn't support "View the data" or "Modify the data" policies Key: NIFI-2427 URL: https://issues.apache.org/jira/browse/NIFI-2427 Project:

[GitHub] nifi issue #736: Cleanup endpoints/UI when not running with a configurable a...

2016-07-28 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/736 +1 Visually verified code and did a contrib check build. In a standalone instance and 3 node secure cluster verified that the policies didn't/did show up as expected. Thanks @mcgilman, I

[jira] [Commented] (NIFI-2390) Decouple users/user groups and policies

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

[GitHub] nifi issue #735: NIFI-2390 Separating of users and groups from authorization...

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/735 Looks good @bbende! This has been merged to master. --- 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

[jira] [Commented] (NIFI-2390) Decouple users/user groups and policies

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

[jira] [Commented] (NIFI-2390) Decouple users/user groups and policies

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

[GitHub] nifi pull request #735: NIFI-2390 Separating of users and groups from author...

2016-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/735 --- 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] [Assigned] (NIFI-2322) ConsumeKafka gets stuck (cannot be stopped)

2016-07-28 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky reassigned NIFI-2322: -- Assignee: Oleg Zhurakousky > ConsumeKafka gets stuck (cannot be stopped) >

[jira] [Created] (NIFI-2426) New service/task button visibility in Controller Settings is not correct

2016-07-28 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2426: - Summary: New service/task button visibility in Controller Settings is not correct Key: NIFI-2426 URL: https://issues.apache.org/jira/browse/NIFI-2426 Project: Apache NiFi

[jira] [Commented] (NIFI-2322) ConsumeKafka gets stuck (cannot be stopped)

2016-07-28 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398135#comment-15398135 ] Oleg Zhurakousky commented on NIFI-2322: At this point there seem to be nothing I can do other then

[jira] [Updated] (NIFI-2425) Processors have invalid reference to controller service from template

2016-07-28 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-2425: -- Description: After importing and instantiating a template that existed before 1.0.0, the template

[GitHub] nifi issue #735: NIFI-2390 Separating of users and groups from authorization...

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/735 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-2302) Add note to History to indicate it represents only the current Node

2016-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15398040#comment-15398040 ] ASF GitHub Bot commented on NIFI-2302: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #706: NIFI-1868: Add PutHiveStreaming processor

2016-07-28 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/706#discussion_r72677845 --- Diff: nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/src/main/java/org/apache/nifi/processors/hive/PutHiveStreaming.java --- @@ -0,0 +1,657 @@

[jira] [Commented] (NIFI-2305) Nodes run "Primary Node Only" processors when disconnected from cluster

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

[jira] [Commented] (NIFI-1868) Add support for Hive Streaming

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

[jira] [Updated] (NIFI-2421) Unable to copy/paste on standalone default instance

2016-07-28 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-2421: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Unable to copy/paste on

[jira] [Commented] (NIFI-2419) Node could be elected Cluster Coordinator when disconnected from cluster

2016-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15397938#comment-15397938 ] ASF GitHub Bot commented on NIFI-2419: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-2419) Node could be elected Cluster Coordinator when disconnected from cluster

2016-07-28 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-2419: - Status: Patch Available (was: In Progress) > Node could be elected Cluster Coordinator when disconnected

[jira] [Commented] (NIFI-2421) Unable to copy/paste on standalone default instance

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

  1   2   >