[jira] [Updated] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-888: - Assignee: Mark Payne (was: Joseph Witt) > EncryptContent for PGP Leaks File Handles > -

[jira] [Commented] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707499#comment-14707499 ] Mark Payne commented on NIFI-888: - [~jackowaya]: Thanks for the contribution. This is a grea

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Ricky Saltzer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707496#comment-14707496 ] Ricky Saltzer commented on NIFI-866: Once we do decide the patch is go to go, I will reb

[jira] [Assigned] (NIFI-842) If Bootstrap is unable to start NiFi, the process just stays around, listening for connections

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-842: Assignee: Bryan Bende (was: Mark Payne) > If Bootstrap is unable to start NiFi, the process just sta

[jira] [Commented] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Alan Jackoway (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707484#comment-14707484 ] Alan Jackoway commented on NIFI-888: Having github issues. Here's the commit, but I got

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707486#comment-14707486 ] ASF subversion and git services commented on NIFI-844: -- Commit a9c2bf58

[2/2] nifi git commit: Merge branch 'NIFI-844'

2015-08-21 Thread markap14
Merge branch 'NIFI-844' Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/671445f1 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/671445f1 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/671445f1 Branch: refs/heads

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707487#comment-14707487 ] ASF subversion and git services commented on NIFI-844: -- Commit 671445f1

[1/2] nifi git commit: NIFI-844: Initial import of the ConvertAvroToJSON processor

2015-08-21 Thread markap14
Repository: nifi Updated Branches: refs/heads/master e8248353d -> 671445f10 NIFI-844: Initial import of the ConvertAvroToJSON processor Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/a9c2bf58 Tree: http://git-wip-us.apache.

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Ricky Saltzer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707480#comment-14707480 ] Ricky Saltzer commented on NIFI-866: Changed the pull request to reflect: https://githu

[jira] [Commented] (NIFI-882) When a Process Group is deleted, references in that group to Controller Services aren't handled properly

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707478#comment-14707478 ] ASF subversion and git services commented on NIFI-882: -- Commit d351f3ed

[jira] [Commented] (NIFI-882) When a Process Group is deleted, references in that group to Controller Services aren't handled properly

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707479#comment-14707479 ] ASF subversion and git services commented on NIFI-882: -- Commit e8248353

[2/2] nifi git commit: Merge branch 'NIFI-882'

2015-08-21 Thread markap14
Merge branch 'NIFI-882' Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/e8248353 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/e8248353 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/e8248353 Branch: refs/heads

[1/2] nifi git commit: NIFI-882: When a ProcessGroup is removed from the graph, ensure that the removeXYZ method is called for each component in that Process Group so that resources are appropriately

2015-08-21 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 0931c6b0d -> e8248353d NIFI-882: When a ProcessGroup is removed from the graph, ensure that the removeXYZ method is called for each component in that Process Group so that resources are appropriately cleaned up Project: http://git-wip-us.

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707474#comment-14707474 ] Mark Payne commented on NIFI-844: - [~bende] I have now replaced the patch with one that work

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: (was: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch) > Create Processor to

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch > Create Processor to convert Avro

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Ricky Saltzer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707471#comment-14707471 ] Ricky Saltzer commented on NIFI-866: Thanks for the clarification, Joe. I'm going to rem

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707468#comment-14707468 ] Bryan Bende commented on NIFI-866: -- Maybe the compromise is to keep the first three checks

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Alan Jackoway (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707435#comment-14707435 ] Alan Jackoway commented on NIFI-866: Ricky made that comment before I actually created t

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707449#comment-14707449 ] Joseph Witt commented on NIFI-866: -- i meant to say do the login in like an 'onScheduled' ty

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707448#comment-14707448 ] Joseph Witt commented on NIFI-866: -- Validation is often a 'loose' thing. The 'best cases'

[jira] [Assigned] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-888: Assignee: Joseph Witt > EncryptContent for PGP Leaks File Handles > -

[jira] [Updated] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-888: - Fix Version/s: 0.3.0 > EncryptContent for PGP Leaks File Handles > -

[jira] [Assigned] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reassigned NIFI-888: Assignee: Joseph Witt > EncryptContent for PGP Leaks File Handles > -

[jira] [Created] (NIFI-888) EncryptContent for PGP Leaks File Handles

2015-08-21 Thread Alan Jackoway (JIRA)
Alan Jackoway created NIFI-888: -- Summary: EncryptContent for PGP Leaks File Handles Key: NIFI-888 URL: https://issues.apache.org/jira/browse/NIFI-888 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-884) bin/nifi.sh not detecting already running instances

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707423#comment-14707423 ] ASF subversion and git services commented on NIFI-884: -- Commit 0931c6b0

nifi git commit: NIFI-884 Moving deletion of pid file from beginning of stop() to after a successful stop

2015-08-21 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 1f6805f06 -> 0931c6b0d NIFI-884 Moving deletion of pid file from beginning of stop() to after a successful stop Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/0931c6b0 T

[jira] [Commented] (NIFI-884) bin/nifi.sh not detecting already running instances

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707413#comment-14707413 ] Mark Payne commented on NIFI-884: - Bryan, Code looks good. Verified that the fix works as e

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707410#comment-14707410 ] Bryan Bende commented on NIFI-844: -- Looks like the assembly pom has the ambari nar twice an

[jira] [Created] (NIFI-887) periodic maintenance: Upgrade dependencies to newer versions

2015-08-21 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-887: Summary: periodic maintenance: Upgrade dependencies to newer versions Key: NIFI-887 URL: https://issues.apache.org/jira/browse/NIFI-887 Project: Apache NiFi Issue T

[jira] [Commented] (NIFI-882) When a Process Group is deleted, references in that group to Controller Services aren't handled properly

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707394#comment-14707394 ] Joseph Witt commented on NIFI-882: -- +1. clean/build/contrib-check. Did test that it is no

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Ricky Saltzer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707389#comment-14707389 ] Ricky Saltzer commented on NIFI-866: hey [~bende] - I posted a new commit (https://git

[jira] [Updated] (NIFI-884) bin/nifi.sh not detecting already running instances

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-884: - Attachment: NIFI-884.patch Patch moves the deletion of the pid file to happen after a successful shutdown h

[jira] [Updated] (NIFI-882) When a Process Group is deleted, references in that group to Controller Services aren't handled properly

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-882: Attachment: 0001-NIFI-882-When-a-ProcessGroup-is-removed-from-the-gra.patch > When a Process Group is deleted,

[jira] [Commented] (NIFI-886) Run the prov index removal more frequently

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707360#comment-14707360 ] ASF subversion and git services commented on NIFI-886: -- Commit 1f6805f0

nifi git commit: NIFI-886 purging old events much more frequently

2015-08-21 Thread joewitt
Repository: nifi Updated Branches: refs/heads/master 1ddd73655 -> 1f6805f06 NIFI-886 purging old events much more frequently Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/1f6805f0 Tree: http://git-wip-us.apache.org/repos/a

[jira] [Commented] (NIFI-886) Run the prov index removal more frequently

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707342#comment-14707342 ] Mark Payne commented on NIFI-886: - This is probably a good idea. The previous value of 1 min

[jira] [Updated] (NIFI-886) Run the prov index removal more frequently

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-886: - Attachment: 0001-NIFI-886-purging-old-events-much-more-frequently.patch > Run the prov index removal more fr

[jira] [Created] (NIFI-886) Run the prov index removal more frequently

2015-08-21 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-886: Summary: Run the prov index removal more frequently Key: NIFI-886 URL: https://issues.apache.org/jira/browse/NIFI-886 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (NIFI-885) All metrics that can be : should have charts: For example heap and content repo usage

2015-08-21 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-885: Summary: All metrics that can be : should have charts: For example heap and content repo usage Key: NIFI-885 URL: https://issues.apache.org/jira/browse/NIFI-885 Project: Apac

[jira] [Updated] (NIFI-884) bin/nifi.sh not detecting already running instances

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-884: Assignee: Bryan Bende (was: Mark Payne) > bin/nifi.sh not detecting already running instances > -

[jira] [Commented] (NIFI-854) Controller Service Not Created from Processor inside Group when instantiating a Template

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707247#comment-14707247 ] ASF subversion and git services commented on NIFI-854: -- Commit 1ddd7365

nifi git commit: NIFI-854: Ensure that controller services are included in template if any processor (or other service) in the template references it, regardless of how many levels deep the component'

2015-08-21 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 82d32230e -> 1ddd73655 NIFI-854: Ensure that controller services are included in template if any processor (or other service) in the template references it, regardless of how many levels deep the component's ProcessGroup is Project: http:

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707229#comment-14707229 ] Mark Payne commented on NIFI-844: - [~bende]: Great feedback! I have addressed all of those i

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: (was: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch) > Create Processor to

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch > Create Processor to convert Avro

[jira] [Commented] (NIFI-881) Add Proxy Support to InvokeHTTP

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707190#comment-14707190 ] Mark Payne commented on NIFI-881: - Great, thanks, Aldrin. > Add Proxy Support to InvokeHTTP

[jira] [Commented] (NIFI-854) Controller Service Not Created from Processor inside Group when instantiating a Template

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707189#comment-14707189 ] Bryan Bende commented on NIFI-854: -- +1 code looks good and passes contrib-check, verified t

[jira] [Commented] (NIFI-866) Kerberos support for Hadoop processors

2015-08-21 Thread Ricky Saltzer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707134#comment-14707134 ] Ricky Saltzer commented on NIFI-866: [~bende] good idea, I'll see if I can get that in a

[jira] [Created] (NIFI-884) bin/nifi.sh not detecting already running instances

2015-08-21 Thread Joseph Witt (JIRA)
Joseph Witt created NIFI-884: Summary: bin/nifi.sh not detecting already running instances Key: NIFI-884 URL: https://issues.apache.org/jira/browse/NIFI-884 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-876) Perform 0.3.0 Release

2015-08-21 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707105#comment-14707105 ] Aldrin Piri commented on NIFI-876: -- Preferring current ticket for its more extensive defini

[jira] [Resolved] (NIFI-778) Release Manager: Release 0.3.0

2015-08-21 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved NIFI-778. -- Resolution: Duplicate > Release Manager: Release 0.3.0 > -- > >

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707080#comment-14707080 ] Bryan Bende commented on NIFI-844: -- Mark, Overall code looks good... a couple of things: -

[jira] [Commented] (NIFI-293) Add a JDBC Processor for executing arbitrary SQL queries

2015-08-21 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707027#comment-14707027 ] Ryan Blue commented on NIFI-293: The alias would make it so we can rename processors and sti

[jira] [Comment Edited] (NIFI-293) Add a JDBC Processor for executing arbitrary SQL queries

2015-08-21 Thread Dan Bress (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706978#comment-14706978 ] Dan Bress edited comment on NIFI-293 at 8/21/15 4:35 PM: - _What do y

[jira] [Updated] (NIFI-876) Perform 0.3.0 Release

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-876: - Summary: Perform 0.3.0 Release (was: Update version of nifi-nar-maven-plugin and min Maven version) > Perf

[jira] [Updated] (NIFI-876) Perform 0.3.0 Release

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-876: - Description: Once the nifi-nar-maven-plugin has been released, we need to update its version and indicate t

[jira] [Updated] (NIFI-876) Perform 0.3.0 Release

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-876: - Assignee: Aldrin Piri (was: Matt Gilman) > Perform 0.3.0 Release > - > >

[jira] [Commented] (NIFI-293) Add a JDBC Processor for executing arbitrary SQL queries

2015-08-21 Thread Dan Bress (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706978#comment-14706978 ] Dan Bress commented on NIFI-293: _What do you propose is a good solution at this stage? _ If

[jira] [Commented] (NIFI-846) MonitorActivity not setting start of evaluation period correctly

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706855#comment-14706855 ] Joseph Witt commented on NIFI-846: -- +1. Build/clean/contrib-check all good. Nice unit tes

nifi git commit: NIFI-881: Added support for Proxy Host and Proxy Port properties to InvokeHTTP

2015-08-21 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 4f6c1cfff -> 82d32230e NIFI-881: Added support for Proxy Host and Proxy Port properties to InvokeHTTP Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi

[jira] [Commented] (NIFI-881) Add Proxy Support to InvokeHTTP

2015-08-21 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706888#comment-14706888 ] Aldrin Piri commented on NIFI-881: -- Had it applied to master and pushed it along for you.

[jira] [Commented] (NIFI-881) Add Proxy Support to InvokeHTTP

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706885#comment-14706885 ] ASF subversion and git services commented on NIFI-881: -- Commit 82d32230

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: (was: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch) > Create Processor to

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706876#comment-14706876 ] Mark Payne commented on NIFI-844: - [~bende]: Looks like something else was merged to master

[jira] [Updated] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-844: Attachment: 0001-NIFI-844-Initial-import-of-the-ConvertAvroToJSON-pro.patch > Create Processor to convert Avro

[jira] [Commented] (NIFI-744) Allow FileSystemRepository to write to the same file for multiple (non-parallel) sessions

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706869#comment-14706869 ] ASF subversion and git services commented on NIFI-744: -- Commit 15a8699d

[jira] [Commented] (NIFI-744) Allow FileSystemRepository to write to the same file for multiple (non-parallel) sessions

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706868#comment-14706868 ] ASF subversion and git services commented on NIFI-744: -- Commit 68d94cc0

[4/5] nifi git commit: NIFI-744: Refactored ContentClaim into ContentClaim and ResourceClaim and allowed resource claim to be reused across sessions

2015-08-21 Thread markap14
NIFI-744: Refactored ContentClaim into ContentClaim and ResourceClaim and allowed resource claim to be reused across sessions Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/68d94cc0 Tree: http://git-wip-us.apache.org/repos/asf

[1/5] nifi git commit: NIFI-744: Addressed feedback from review, mostly adding documentation to a few points in the code

2015-08-21 Thread markap14
Repository: nifi Updated Branches: refs/heads/master d421e3c24 -> 4f6c1cfff NIFI-744: Addressed feedback from review, mostly adding documentation to a few points in the code Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/1

[3/5] nifi git commit: NIFI-744: Refactored ContentClaim into ContentClaim and ResourceClaim and allowed resource claim to be reused across sessions

2015-08-21 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/68d94cc0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/repository/FileSystemRepository.java -- diff --git a/nifi

[2/5] nifi git commit: NIFI-744: Refactored ContentClaim into ContentClaim and ResourceClaim and allowed resource claim to be reused across sessions

2015-08-21 Thread markap14
http://git-wip-us.apache.org/repos/asf/nifi/blob/68d94cc0/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/repository/VolatileFlowFileRepository.java -- diff --git

[5/5] nifi git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/nifi

2015-08-21 Thread markap14
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/nifi Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/4f6c1cff Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/4f6c1cff Diff: http://git-wip-us.apache.org/re

nifi git commit: NIFI-846 MonitorActivity not setting start of evaluation period correctly

2015-08-21 Thread bbende
Repository: nifi Updated Branches: refs/heads/master b17be66a1 -> d421e3c24 NIFI-846 MonitorActivity not setting start of evaluation period correctly Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/d421e3c2 Tree: http://git-

[jira] [Commented] (NIFI-846) MonitorActivity not setting start of evaluation period correctly

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706857#comment-14706857 ] ASF subversion and git services commented on NIFI-846: -- Commit d421e3c2

[jira] [Updated] (NIFI-846) MonitorActivity not setting start of evaluation period correctly

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-846: - Attachment: NIFI-846.patch Patch makes the recommended change to set lastSuccessTransfer in an @OnSchedule

[jira] [Commented] (NIFI-744) Allow FileSystemRepository to write to the same file for multiple (non-parallel) sessions

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706839#comment-14706839 ] Joseph Witt commented on NIFI-744: -- +1. Thanks > Allow FileSystemRepository to write to t

[jira] [Updated] (NIFI-744) Allow FileSystemRepository to write to the same file for multiple (non-parallel) sessions

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-744: Attachment: 0001-NIFI-744-Addressed-feedback-from-review-mostly-addin.patch > Allow FileSystemRepository to wr

[jira] [Commented] (NIFI-744) Allow FileSystemRepository to write to the same file for multiple (non-parallel) sessions

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706829#comment-14706829 ] Mark Payne commented on NIFI-744: - [~joewitt] Thanks for the thorough review! This one certa

[jira] [Assigned] (NIFI-846) MonitorActivity not setting start of evaluation period correctly

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-846: Assignee: Bryan Bende > MonitorActivity not setting start of evaluation period correctly > --

[jira] [Created] (NIFI-883) HandleHttpRequest starts a web server in the OnScheduled method but should start it in onTrigger

2015-08-21 Thread Mark Payne (JIRA)
Mark Payne created NIFI-883: --- Summary: HandleHttpRequest starts a web server in the OnScheduled method but should start it in onTrigger Key: NIFI-883 URL: https://issues.apache.org/jira/browse/NIFI-883 Proj

[jira] [Commented] (NIFI-854) Controller Service Not Created from Processor inside Group when instantiating a Template

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706750#comment-14706750 ] Mark Payne commented on NIFI-854: - [~brianghig]: I just created a new ticket for this issue,

[jira] [Created] (NIFI-882) When a Process Group is deleted, references in that group to Controller Services aren't handled properly

2015-08-21 Thread Mark Payne (JIRA)
Mark Payne created NIFI-882: --- Summary: When a Process Group is deleted, references in that group to Controller Services aren't handled properly Key: NIFI-882 URL: https://issues.apache.org/jira/browse/NIFI-882

[jira] [Commented] (NIFI-844) Create Processor to convert Avro to JSON

2015-08-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706747#comment-14706747 ] Bryan Bende commented on NIFI-844: -- I'm having trouble applying this patch... {code} git a

[jira] [Commented] (NIFI-854) Controller Service Not Created from Processor inside Group when instantiating a Template

2015-08-21 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706743#comment-14706743 ] Mark Payne commented on NIFI-854: - [~brianghig]: Great, thanks for the info! I think the bug

[jira] [Commented] (NIFI-854) Controller Service Not Created from Processor inside Group when instantiating a Template

2015-08-21 Thread Brian Ghigiarelli (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706738#comment-14706738 ] Brian Ghigiarelli commented on NIFI-854: [~markap14] looks like it may be issue rela

[jira] [Commented] (NIFI-864) Create a NAR for handling images

2015-08-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706712#comment-14706712 ] Matt Gilman commented on NIFI-864: -- Looks good [~JPercivall] +1 > Create a NAR for handlin

[jira] [Commented] (NIFI-864) Create a NAR for handling images

2015-08-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706709#comment-14706709 ] ASF subversion and git services commented on NIFI-864: -- Commit d992730f

[3/3] nifi git commit: Fixing contrib check and addressing comments

2015-08-21 Thread mcgilman
Fixing contrib check and addressing comments Signed-off-by: Matt Gilman Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/b17be66a Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/b17be66a Diff: http://git-wip-us.apache.or

[1/3] nifi git commit: Making metadata extractor max tags property optional

2015-08-21 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/master 706edeb01 -> b17be66a1 Making metadata extractor max tags property optional Signed-off-by: Matt Gilman Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/dedff148 Tree: htt

[2/3] nifi git commit: NIFI-864 first contrib to nifi supports working with images and addressing comments

2015-08-21 Thread mcgilman
NIFI-864 first contrib to nifi supports working with images and addressing comments Committing modified files Addressing code review comments Signed-off-by: Matt Gilman Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/d99273

[jira] [Commented] (NIFI-293) Add a JDBC Processor for executing arbitrary SQL queries

2015-08-21 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706704#comment-14706704 ] Joseph Witt commented on NIFI-293: -- No problem Dan. Your making important points and being

[jira] [Commented] (NIFI-293) Add a JDBC Processor for executing arbitrary SQL queries

2015-08-21 Thread Dan Bress (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14706578#comment-14706578 ] Dan Bress commented on NIFI-293: [~markap14] PutSQL processor supports "DELETE" as well? # A