[jira] [Commented] (NIFI-1183) Failed to stop failing processor

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011166#comment-15011166 ] Oleg Zhurakousky commented on NIFI-1183: Downgraded it to Major and moved it to 0.5.0 After

[jira] [Commented] (NIFI-1054) correct inconstent line ending characters

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011239#comment-15011239 ] Aldrin Piri commented on NIFI-1054: --- Great, sounds good. Personally, I have been under the assumption

[jira] [Created] (NIFI-1187) Fix Concurrency problems in FlowFileEvent in flume util

2015-11-18 Thread Tony Kurc (JIRA)
Tony Kurc created NIFI-1187: --- Summary: Fix Concurrency problems in FlowFileEvent in flume util Key: NIFI-1187 URL: https://issues.apache.org/jira/browse/NIFI-1187 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-1173) Unable to DELETE flow file drop request when queue is already empty

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011250#comment-15011250 ] Aldrin Piri commented on NIFI-1173: --- Reviewing > Unable to DELETE flow file drop request when queue is

[jira] [Commented] (NIFI-1173) Unable to DELETE flow file drop request when queue is already empty

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011318#comment-15011318 ] Aldrin Piri commented on NIFI-1173: --- Good addition. Verified the path from UI to update of map. Code

nifi git commit: NIFI-1173: Even if FlowFile Queue is empty, it needs to hold onto the Empty Queue request so that subsequent cancel/clear requests can reference it

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 180ea1ba2 -> d88b6cb6b NIFI-1173: Even if FlowFile Queue is empty, it needs to hold onto the Empty Queue request so that subsequent cancel/clear requests can reference it Signed-off-by: Aldrin Piri Project:

[jira] [Commented] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011372#comment-15011372 ] Joseph Percivall commented on NIFI-1081: You're right - fixing > Add option to

[jira] [Commented] (NIFI-1171) If a file rolls over multiple times between invocations of TailFile, Processor doesn't pick up all changes

2015-11-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011494#comment-15011494 ] Bryan Bende commented on NIFI-1171: --- So I applied the TailFile portion of NIFI-1165 and this patch, and

[jira] [Commented] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011385#comment-15011385 ] Aldrin Piri commented on NIFI-1108: --- Reviewing > Ensure processors are consistently using the new

[jira] [Updated] (NIFI-1168) @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions

2015-11-18 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1168: - Attachment: 0001-NIFI-1168-Ensure-that-processors-with-only-looping-c.patch > @TriggerWhenEmpty docs and

[jira] [Updated] (NIFI-1168) @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions

2015-11-18 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1168: - Fix Version/s: 0.4.0 > @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions >

[jira] [Updated] (NIFI-1173) Unable to DELETE flow file drop request when queue is already empty

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated NIFI-1173: -- Assignee: Mark Payne > Unable to DELETE flow file drop request when queue is already empty >

[jira] [Updated] (NIFI-1165) Master Build Fails on Windows

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-1165: --- Attachment: NIFI-1165.patch Added fixes for each of the test files. Ran into one

[jira] [Commented] (NIFI-1176) GetTwitter can cause OOME with small heaps if backpressure applied

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011243#comment-15011243 ] Aldrin Piri commented on NIFI-1176: --- Took care of pushing this from when I had tested it for you. Thanks!

[jira] [Created] (NIFI-1186) TailFile unit test timing issue

2015-11-18 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-1186: -- Summary: TailFile unit test timing issue Key: NIFI-1186 URL: https://issues.apache.org/jira/browse/NIFI-1186 Project: Apache NiFi Issue Type: Bug

nifi git commit: NIFI-1181: Ensure that a FlowFile's uuid cannot be modified by processors

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 2b9b5e008 -> 93be75330 NIFI-1181: Ensure that a FlowFile's uuid cannot be modified by processors Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (NIFI-1181) Core attributes should be guarded

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011209#comment-15011209 ] Aldrin Piri commented on NIFI-1181: --- Build, tests, contrib all pass. Verified the case of

[jira] [Commented] (NIFI-1181) Core attributes should be guarded

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

[jira] [Comment Edited] (NIFI-1054) correct inconstent line ending characters

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011218#comment-15011218 ] Tony Kurc edited comment on NIFI-1054 at 11/18/15 3:39 PM: --- one of the last. I'll

