[jira] [Created] (NIFI-1150) Transparent chunking for site-to-site protocol

2015-11-11 Thread Andrew Grande (JIRA)
Andrew Grande created NIFI-1150: --- Summary: Transparent chunking for site-to-site protocol Key: NIFI-1150 URL: https://issues.apache.org/jira/browse/NIFI-1150 Project: Apache NiFi Issue Type:

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000389#comment-15000389 ] Tony Kurc commented on NIFI-1054: - yes. .gitattributes is likely worth adding as part of this. > correct

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: (was: 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch) > Create Route

[1/2] nifi git commit: NIFI-1061 fixed deadlock caused by DBCPConnectionPool.onConfigured() Current implementation of DBCPConnectionPool was attempting to test if connection could be obtained via data

2015-11-11 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 429f6a42b -> 054774fe7 NIFI-1061 fixed deadlock caused by DBCPConnectionPool.onConfigured() Current implementation of DBCPConnectionPool was attempting to test if connection could be obtained via dataSource.getConnection(). Such call is

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000629#comment-15000629 ] Mark Payne commented on NIFI-1061: -- [~ozhurakousky] - I agree with the concept here. Code looks good.

[1/3] nifi git commit: NIFI-1083 Created a processor that routes lines of text based on different matching and routing strategies

2015-11-11 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 054774fe7 -> 11fcad90d NIFI-1083 Created a processor that routes lines of text based on different matching and routing strategies Signed-off-by: Mark Payne Project: http://git-wip-us.apache.org/repos/asf/nifi/repo

[2/3] nifi git commit: NIFI-1083: Added a Grouping Regular Expression property for grouping lines of text

2015-11-11 Thread markap14
NIFI-1083: Added a Grouping Regular Expression property for grouping lines of text Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/e7c6c7ca Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/e7c6c7ca Diff:

[3/3] nifi git commit: Merge branch 'NIFI-1083'

2015-11-11 Thread markap14
Merge branch 'NIFI-1083' Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/11fcad90 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/11fcad90 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/11fcad90 Branch:

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000694#comment-15000694 ] Mark Payne commented on NIFI-1083: -- Great, thanks Bryan! Happy to have this one merged in! > Create Route

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

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

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

[jira] [Updated] (NIFI-1153) ExecuteSQL logs errors about FlowFileHandlingException

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1153: - Attachment: 0001-NIFI-1153-If-no-incoming-FlowFile-don-t-try-to-trans.patch > ExecuteSQL logs errors about

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

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

2015-11-11 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000525#comment-15000525 ] Joseph Percivall commented on NIFI-1081: I was thinking something like "Output Destination

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

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000544#comment-15000544 ] Mark Payne commented on NIFI-1081: -- I don't believe that "Output Destination Attribute" makes it seem like

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

2015-11-11 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: (was: NIFI-1081_changes_from_code_review.patch) > Add option to

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000458#comment-15000458 ] Bryan Bende commented on NIFI-1083: --- Not sure how this doesn't happen through the unit tests, but when

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000488#comment-15000488 ] Mark Payne commented on NIFI-1083: -- Ah wow that's a good catch. I agree. We should always route to

[jira] [Commented] (NIFI-1062) PutHDFS will pass files to success when they were not successfully written with hadoop client misconfiguration

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

[jira] [Commented] (NIFI-1124) PutHDFS will rollback session if perms are bad - should route to failure

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

[jira] [Commented] (NIFI-1062) PutHDFS will pass files to success when they were not successfully written with hadoop client misconfiguration

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

[jira] [Created] (NIFI-1152) Mock Framework allows processor to route to Relationships that the Processor does not support

2015-11-11 Thread Mark Payne (JIRA)
Mark Payne created NIFI-1152: Summary: Mock Framework allows processor to route to Relationships that the Processor does not support Key: NIFI-1152 URL: https://issues.apache.org/jira/browse/NIFI-1152

[jira] [Commented] (NIFI-1124) PutHDFS will rollback session if perms are bad - should route to failure

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

[jira] [Commented] (NIFI-1024) Fix Mistake in Clustering section of Admin Guide

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

