[jira] [Assigned] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

2016-07-20 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-2326: - Assignee: Joseph Witt > In testing extension classloader loaded twice in travis causes build

[jira] [Created] (NIFI-2333) When a flow consists only of controller-level reporting tasks/controller services, nodes cannot rejoin cluster once they have disconnected

2016-07-20 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2333: Summary: When a flow consists only of controller-level reporting tasks/controller services, nodes cannot rejoin cluster once they have disconnected Key: NIFI-2333 URL:

[jira] [Commented] (NIFI-2268) HandleHttpRequest can use too many tasks and CPU

2016-07-20 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1538#comment-1538 ] Michael Moser commented on NIFI-2268: - Excellent approach [~markap14]. > HandleHttpRequest can use too

[jira] [Commented] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

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

[jira] [Updated] (NIFI-2211) Update NiFi architecture graphics for overview doc

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2211: Summary: Update NiFi architecture graphics for overview doc (was: Update zero-master-node.png) > Update

[jira] [Commented] (NIFI-2333) When a flow consists only of controller-level reporting tasks/controller services, nodes cannot rejoin cluster once they have disconnected

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

[GitHub] nifi issue #678: NIFI-2316, NIFI-2318: Ensure that we do not save the flow b...

2016-07-20 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/678 This isn't fixing NIFI-2316 for me. I applied this commit to the latest master, ran a 3 node secure cluster, created 2 processors and ran them. After I restarted, all the nodes correctly joined but

[jira] [Updated] (NIFI-2320) Update screenshot images in Getting Started guide for 1.0

2016-07-20 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim updated NIFI-2320: - Fix Version/s: 1.0.0 > Update screenshot images in Getting Started guide for 1.0 >

[jira] [Created] (NIFI-2332) When clustered, bulletins not showing the correct node

2016-07-20 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2332: Summary: When clustered, bulletins not showing the correct node Key: NIFI-2332 URL: https://issues.apache.org/jira/browse/NIFI-2332 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-2268) HandleHttpRequest can use too many tasks and CPU

2016-07-20 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386425#comment-15386425 ] Mark Payne commented on NIFI-2268: -- I think I would avoid calling context.yield() as that will result in

[jira] [Updated] (NIFI-2332) When clustered, bulletins not showing the correct node

2016-07-20 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-2332: - Assignee: Mark Payne Status: Patch Available (was: Open) > When clustered, bulletins not showing

[jira] [Commented] (NIFI-2332) When clustered, bulletins not showing the correct node

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

[jira] [Commented] (NIFI-2330) If unable to connect to cluster, node loads an empty flow instead of loading current flow

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

[jira] [Commented] (NIFI-1323) UI visual design enhancement