[jira] [Commented] (NIFI-1054) correct inconstent line ending characters

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011242#comment-15011242 ] Tony Kurc commented on NIFI-1054: -

[jira] [Commented] (NIFI-1176) GetTwitter can cause OOME with small heaps if backpressure applied

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

nifi git commit: NIFI-1176: Use a smaller internal blocking queue size of only 5000 messages; do not create a new queue every time the processor is scheduled to run

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 93be75330 -> 180ea1ba2 NIFI-1176: Use a smaller internal blocking queue size of only 5000 messages; do not create a new queue every time the processor is scheduled to run Signed-off-by: Aldrin Piri Project:

[jira] [Updated] (NIFI-1183) Failed to stop failing processor

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-1183: --- Fix Version/s: (was: 0.4.0) 0.5.0 > Failed to stop failing processor >

[jira] [Updated] (NIFI-1183) Failed to stop failing processor

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-1183: --- Priority: Major (was: Critical) > Failed to stop failing processor >

[jira] [Commented] (NIFI-1054) correct inconstent line ending characters

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011218#comment-15011218 ] Tony Kurc commented on NIFI-1054: - one of the last. I'll cross correlate work that is being finished off

[jira] [Commented] (NIFI-1173) Unable to DELETE flow file drop request when queue is already empty

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

[1/2] nifi git commit: NIFI-1108: Updated processors to include the @InputRequirement annotation

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master d88b6cb6b -> 773576e04 NIFI-1108: Updated processors to include the @InputRequirement annotation Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

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

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[6/6] nifi git commit: NIFI-655: - Refactoring key service to expose the key id. - Handling client side expiration better. - Removing specialized active directory provider and abstract ldap provider.

2015-11-18 Thread mcgilman
NIFI-655: - Refactoring key service to expose the key id. - Handling client side expiration better. - Removing specialized active directory provider and abstract ldap provider. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[1/6] nifi git commit: NIFI-655: - Fixed typo in error message for unrecognized authentication strategy.

2015-11-18 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/NIFI-655 16608aa85 -> c94d0271d NIFI-655: - Fixed typo in error message for unrecognized authentication strategy. Signed-off-by: Matt Gilman Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[3/6] nifi git commit: NIFI-655. - Added issuer field to LoginAuthenticationToken. - Updated AccessResource to pass identity provider class name when creating LoginAuthenticationTokens. - Began refact

2015-11-18 Thread mcgilman
NIFI-655. - Added issuer field to LoginAuthenticationToken. - Updated AccessResource to pass identity provider class name when creating LoginAuthenticationTokens. - Began refactoring JWT logic from request parsing logic in JwtService. - Added unit tests for JWT logic. Signed-off-by: Matt

[5/6] nifi git commit: NIFI-655: - Refactoring key service to expose the key id. - Handling client side expiration better. - Removing specialized active directory provider and abstract ldap provider.

2015-11-18 Thread mcgilman
http://git-wip-us.apache.org/repos/asf/nifi/blob/c94d0271/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/src/main/java/org/apache/nifi/ldap/LdapProvider.java -- diff --git

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[2/6] nifi git commit: NIFI-655. - Added logback-test.xml configuration resource for nifi-web-security.

2015-11-18 Thread mcgilman
NIFI-655. - Added logback-test.xml configuration resource for nifi-web-security. 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/caeede57 Tree:

[jira] [Updated] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-1081: --- Attachment: NIFI-1081_02.patch Fixed an interaction ExecuteStreamCommand had when attempting

[jira] [Commented] (NIFI-1168) @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011567#comment-15011567 ] Aldrin Piri commented on NIFI-1168: --- Reviewing > @TriggerWhenEmpty docs and developer guide incompatible

[jira] [Commented] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

2015-11-18 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011575#comment-15011575 ] Mark Payne commented on NIFI-1108: -- [~aldrin] - nice catch. I just did a simple manual check of all that I

[jira] [Commented] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

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

[jira] [Commented] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011563#comment-15011563 ] Aldrin Piri commented on NIFI-1108: --- Your changes look good. Did some command line trickery to search

[jira] [Updated] (NIFI-1108) Ensure processors are consistently using the new @InputRequirement annotation

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated NIFI-1108: -- Attachment: 0001-NIFI-1108-Providing-additional-annotations-on-proces.patch > Ensure processors are