[jira] [Commented] (NIFI-1062) PutHDFS will pass files to success when they were not successfully written with hadoop client misconfiguration

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

[jira] [Commented] (NIFI-1124) PutHDFS will rollback session if perms are bad - should route to failure

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

[jira] [Commented] (NIFI-1124) PutHDFS will rollback session if perms are bad - should route to failure

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

[1/2] nifi git commit: NIFI-993 added expression language support to GetHTTP for the filename and URL properties

2015-11-11 Thread markap14
Repository: nifi Updated Branches: refs/heads/master ba5b1d837 -> 6c510fae8 NIFI-993 added expression language support to GetHTTP for the filename and URL properties Signed-off-by: Mark Payne Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[jira] [Commented] (NIFI-993) GetHTTP should allow the Expression Language to be used for the URL property

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

[jira] [Created] (NIFI-1151) Support large file transfer suspend/resume

2015-11-11 Thread Andrew Grande (JIRA)
Andrew Grande created NIFI-1151: --- Summary: Support large file transfer suspend/resume Key: NIFI-1151 URL: https://issues.apache.org/jira/browse/NIFI-1151 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-1149) Support Node Affinity

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1149: - Issue Type: Improvement (was: Bug) > Support Node Affinity > - > >

[jira] [Commented] (NIFI-1061) DBConnectionPool service unable to terminate

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

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000392#comment-15000392 ] Mark Payne commented on NIFI-1083: -- [~bbende] - I replaced the second patch with a new one that addresses

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000405#comment-15000405 ] Bryan Bende commented on NIFI-1083: --- Sorry to be annoying, but is it possible to rebase the first patch

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000440#comment-15000440 ] Tony Kurc commented on NIFI-1054: - Agreed. I have been surveying other projects. Many have lf instead of

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000553#comment-15000553 ] Bryan Bende commented on NIFI-1083: --- Latest patch looks good and is working as expected now, I am a +1.

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

2015-11-11 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_fix_property_name.patch Fixed the property name and changed validators.

[1/4] nifi git commit: NIFI-1124, NIFI-1062 addressed more PR comments

2015-11-11 Thread bbende
Repository: nifi Updated Branches: refs/heads/master 6c510fae8 -> 429f6a42b NIFI-1124, NIFI-1062 addressed more PR comments Signed-off-by: Bryan Bende Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit:

[3/4] nifi git commit: NIFI-1024 NIFI-1062 Fixed PutHDFS processor to properly route failures. Ensured that during put failures the FlowFile is routed to 'failure' relationship. Added validation test

2015-11-11 Thread bbende
NIFI-1024 NIFI-1062 Fixed PutHDFS processor to properly route failures. Ensured that during put failures the FlowFile is routed to 'failure' relationship. Added validation test Re-enabled previously ignored test. Signed-off-by: Bryan Bende Project:

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

2015-11-11 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000552#comment-15000552 ] Joseph Percivall commented on NIFI-1081: Those are valid points. I will make the changes a put up a

[jira] [Commented] (NIFI-1124) PutHDFS will rollback session if perms are bad - should route to failure

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

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch > Create Route Individual

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000385#comment-15000385 ] Mark Payne commented on NIFI-1083: -- [~bbende] - Answers to your comments: 1) we could use

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: (was: 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch) > Create Route

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch > Create Route Individual

[jira] [Updated] (NIFI-1149) Support Node Affinity with Site-to-Site

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1149: - Summary: Support Node Affinity with Site-to-Site (was: Support Node Affinity) > Support Node Affinity

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: (was: 0001-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch) > Create Route

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

2015-11-11 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000427#comment-15000427 ] Joseph Witt commented on NIFI-1054: --- But probably not auto. We have tests that depend on specific line

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000411#comment-15000411 ] Mark Payne commented on NIFI-1083: -- Not a problem. I don't want to delete Joe P's attachment, so I left it

[jira] [Updated] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-1083: - Attachment: 0002-NIFI-1083-Added-a-Grouping-Regular-Expression-proper.patch