2016-07-20 Thread Colin Bowdery (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386626#comment-15386626 ] Colin Bowdery commented on NIFI-1323: - Hi Rob/All, Is there any developer docs for the NiFi UI

[GitHub] nifi issue #678: NIFI-2316, NIFI-2318: Ensure that we do not save the flow b...

2016-07-20 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/678 I believe this is due to NIFI-2335. I will re-test. https://issues.apache.org/jira/browse/NIFI-2335 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi pull request #693: NIFI-2333: Consider reporting tasks and controller s...

2016-07-20 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/693 NIFI-2333: Consider reporting tasks and controller services when determining whether or not flow is empty You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (NIFI-1972) New processor PutIgniteCache

2016-07-20 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386497#comment-15386497 ] Mans Singh commented on NIFI-1972: -- Thanks [~pvillard], [~aldrin], [~JPercivall] - for your help and

[jira] [Created] (NIFI-2334) When looking at Cluster page, some nodes do not show any any stats while others do

2016-07-20 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2334: Summary: When looking at Cluster page, some nodes do not show any any stats while others do Key: NIFI-2334 URL: https://issues.apache.org/jira/browse/NIFI-2334 Project:

[jira] [Commented] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

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

[jira] [Commented] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

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

[jira] [Resolved] (NIFI-2212) Update zero-master-cluster.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran resolved NIFI-2212. - Resolution: Duplicate > Update zero-master-cluster.png > -- > >

[jira] [Updated] (NIFI-2211) Update zero-master-node.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2211: Attachment: zero-master-cluster.png > Update zero-master-node.png > --- > >

[jira] [Updated] (NIFI-2212) Update zero-master-cluster.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2212: Fix Version/s: 1.0.0 > Update zero-master-cluster.png > -- > >

[jira] [Updated] (NIFI-2211) Update zero-master-node.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2211: Fix Version/s: 1.0.0 > Update zero-master-node.png > --- > > Key:

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

2016-07-20 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Rosander updated NIFI-2193: - Issue Type: New Feature (was: Bug) > Command Line Keystore and Truststore utility >

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

2016-07-20 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Rosander updated NIFI-2193: - Description: In order to facilitate secure setup of NiFi, it would be useful to have a command

[jira] [Updated] (NIFI-2093) Clear state link on Component State window is hidden

2016-07-20 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-2093: --- Resolution: Not A Problem Status: Resolved (was: Patch Available) No longer a

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

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

[GitHub] nifi issue #674: NIFI-2310 - Shiftr Transform in JoltTransformJSON Processor...

2016-07-20 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/674 Start 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

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

2016-07-20 Thread Mark Payne (JIRA)
Mark Payne created NIFI-2337: Summary: IllegalMonitorStateException when disconnecting node Key: NIFI-2337 URL: https://issues.apache.org/jira/browse/NIFI-2337 Project: Apache NiFi Issue Type:

[jira] [Created] (NIFI-2338) Replay Authorization Check happening twice

2016-07-20 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2338: - Summary: Replay Authorization Check happening twice Key: NIFI-2338 URL: https://issues.apache.org/jira/browse/NIFI-2338 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

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

[jira] [Assigned] (NIFI-2235) Conditions are inconsistent between Operate palette & context menu

2016-07-20 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2235: - Assignee: Matt Gilman > Conditions are inconsistent between Operate palette & context menu >

[jira] [Updated] (NIFI-2334) When looking at Cluster page, some nodes do not show any stats while others do

2016-07-20 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-2334: - Status: Patch Available (was: Open) > When looking at Cluster page, some nodes do not show any stats

[jira] [Updated] (NIFI-2333) When a flow consists only of controller-level reporting tasks/controller services, nodes cannot rejoin cluster once they have disconnected

2016-07-20 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-2333: --- Resolution: Fixed Status: Resolved (was: Patch Available) > When a flow consists only

[GitHub] nifi issue #674: NIFI-2310 - Shiftr Transform in JoltTransformJSON Processor...

2016-07-20 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/674 +1 I reproduced the validation error before applying this fix using the sample input and spec you shared, and confirmed that it's valid with this fix. Run a NiFi data-flow to transform

[GitHub] nifi pull request #696: NIFI-2336: Ensure that we save changes to the flow w...

2016-07-20 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/696 NIFI-2336: Ensure that we save changes to the flow when we start or stop the current process group NIFI-2336: Ensure that we save changes to the flow when we start or stop the current process group

[GitHub] nifi pull request #698: Updating the UI to reflect the access policies being...

2016-07-20 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/698 Updating the UI to reflect the access policies being enforced NIFI-2244: - Separating the access control check and the supports modification check for the selected component. - Using

[jira] [Commented] (NIFI-2244) Cannot modify connection if user does not have permissions to modify source or destination

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

[jira] [Commented] (NIFI-1977) Property descriptors without explicit validators are not recognized

2016-07-20 Thread Gregory Hart (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386679#comment-15386679 ] Gregory Hart commented on NIFI-1977: I can confirm I'm seeing the same issue in 0.5.0. Calling

[GitHub] nifi issue #693: NIFI-2333: Consider reporting tasks and controller services...

2016-07-20 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/693 +1 Visually verified code and did a contrib check build. On secure 3 node cluster, I reproduced the problem without the fix applied and then verified that the PR fixed the problem. Thanks

[jira] [Commented] (NIFI-2289) Cluster sometimes gets into state where it always says 'no Cluster Coordinator elected'

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

[jira] [Commented] (NIFI-2289) Cluster sometimes gets into state where it always says 'no Cluster Coordinator elected'

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

[jira] [Closed] (NIFI-2336) When the current process group is started or stopped, the flow is not saved

2016-07-20 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne closed NIFI-2336. > When the current process group is started or stopped, the flow is not saved >

[jira] [Commented] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

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

[GitHub] nifi pull request #674: NIFI-2310 - Shiftr Transform in JoltTransformJSON Pr...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/674 --- 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-2332) When clustered, bulletins not showing the correct node

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

[jira] [Commented] (NIFI-1899) Create ListenSMTP & ExtractEmailAttachment processors

2016-07-20 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15386991#comment-15386991 ] Joseph Witt commented on NIFI-1899: --- [~JPercivall] looks good to go to me. I didn't do a separate

[GitHub] nifi issue #692: NIFI-2332: Ensure that bulletin node address is set when cl...

2016-07-20 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/692 +1 Visually verified, and did contrib check build. I saw the error this is fixing all the time when starting up (nodes would not agree who was creating a bulletin). I demonstrated this

[GitHub] nifi pull request #697: NIFI-2334: Delegate requests for cluster info to the...

2016-07-20 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/697 NIFI-2334: Delegate requests for cluster info to the cluster coordinator You can merge this pull request into a Git repository by running: $ git pull https://github.com/markap14/nifi NIFI-2334

[jira] [Commented] (NIFI-2333) When a flow consists only of controller-level reporting tasks/controller services, nodes cannot rejoin cluster once they have disconnected

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

[GitHub] nifi pull request #693: NIFI-2333: Consider reporting tasks and controller s...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/693 --- 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-2316) After restarting cluster, all nodes sometimes come up with all components stopped

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

[GitHub] nifi issue #574: NIFI-1733 Adding a Ranger implementation of NiFi's Authoriz...

2016-07-20 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/574 @bbende really nice job on the licensing stuff and thanks for finding/fixing the lgpl findbugs annotations issue! --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (NIFI-1733) Create Authorizer implementation that uses Apache Ranger

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

[jira] [Created] (NIFI-2340) Incremental database processors should support incoming flow files

2016-07-20 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-2340: -- Summary: Incremental database processors should support incoming flow files Key: NIFI-2340 URL: https://issues.apache.org/jira/browse/NIFI-2340 Project: Apache NiFi

[jira] [Commented] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

2016-07-20 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387127#comment-15387127 ] Joseph Witt commented on NIFI-2310: --- [~ijokarumawak]can you please also add 0.8.0 as fix version since

[jira] [Commented] (NIFI-2298) Add missing futures for ConsumeKafka

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

[jira] [Updated] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

2016-07-20 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-2310: -- Fix Version/s: 0.8.0 > Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping >

[jira] [Commented] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

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

[jira] [Updated] (NIFI-2307) Ensure the Connection Configuration and Details Dialog Open

2016-07-20 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2307: -- Description: When appropriate we need to ensure the connection configuration and details dialog open. We

[jira] [Commented] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

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

[jira] [Updated] (NIFI-2310) Shiftr Transform in JoltTransformJSON Processor Does Not Support Escaping Special Characters

2016-07-20 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-2310: Resolution: Fixed Status: Resolved (was: Patch Available) Merged this to master and 0.x

[GitHub] nifi issue #674: NIFI-2310 - Shiftr Transform in JoltTransformJSON Processor...

2016-07-20 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/674 Merged this commit to branch 0.x, too. Confirmed the sample Jolt spec with escape characters is validated and transformed successfully. --- If your project is set up for it, you can reply to

[jira] [Assigned] (NIFI-2331) Authorization: Adding a user and then deleting that user causes and error and also removes privileges to Users & Policies

2016-07-20 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2331: - Assignee: Matt Gilman > Authorization: Adding a user and then deleting that user causes and

[jira] [Commented] (NIFI-2320) Update screenshot images in Getting Started guide for 1.0

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

[GitHub] nifi pull request #691: NIFI-2320 Update existing Getting Starting images wi...

2016-07-20 Thread andrewmlim
GitHub user andrewmlim opened a pull request: https://github.com/apache/nifi/pull/691 NIFI-2320 Update existing Getting Starting images with new UI images You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrewmlim/nifi NIFI-2320

[jira] [Updated] (NIFI-2334) When looking at Cluster page, some nodes do not show any stats while others do

2016-07-20 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-2334: --- Resolution: Fixed Status: Resolved (was: Patch Available) > When looking at Cluster

[GitHub] nifi pull request #697: NIFI-2334: Delegate requests for cluster info to the...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/697 --- 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-2334) When looking at Cluster page, some nodes do not show any stats while others do

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

[jira] [Commented] (NIFI-2334) When looking at Cluster page, some nodes do not show any stats while others do

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

[GitHub] nifi issue #502: Nifi-1972 Apache Ignite Put Cache Processor

2016-07-20 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/502 @mans2singh I was about to merge but there are checkstyle issues: [WARNING] src/test/java/org/apache/nifi/processors/ignite/cache/ITPutIgniteCache.java[41:1] (whitespace)

[GitHub] nifi issue #684: [NIFI-2107] [NIFI-2143] Update content-viewer, error, and l...

2016-07-20 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/684 @scottyaslan After merging #646 this PR doesn't rebase cleanly. Can you update for the current state of master? Thanks! --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (NIFI-2107) Other panels like 'content-viewer' still using old style

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

[GitHub] nifi issue #502: Nifi-1972 Apache Ignite Put Cache Processor

2016-07-20 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/502 @pvillard31 - I've corrected checkstyle issues. Please let me know if you see any other issue. Thanks again. Mans --- If your project is set up for it, you can reply

[jira] [Commented] (NIFI-2272) Policies: The view/modify drop-down should not be displayed for the "access the user interface" policy

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

[GitHub] nifi pull request #666: Fixing issues loading the Policy Management UI

2016-07-20 Thread mcgilman
Github user mcgilman closed the pull request at: https://github.com/apache/nifi/pull/666 --- 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-2294) Scroll bar exists in the Settings tab of the Configure Connection window

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

[jira] [Commented] (NIFI-2257) Refresh UpdateAttribute Processor advanced shell

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

[GitHub] nifi issue #646: [NIFI-2257] [NIFI-2294] [NIFI-2287] [NIFI-2270] refresh upd...

2016-07-20 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/646 Looks great @scottyaslan! 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

[jira] [Commented] (NIFI-2257) Refresh UpdateAttribute Processor advanced shell

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

[jira] [Commented] (NIFI-2270) Update app splash (loading...) screen

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

[jira] [Commented] (NIFI-2257) Refresh UpdateAttribute Processor advanced shell

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

[GitHub] nifi pull request #646: [NIFI-2257] [NIFI-2294] [NIFI-2287] [NIFI-2270] refr...

2016-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/646 --- 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] [Updated] (NIFI-2212) Update zero-master-cluster.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2212: Attachment: zero-master-cluster.png > Update zero-master-cluster.png > -- > >

[jira] [Commented] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

2016-07-20 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385864#comment-15385864 ] Joseph Witt commented on NIFI-2326: --- The issue appears to be due to test execution order difference in

[jira] [Updated] (NIFI-2211) Update zero-master-node.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2211: Attachment: (was: zero-master-node.png) > Update zero-master-node.png > --- > >

[GitHub] nifi pull request #685: NIFI-2326 fixed test breaking static class causing o...

2016-07-20 Thread joewitt
GitHub user joewitt opened a pull request: https://github.com/apache/nifi/pull/685 NIFI-2326 fixed test breaking static class causing ordering issues. … …Addressed potential issue in NarClassLoaders for multi-init scenarios - now idempotent for a given config You can merge

[jira] [Commented] (NIFI-2326) In testing extension classloader loaded twice in travis causes build failures

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

[jira] [Updated] (NIFI-2211) Update zero-master-node.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2211: Attachment: zero-master-node.png > Update zero-master-node.png > --- > >

[jira] [Updated] (NIFI-2212) Update zero-master-cluster.png

2016-07-20 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-2212: Attachment: (was: zero-master-cluster.png) > Update zero-master-cluster.png >

[jira] [Created] (NIFI-2328) Update UI for JoltTransform processor

2016-07-20 Thread Haimo Liu (JIRA)
Haimo Liu created NIFI-2328: --- Summary: Update UI for JoltTransform processor Key: NIFI-2328 URL: https://issues.apache.org/jira/browse/NIFI-2328 Project: Apache NiFi Issue Type: Sub-task

[jira] [Commented] (NIFI-2155) Cannot disable a controller service if referenced by a processor

2016-07-20 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385899#comment-15385899 ] Oleg Zhurakousky commented on NIFI-2155: [~mattyb149] I can no longer reproduce this error and I

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

2016-07-20 Thread Toivo Adams (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385585#comment-15385585 ] Toivo Adams commented on NIFI-1214: --- I will try to solve on the weekend. > Mock Framework should allow

[jira] [Commented] (NIFI-2327) nifi.apache.org web site has JS error: a.indexOf is not a function

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

[jira] [Commented] (NIFI-1576) Incorporate feedback/improvements to Elasticsearch processors

2016-07-20 Thread Joseph Gresock (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385762#comment-15385762 ] Joseph Gresock commented on NIFI-1576: -- I am interested in seeing some of these improvements.

[jira] [Created] (NIFI-2327) nifi.apache.org web site has JS error: a.indexOf is not a function

2016-07-20 Thread Koji Kawamura (JIRA)
Koji Kawamura created NIFI-2327: --- Summary: nifi.apache.org web site has JS error: a.indexOf is not a function Key: NIFI-2327 URL: https://issues.apache.org/jira/browse/NIFI-2327 Project: Apache NiFi

[jira] [Updated] (NIFI-2294) Scroll bar exists in the Settings tab of the Configure Connection window

2016-07-20 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2294: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Scroll bar exists in the Settings

[jira] [Updated] (NIFI-2270) Update app splash (loading...) screen

2016-07-20 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2270: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Update app splash (loading...)

[jira] [Updated] (NIFI-2287) The filter box in the Counters window does not have the hint text "Filter"

2016-07-20 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2287: -- Resolution: Fixed Status: Resolved (was: Patch Available) > The filter box in the Counters

  1   2   >