[jira] [Assigned] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc reassigned NIFI-1081: --- Assignee: Tony Kurc (was: Joseph Percivall) > Add option to ExecuteStreamCommand to put value of

[jira] [Commented] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011533#comment-15011533 ] Tony Kurc commented on NIFI-1081: - Will review and test this evening > Add option to ExecuteStreamCommand

[2/2] nifi git commit: NIFI-1108 Providing additional annotations on processors to ensure utilization of the InputRequirement annotation.

2015-11-18 Thread aldrin
NIFI-1108 Providing additional annotations on processors to ensure utilization of the InputRequirement annotation. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/773576e0 Tree:

[jira] [Commented] (NIFI-1179) Build failure maven-surefire-plugin:2.18:test(default-test)

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011813#comment-15011813 ] Aldrin Piri commented on NIFI-1179: --- That patch was old and there is a new one that was submitted a few

[jira] [Updated] (NIFI-981) Add support for Hive JDBC / ExecuteSQL

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-981: -- Fix Version/s: 0.5.0 > Add support for Hive JDBC / ExecuteSQL >

[jira] [Updated] (NIFI-614) Create a JMS ConnectionFactory controller service and refactor JMS processors to use it

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-614: -- Fix Version/s: (was: 1.0.0) 0.5.0 > Create a JMS ConnectionFactory

[jira] [Created] (NIFI-1189) SplitJSON validation check fails in a weird way

2015-11-18 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-1189: -- Summary: SplitJSON validation check fails in a weird way Key: NIFI-1189 URL: https://issues.apache.org/jira/browse/NIFI-1189 Project: Apache NiFi Issue

[jira] [Created] (NIFI-1188) Update developer guide to capture the added functionality of having nonloop connections

2015-11-18 Thread Aldrin Piri (JIRA)
Aldrin Piri created NIFI-1188: - Summary: Update developer guide to capture the added functionality of having nonloop connections Key: NIFI-1188 URL: https://issues.apache.org/jira/browse/NIFI-1188

[jira] [Commented] (NIFI-1171) If a file rolls over multiple times between invocations of TailFile, Processor doesn't pick up all changes

2015-11-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011765#comment-15011765 ] Bryan Bende commented on NIFI-1171: --- More info... I put a debug statement right before line 495 if

[jira] [Commented] (NIFI-1074) Add module which allows NiFi to be started within IDE

2015-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011794#comment-15011794 ] ASF GitHub Bot commented on NIFI-1074: -- Github user olegz commented on the pull request:

[jira] [Commented] (NIFI-1074) Add module which allows NiFi to be started within IDE

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

[jira] [Created] (NIFI-1190) 2 NICs - can't have a cluster node serve both the web ui and process requests

2015-11-18 Thread Andrew Grande (JIRA)
Andrew Grande created NIFI-1190: --- Summary: 2 NICs - can't have a cluster node serve both the web ui and process requests Key: NIFI-1190 URL: https://issues.apache.org/jira/browse/NIFI-1190 Project:

[jira] [Commented] (NIFI-1189) SplitJSON validation check fails in a weird way

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011869#comment-15011869 ] Aldrin Piri commented on NIFI-1189: --- That error is certainly no good. Your usage is a little off for the

[jira] [Commented] (NIFI-1168) @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011877#comment-15011877 ] Aldrin Piri commented on NIFI-1168: --- Patch was a little wonky in application but was able to make it to

[jira] [Commented] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011883#comment-15011883 ] ASF GitHub Bot commented on NIFI-1123: -- Github user jskora commented on the pull request:

[jira] [Commented] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011898#comment-15011898 ] ASF GitHub Bot commented on NIFI-1123: -- Github user apiri commented on the pull request:

nifi git commit: NIFI-1168: Ensure that processors with only looping connections are scheduled to run, even if the connections have no FlowFiles; expose these details to processor developers; update d

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 773576e04 -> 69bce2c2d NIFI-1168: Ensure that processors with only looping connections are scheduled to run, even if the connections have no FlowFiles; expose these details to processor developers; update documentation Signed-off-by:

[jira] [Commented] (NIFI-1168) @TriggerWhenEmpty docs and developer guide incompatible onTrigger definitions

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

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[1/2] nifi git commit: NIFI-655. - Updated JwtService and JwtServiceTest to use Key POJO instead of raw String key from KeyService.