[jira] [Created] (NIFI-1149) Support Node Affinity

2015-11-11 Thread Andrew Grande (JIRA)
Andrew Grande created NIFI-1149: --- Summary: Support Node Affinity Key: NIFI-1149 URL: https://issues.apache.org/jira/browse/NIFI-1149 Project: Apache NiFi Issue Type: Bug Affects Versions:

[jira] [Commented] (NIFI-1083) Create Route Individual Lines of Text Processor

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000374#comment-15000374 ] Bryan Bende commented on NIFI-1083: --- 1) In the second patch, if I understand the code correctly: {code}

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

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

[jira] [Created] (NIFI-1155) Processor stops running if its destination applies backpressure and expiration occurs

2015-11-11 Thread Mark Payne (JIRA)
Mark Payne created NIFI-1155: Summary: Processor stops running if its destination applies backpressure and expiration occurs Key: NIFI-1155 URL: https://issues.apache.org/jira/browse/NIFI-1155 Project:

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001661#comment-15001661 ] Tony Kurc commented on NIFI-900: [~markap14] - I was able to successfully rebase onto master and update

[jira] [Comment Edited] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001624#comment-15001624 ] Tony Kurc edited comment on NIFI-900 at 11/12/15 3:53 AM: -- note to self - do not

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001659#comment-15001659 ] Tony Kurc commented on NIFI-900: Reviewed, tested, did license, whitespace and code review > Add support

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

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

nifi git commit: NIFI-900: Created Processors for interacting with Microsoft Azure EventHubs

2015-11-11 Thread tkurc
Repository: nifi Updated Branches: refs/heads/master 7a165b62c -> 56ad22aea NIFI-900: Created Processors for interacting with Microsoft Azure EventHubs Reviewed (with amendments needed for clean merge, whitespace and NOTICEs) by Tony Kurc (tk...@apache.org) Project:

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001437#comment-15001437 ] Tony Kurc commented on NIFI-900: Out of curiosity, why is this a volatile instead of a final? The allocation

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001624#comment-15001624 ] Tony Kurc commented on NIFI-900: note to self - do not get the namespace wrong when configuring the

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000974#comment-15000974 ] Tony Kurc commented on NIFI-900: [~markap14] - I'm a little confused by your comments. Is this one ready for

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000933#comment-15000933 ] Mark Payne commented on NIFI-1143: -- [~ozhurakousky] - awesome find! Must have been a pain to track that

[jira] [Commented] (NIFI-900) Add support for sending/receiving data with Azure Event Hub

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001007#comment-15001007 ] Mark Payne commented on NIFI-900: - [~tkurc] - yes, it should be ready for review/test. > Add support for

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000978#comment-15000978 ] Tony Kurc commented on NIFI-1081: - I'll start reviewing the new patch > Add option to

[jira] [Commented] (NIFI-994) Processor to tail files

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000981#comment-15000981 ] Bryan Bende commented on NIFI-994: -- +1 Latest changes look good, I banged on this for a while with the same

[jira] [Commented] (NIFI-696) Deprecate FlowFile.getId()

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001010#comment-15001010 ] Mark Payne commented on NIFI-696: - OK no problem, i'm totally fine with the idea. > Deprecate

[1/2] nifi git commit: NIFI-1143 Fixed race condition which caused intermittent failures Fixed the order of service state check in PropertyDescriptor Encapsulated the check into private method for rea

2015-11-11 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 11fcad90d -> 854d20398 NIFI-1143 Fixed race condition which caused intermittent failures Fixed the order of service state check in PropertyDescriptor Encapsulated the check into private method for readability Modified and documented test to

[2/2] nifi git commit: Merge branch 'NIFI-1143' of https://github.com/olegz/nifi into NIFI-1143

2015-11-11 Thread markap14
Merge branch 'NIFI-1143' of https://github.com/olegz/nifi into NIFI-1143 Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/854d2039 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/854d2039 Diff:

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001005#comment-15001005 ] Tony Kurc commented on NIFI-1081: - [~JPercivall] - I highly recommend some comments on the relationships