2015-11-18 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/NIFI-655 c94d0271d -> 3da198135 NIFI-655. - Updated JwtService and JwtServiceTest to use Key POJO instead of raw String key from KeyService. Signed-off-by: Matt Gilman Project:

[2/2] nifi git commit: NIFI-655: - Fixing typo when loading the ldap connect timeout. - Providing a better experience for session expiration. - Using ellipsis for lengthly user name. - Adding an issue

2015-11-18 Thread mcgilman
NIFI-655: - Fixing typo when loading the ldap connect timeout. - Providing a better experience for session expiration. - Using ellipsis for lengthly user name. - Adding an issuer to the authentication response so the LIP can specify the appropriate value. Project:

[jira] [Commented] (NIFI-655) Provide support for multiple authentication mechanisms

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

[jira] [Commented] (NIFI-1086) Refactor InvokeHttp

2015-11-18 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011047#comment-15011047 ] Joseph Witt commented on NIFI-1086: --- If it is a until as described sounds like it should be in

[jira] [Commented] (NIFI-1054) correct inconstent line ending characters

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011025#comment-15011025 ] Aldrin Piri commented on NIFI-1054: --- Hey [~tkurc], I believe I saw that you were ready to go on one of

[jira] [Updated] (NIFI-1139) logAttribute processor output incorrectly identifies FlowFile properties as FlowFile attributes.

2015-11-18 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-1139: --- Fix Version/s: (was: 0.4.0) 0.5.0 > logAttribute processor output

[jira] [Commented] (NIFI-1176) GetTwitter can cause OOME with small heaps if backpressure applied

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011070#comment-15011070 ] Aldrin Piri commented on NIFI-1176: --- Reviewing > GetTwitter can cause OOME with small heaps if

[jira] [Commented] (NIFI-1086) Refactor InvokeHttp

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011030#comment-15011030 ] Aldrin Piri commented on NIFI-1086: --- Pending the result of NIFI-1168 as this is very dependent on the

[jira] [Commented] (NIFI-1176) GetTwitter can cause OOME with small heaps if backpressure applied

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011102#comment-15011102 ] Aldrin Piri commented on NIFI-1176: --- Verified clear of the OOME exception with out of the box defaults.

[jira] [Updated] (NIFI-1181) Core attributes should be guarded

2015-11-18 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1181: - Attachment: 0001-NIFI-1181-Ensure-that-a-FlowFile-s-uuid-cannot-be-mo.patch > Core attributes should be

[jira] [Commented] (NIFI-1086) Refactor InvokeHttp

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15011042#comment-15011042 ] Joseph Percivall commented on NIFI-1086: Also with the next patch I post I will be moving the

[jira] [Created] (NIFI-1185) when clustered, displayed banner should come from NCM nifi.properties file instead of Node

2015-11-18 Thread Matthew Clarke (JIRA)
Matthew Clarke created NIFI-1185: Summary: when clustered, displayed banner should come from NCM nifi.properties file instead of Node Key: NIFI-1185 URL: https://issues.apache.org/jira/browse/NIFI-1185

[jira] [Updated] (NIFI-1187) Fix Concurrency problems in FlowFileEvent in flume util and CouchbaseClusterControllerService

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-1187: Attachment: NIFI-1087.000.patch > Fix Concurrency problems in FlowFileEvent in flume util and >

[jira] [Updated] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Percivall updated NIFI-1081: --- Attachment: NIFI-1081_03.patch Renamed SoftLimitBoundedBAOS to

[jira] [Updated] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-1081: Attachment: NIFI-1081.000.patch > Add option to ExecuteStreamCommand to put value of execution to an

[jira] [Commented] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012675#comment-15012675 ] Joseph Percivall commented on NIFI-1081: They match my intent and I did a build+contrib check,

[jira] [Commented] (NIFI-1193) Add Hive support to Kite storage processor

2015-11-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012459#comment-15012459 ] Ryan Blue commented on NIFI-1193: - [~rickysaltzer] and [~jackowaya], this is the patch for adding Hive

[jira] [Created] (NIFI-1194) ExecuteStreamCommand swallows exception when copying stream

2015-11-18 Thread Tony Kurc (JIRA)
Tony Kurc created NIFI-1194: --- Summary: ExecuteStreamCommand swallows exception when copying stream Key: NIFI-1194 URL: https://issues.apache.org/jira/browse/NIFI-1194 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-1194) ExecuteStreamCommand swallows exception when copying stream

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012576#comment-15012576 ] Joseph Percivall commented on NIFI-1194: Unless if I'm mistaken the flow of logic currently is as

[jira] [Commented] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012645#comment-15012645 ] Tony Kurc commented on NIFI-1081: - [~JPercivall] - I made some light amendments to the code

nifi git commit: NIFI-1123: Fixing a botched commit.

2015-11-18 Thread tkurc
Repository: nifi Updated Branches: refs/heads/master 52b24b93d -> 9e2f6df20 NIFI-1123: Fixing a botched commit. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/9e2f6df2 Tree:

[jira] [Commented] (NIFI-1081) Add option to ExecuteStreamCommand to put value of execution to an attribute

2015-11-18 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012558#comment-15012558 ] Joseph Percivall commented on NIFI-1081: That works > Add option to ExecuteStreamCommand to put

[jira] [Commented] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

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

[jira] [Updated] (NIFI-1193) Add Hive support to Kite storage processor

2015-11-18 Thread Ryan Blue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated NIFI-1193: Description: When the Kite processors were initially added in NIFI-238, we removed support for sending data

nifi git commit: NIFI-1191 Adding missing tags for ConvertAvroToJSON

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master 69bce2c2d -> c541c82c3 NIFI-1191 Adding missing tags for ConvertAvroToJSON Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/c541c82c Tree:

[jira] [Assigned] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc reassigned NIFI-1123: --- Assignee: Tony Kurc (was: Joe Skora) > Extend the "Delete Attributes Expression" to support

[jira] [Updated] (NIFI-1174) Create a Put HBase processor that can put multiple cells

2015-11-18 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1174: -- Attachment: NIFI-1174.patch Attaching a patch which adds a PutHBaseJSON that can add a row to HBase

[jira] [Commented] (NIFI-1187) Fix Concurrency problems in FlowFileEvent in flume util and CouchbaseClusterControllerService

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012214#comment-15012214 ] Tony Kurc commented on NIFI-1187: - for background on this: see Java Concurrency In Practice 16.1.2 on

nifi git commit: NIFI-1187: Fixing issue of possible assigment reordering causing uninitalized values to be possibly returned

2015-11-18 Thread aldrin
Repository: nifi Updated Branches: refs/heads/master c541c82c3 -> ab7940368 NIFI-1187: Fixing issue of possible assigment reordering causing uninitalized values to be possibly returned Signed-off-by: Aldrin Piri Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

[jira] [Commented] (NIFI-1187) Fix Concurrency problems in FlowFileEvent in flume util and CouchbaseClusterControllerService

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

nifi git commit: NIFI-655: - Removing unnecessary class.

2015-11-18 Thread mcgilman
Repository: nifi Updated Branches: refs/heads/NIFI-655 242949ee9 -> 9f60411b1 NIFI-655: - Removing unnecessary class. Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/9f60411b Tree:

[jira] [Updated] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-1123: Assignee: Joe Skora (was: Tony Kurc) > Extend the "Delete Attributes Expression" to support Expression

[jira] [Resolved] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc resolved NIFI-1123. - Resolution: Fixed > Extend the "Delete Attributes Expression" to support Expression Language >

[jira] [Commented] (NIFI-1123) Extend the "Delete Attributes Expression" to support Expression Language

2015-11-18 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012436#comment-15012436 ] Tony Kurc commented on NIFI-1123: - Note to self: pick better attribute names when providing tests as part

[jira] [Commented] (NIFI-1192) Allow Get/PutKafka to honor dynamic properties

2015-11-18 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15012040#comment-15012040 ] Joseph Witt commented on NIFI-1192: --- There is a situation in which some Kafka broker we're trying to talk

[jira] [Resolved] (NIFI-1191) ConvertAvroToJson does not have any tags

2015-11-18 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved NIFI-1191. --- Resolution: Fixed > ConvertAvroToJson does not have any tags >

[jira] [Updated] (NIFI-1192) Allow Get/PutKafka to honor dynamic properties

2015-11-18 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-1192: -- Summary: Allow Get/PutKafka to honor dynamic properties (was: Allow GetKafka to honor dynamic

  1   2   >