[jira] [Commented] (NIFI-994) Processor to tail files

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

[jira] [Commented] (NIFI-994) Processor to tail files

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

[1/4] nifi git commit: NIFI-994: Initial import of TailFile

2015-11-11 Thread markap14
Repository: nifi Updated Branches: refs/heads/master 854d20398 -> 7a165b62c NIFI-994: Initial import of TailFile Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/31f0909b Tree:

[2/4] nifi git commit: NIFI-994: Ensure that processor is not valid due to the tail file not yet existing

2015-11-11 Thread markap14
NIFI-994: Ensure that processor is not valid due to the tail file not yet existing Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/bfa9e450 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/bfa9e450 Diff:

[3/4] nifi git commit: NIFI-994: Fixed issue that could result in data duplication if more than 1 rollover of tailed file has occurred on restart of Processor

2015-11-11 Thread markap14
NIFI-994: Fixed issue that could result in data duplication if more than 1 rollover of tailed file has occurred on restart of Processor Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7b9c8df6 Tree:

[jira] [Commented] (NIFI-994) Processor to tail files

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001089#comment-15001089 ] Mark Payne commented on NIFI-994: - Thanks, Bryan! Merged into master! > Processor to tail files >

[jira] [Commented] (NIFI-994) Processor to tail files

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

[jira] [Commented] (NIFI-1143) Race condition during initialization of ControllerServices

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

[jira] [Updated] (NIFI-1127) List and Fetch HDFS and GetHDFSSequenceFile must support Kerberized clusters like Get/Put HDFS do

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1127: -- Attachment: NIFI-1127-2.patch New patch rebased against master. > List and Fetch HDFS and

[jira] [Commented] (NIFI-696) Deprecate FlowFile.getId()

2015-11-11 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000939#comment-15000939 ] Oleg Zhurakousky commented on NIFI-696: --- Since we are talking about deprecation I'd like to suggest

[jira] [Commented] (NIFI-696) Deprecate FlowFile.getId()

2015-11-11 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000953#comment-15000953 ] Mark Payne commented on NIFI-696: - [~ozhurakousky] - I have no problem with adding the convenience method,

[jira] [Commented] (NIFI-696) Deprecate FlowFile.getId()

2015-11-11 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15000971#comment-15000971 ] Oleg Zhurakousky commented on NIFI-696: --- String would be fine, I was primarily asking about the

[4/4] nifi git commit: Merge branch 'NIFI-994'

2015-11-11 Thread markap14
Merge branch 'NIFI-994' Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/7a165b62 Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/7a165b62 Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/7a165b62 Branch:

[jira] [Commented] (NIFI-994) Processor to tail files

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

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001205#comment-15001205 ] Tony Kurc commented on NIFI-1081: - Slight style comment - your static final fields have a space before the

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001211#comment-15001211 ] Tony Kurc commented on NIFI-1081: - Based off your discussion with [~markap14] on a previous review, I was

[jira] [Commented] (NIFI-1109) GetCouchbaseKey throws NPE if no FlowFile is available

2015-11-11 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001223#comment-15001223 ] Bryan Bende commented on NIFI-1109: --- Tested this out and works as expected against a couchbase server.

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001213#comment-15001213 ] Tony Kurc commented on NIFI-1081: - another style comment, you have a mix of {}'s and string addition in

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001217#comment-15001217 ] Tony Kurc commented on NIFI-1081: - if you're amending your code, I'd put a space after the if here {code}

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

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001234#comment-15001234 ] Tony Kurc commented on NIFI-1081: - I'm not sure if Stdout or StdOut us more appropriate (a quick grep over

[jira] [Updated] (NIFI-1154) testResizeImage fails under certain conditions

2015-11-11 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-1154: Description: {noformat} Running org.apache.nifi.processors.image.TestResizeImage Tests run: 1, Failures: 1,

[jira] [Commented] (NIFI-696) Deprecate FlowFile.getId()

2015-11-11 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001270#comment-15001270 ] Oleg Zhurakousky commented on NIFI-696: --- Got it > Deprecate FlowFile.getId() >

  1   2   >