[GitHub] nifi pull request #1976: NIFI-1613: Make use of column type correctly at Con...

2017-07-05 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1976 NIFI-1613: Make use of column type correctly at ConvertJSONToSQL Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-1613) ConvertJSONToSQL Drops Type Information

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074331#comment-16074331 ] ASF GitHub Bot commented on NIFI-1613: -- GitHub user ijokarumawak opened a pull request

[GitHub] nifi issue #1976: NIFI-1613: Make use of column type correctly at ConvertJSO...

2017-07-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1976 This PR contains commits from #293 which has been closed due to being inactive, but the change was reasonable. I've cherry picked commits from the PR, the 1st commit in this PR is a squashed ones

[jira] [Commented] (NIFI-1613) ConvertJSONToSQL Drops Type Information

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074337#comment-16074337 ] ASF GitHub Bot commented on NIFI-1613: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #293: NIFI-1613 Initial version, try to improve conversion for di...

2017-07-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/293 I've taken over the proposed change into #1976 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this f

[jira] [Commented] (NIFI-1613) ConvertJSONToSQL Drops Type Information

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074342#comment-16074342 ] ASF GitHub Bot commented on NIFI-1613: -- Github user ijokarumawak commented on the issu

[GitHub] nifi pull request #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch ...

2017-07-05 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/1977 NIFI-515 - DeleteSQS and PutSQS should offer batch processing Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you t

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074417#comment-16074417 ] ASF GitHub Bot commented on NIFI-515: - GitHub user pvillard31 opened a pull request:

[jira] [Updated] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-515: Assignee: Pierre Villard Status: Patch Available (was: Open) > DeleteSQS and PutSQS should offe

[jira] [Updated] (NIFI-4144) Add minimum/maximum file age properties to ListHDFS

2017-07-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4144: - Fix Version/s: 1.4.0 > Add minimum/maximum file age properties to ListHDFS > --

[jira] [Updated] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-515: Issue Type: Improvement (was: Bug) > DeleteSQS and PutSQS should offer batch processing > ---

[jira] [Updated] (NIFI-4144) Add minimum/maximum file age properties to ListHDFS

2017-07-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4144: - Affects Version/s: (was: 1.4.0) > Add minimum/maximum file age properties to ListHDFS > ---

[jira] [Commented] (NIFI-3320) Listen to SNMP Trap

2017-07-05 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074501#comment-16074501 ] Lars Francke commented on NIFI-3320: I'm looking into this issue. I have never written

[jira] [Comment Edited] (NIFI-3320) Listen to SNMP Trap

2017-07-05 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074501#comment-16074501 ] Lars Francke edited comment on NIFI-3320 at 7/5/17 9:45 AM: I'm

[GitHub] nifi pull request #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch ...

2017-07-05 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/1977#discussion_r125632070 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -108,43 +108,57 @@ publ

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074695#comment-16074695 ] ASF GitHub Bot commented on NIFI-515: - Github user jzonthemtn commented on a diff in the

[GitHub] nifi pull request #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch ...

2017-07-05 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1977#discussion_r125633660 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/sqs/PutSQS.java --- @@ -108,43 +108,57 @@ publ

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074700#comment-16074700 ] ASF GitHub Bot commented on NIFI-515: - Github user pvillard31 commented on a diff in the

[GitHub] nifi pull request #1978: NIFI-4127: Composite User Group Providers

2017-07-05 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1978 NIFI-4127: Composite User Group Providers NIFI-4127: - Introducing composite ConfigurableUserGroupProvider and UserGroupProvider. - Adding appropriate unit tests. - Updating object model

[jira] [Commented] (NIFI-4127) Create a CompositeUserGroupProvider

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

[jira] [Updated] (NIFI-4127) Create a CompositeUserGroupProvider

2017-07-05 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4127: -- Status: Patch Available (was: Open) > Create a CompositeUserGroupProvider >

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-05 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r125640198 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,316 @@ +/* +

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-05 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r125639967 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/pom.xml --- @@ -82,5 +90,15 @@ test +

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-05 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r125645738 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,316 @@ +/* +

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-05 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r125645539 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,316 @@ +/* +

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074768#comment-16074768 ] ASF GitHub Bot commented on NIFI-4024: -- Github user bbende commented on a diff in the

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074770#comment-16074770 ] ASF GitHub Bot commented on NIFI-4024: -- Github user bbende commented on a diff in the

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074771#comment-16074771 ] ASF GitHub Bot commented on NIFI-4024: -- Github user bbende commented on a diff in the

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074769#comment-16074769 ] ASF GitHub Bot commented on NIFI-4024: -- Github user bbende commented on a diff in the

[jira] [Commented] (NIFI-4135) RangerNiFiAuthorizer should support storing audit info to HDFS

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074799#comment-16074799 ] ASF GitHub Bot commented on NIFI-4135: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi issue #1956: NIFI-4135 - added hadoop-client and enhanced Authorizers e...

2017-07-05 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1956 @bbende sorry for the delay (was away on vacation). Not a picky request at all; the weirdness I ran into was that the xsd could not resolve the property value if classpath was just before it. It

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2017-07-05 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1977 @jzonthemtn - I just pushed a commit to address your comment. Basically, I parse the request results to split failures and success. I also added a unit test for that case. --- If your project is

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074832#comment-16074832 ] ASF GitHub Bot commented on NIFI-515: - Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1977: NIFI-515 - DeleteSQS and PutSQS should offer batch process...

2017-07-05 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/1977 @pvillard31 That sounds great! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Commented] (NIFI-515) DeleteSQS and PutSQS should offer batch processing

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074853#comment-16074853 ] ASF GitHub Bot commented on NIFI-515: - Github user jzonthemtn commented on the issue:

[GitHub] nifi issue #1971: NIFI-3193: added ability to authenticate with AMQP using c...

2017-07-05 Thread m-hogue
Github user m-hogue commented on the issue: https://github.com/apache/nifi/pull/1971 @pvillard31 : Thanks for the review! After wrestling with IntelliJ formatting rules following the import of the nifi style config i think it's good. Please let me know if you'd like any more changes m

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074880#comment-16074880 ] ASF GitHub Bot commented on NIFI-3193: -- Github user m-hogue commented on the issue:

[GitHub] nifi pull request #1971: NIFI-3193: added ability to authenticate with AMQP ...

2017-07-05 Thread trkurc
Github user trkurc commented on a diff in the pull request: https://github.com/apache/nifi/pull/1971#discussion_r125669424 --- Diff: nifi-nar-bundles/nifi-amqp-bundle/nifi-amqp-processors/src/main/resources/docs/org.apache.nifi.amqp.processors.ConsumeAMQP/additionalDetails.html ---

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074902#comment-16074902 ] ASF GitHub Bot commented on NIFI-3193: -- Github user trkurc commented on a diff in the

[GitHub] nifi issue #1971: NIFI-3193: added ability to authenticate with AMQP using c...

2017-07-05 Thread trkurc
Github user trkurc commented on the issue: https://github.com/apache/nifi/pull/1971 @m-hogue if you can fix that description in the html, I can merge in. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project doe

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074919#comment-16074919 ] ASF GitHub Bot commented on NIFI-3193: -- Github user trkurc commented on the issue:

[GitHub] nifi issue #1971: NIFI-3193: added ability to authenticate with AMQP using c...

2017-07-05 Thread m-hogue
Github user m-hogue commented on the issue: https://github.com/apache/nifi/pull/1971 Fixed in cd66c877b706b1f5b3418301e7e3aed651036bce. Should be gtg. Let me know if there are any other changes needed. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074922#comment-16074922 ] ASF GitHub Bot commented on NIFI-3193: -- Github user m-hogue commented on the issue:

[jira] [Created] (NIFI-4151) Slow response times when requesting Process Group Status

2017-07-05 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4151: Summary: Slow response times when requesting Process Group Status Key: NIFI-4151 URL: https://issues.apache.org/jira/browse/NIFI-4151 Project: Apache NiFi Issue Type

[GitHub] nifi pull request #1979: NIFI-4151: Updated UpdateAttribute to only create J...

2017-07-05 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1979 NIFI-4151: Updated UpdateAttribute to only create JAXB Context once; … …Minor performance tweaks to standard validators and StatusMerge.prettyPrint; updated AbstractConfiguredComponent to not cr

[jira] [Commented] (NIFI-4151) Slow response times when requesting Process Group Status

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

[jira] [Updated] (NIFI-4151) Slow response times when requesting Process Group Status

2017-07-05 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4151: - Status: Patch Available (was: Open) > Slow response times when requesting Process Group Status > -

[GitHub] nifi pull request #1958: NIFI-4060: Initial implementation of MergeRecord

2017-07-05 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1958#discussion_r125677757 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/MergeRecord.java --- @@ -0,0 +1,3

[jira] [Commented] (NIFI-4060) Create a MergeRecord Processor

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074944#comment-16074944 ] ASF GitHub Bot commented on NIFI-4060: -- Github user markap14 commented on a diff in th

[GitHub] nifi-minifi-cpp pull request #117: MINIFI-338: Convert processor threads to ...

2017-07-05 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/117 MINIFI-338: Convert processor threads to use thread pools Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution

[GitHub] nifi issue #1938: NIFI-1763: Initial implementation of ConfluentSchemaRegist...

2017-07-05 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1938 @markap14 I can try this out as well --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature en

[jira] [Commented] (NIFI-1763) Provide an integration with 'Schema registry for Kafka'

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075060#comment-16075060 ] ASF GitHub Bot commented on NIFI-1763: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi issue #1979: NIFI-4151: Updated UpdateAttribute to only create JAXB Con...

2017-07-05 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1979 Will review... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (NIFI-4151) Slow response times when requesting Process Group Status

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075096#comment-16075096 ] ASF GitHub Bot commented on NIFI-4151: -- Github user mcgilman commented on the issue:

[jira] [Created] (NIFI-4152) Create TCP Record Processors

2017-07-05 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-4152: - Summary: Create TCP Record Processors Key: NIFI-4152 URL: https://issues.apache.org/jira/browse/NIFI-4152 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi issue #1971: NIFI-3193: added ability to authenticate with AMQP using c...

2017-07-05 Thread trkurc
Github user trkurc commented on the issue: https://github.com/apache/nifi/pull/1971 looks good, I'll work on merging it in --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075130#comment-16075130 ] ASF GitHub Bot commented on NIFI-3193: -- Github user trkurc commented on the issue:

[GitHub] nifi-minifi-cpp pull request #116: Minifi 341 - Tailfile Delimiter for input

2017-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/116 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] nifi pull request #1974: NIFI-3281 - fix for (S)FTP processors when using EL...

2017-07-05 Thread m-hogue
Github user m-hogue commented on a diff in the pull request: https://github.com/apache/nifi/pull/1974#discussion_r125717086 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/FTPTransfer.java --- @@ -304,

[jira] [Commented] (NIFI-3281) Error on passing 'ftp.listing.user' from ListFTP to FetchSFTP

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075217#comment-16075217 ] ASF GitHub Bot commented on NIFI-3281: -- Github user m-hogue commented on a diff in the

[jira] [Assigned] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue reassigned NIFI-552: -- Assignee: Michael Hogue > Improve LogAttribute property matching > --

[GitHub] nifi pull request #1971: NIFI-3193: added ability to authenticate with AMQP ...

2017-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1971 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075276#comment-16075276 ] ASF subversion and git services commented on NIFI-3193: --- Commit 47eec

[jira] [Commented] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

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

[jira] [Updated] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-3193: Fix Version/s: 1.4.0 > Update ConsumeAMQP and PublishAMQP to retrieve username from certificate > common nam

[jira] [Resolved] (NIFI-3193) Update ConsumeAMQP and PublishAMQP to retrieve username from certificate common name

2017-07-05 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc resolved NIFI-3193. - Resolution: Fixed > Update ConsumeAMQP and PublishAMQP to retrieve username from certificate > common name

[GitHub] nifi issue #1962: NIFI-4143 - externalize MAX_CONCURRENT_REQUESTS

2017-07-05 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1962 @pvillard31 Just started reviewing this PR. I'm wondering if the property should be associated with the cluster section instead of the web properties. This property is only relevant when clustered an

[jira] [Commented] (NIFI-4143) Make configurable maximum number of concurrent requests

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075303#comment-16075303 ] ASF GitHub Bot commented on NIFI-4143: -- Github user mcgilman commented on the issue:

[jira] [Created] (NIFI-4153) Site-to-Site causing "There are too many outstanding HTTP requests" error message

2017-07-05 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4153: Summary: Site-to-Site causing "There are too many outstanding HTTP requests" error message Key: NIFI-4153 URL: https://issues.apache.org/jira/browse/NIFI-4153 Project: Apache

[jira] [Updated] (NIFI-4153) Site-to-Site causing "There are too many outstanding HTTP requests" error message

2017-07-05 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4153: - Priority: Critical (was: Major) > Site-to-Site causing "There are too many outstanding HTTP requests" erro

[GitHub] nifi pull request #1980: NIFI-4153: Use a LinkedBlockingQueue instead of a S...

2017-07-05 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1980 NIFI-4153: Use a LinkedBlockingQueue instead of a SynchronousQueue fo… …r Request Replicator's thread pool so that requests will queue when all threads are active, instead of throwing an Excepti

[jira] [Commented] (NIFI-4153) Site-to-Site causing "There are too many outstanding HTTP requests" error message

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

[jira] [Updated] (NIFI-4153) Site-to-Site causing "There are too many outstanding HTTP requests" error message

2017-07-05 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4153: - Status: Patch Available (was: Open) > Site-to-Site causing "There are too many outstanding HTTP requests"

[GitHub] nifi issue #1980: NIFI-4153: Use a LinkedBlockingQueue instead of a Synchron...

2017-07-05 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1980 Will review... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (NIFI-4153) Site-to-Site causing "There are too many outstanding HTTP requests" error message

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075407#comment-16075407 ] ASF GitHub Bot commented on NIFI-4153: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1979: NIFI-4151: Updated UpdateAttribute to only create JAXB Con...

2017-07-05 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1979 @markap14 Looks like the proposed changes are causing unit test failures. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your proje

[jira] [Commented] (NIFI-4151) Slow response times when requesting Process Group Status

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075417#comment-16075417 ] ASF GitHub Bot commented on NIFI-4151: -- Github user mcgilman commented on the issue:

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075440#comment-16075440 ] Michael Hogue commented on NIFI-552: Work here: https://github.com/m-hogue/nifi/tree/NIF

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075441#comment-16075441 ] Michael Hogue commented on NIFI-552: I've elected to add properties to support regex mat

[GitHub] nifi pull request #1981: NIFI-552: Added include/ignore regex properties to ...

2017-07-05 Thread m-hogue
GitHub user m-hogue opened a pull request: https://github.com/apache/nifi/pull/1981 NIFI-552: Added include/ignore regex properties to LogAttribute Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075445#comment-16075445 ] ASF GitHub Bot commented on NIFI-552: - GitHub user m-hogue opened a pull request: h

[GitHub] nifi pull request #1974: NIFI-3281 - fix for (S)FTP processors when using EL...

2017-07-05 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/1974#discussion_r125764994 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/FTPTransfer.java --- @@ -304,

[jira] [Commented] (NIFI-3281) Error on passing 'ftp.listing.user' from ListFTP to FetchSFTP

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075473#comment-16075473 ] ASF GitHub Bot commented on NIFI-3281: -- Github user joewitt commented on a diff in the

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-05 Thread Adam Taft (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075490#comment-16075490 ] Adam Taft commented on NIFI-4057: - [~aldrin] Can you please look this over and target this

[GitHub] nifi issue #1981: NIFI-552: Added include/ignore regex properties to LogAttr...

2017-07-05 Thread trkurc
Github user trkurc commented on the issue: https://github.com/apache/nifi/pull/1981 reviewing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075713#comment-16075713 ] ASF GitHub Bot commented on NIFI-552: - Github user trkurc commented on the issue: h

[GitHub] nifi pull request #1981: NIFI-552: Added include/ignore regex properties to ...

2017-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1981 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075751#comment-16075751 ] ASF subversion and git services commented on NIFI-552: -- Commit e6b166a3

[jira] [Commented] (NIFI-552) Improve LogAttribute property matching

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

[jira] [Resolved] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc resolved NIFI-552. Resolution: Fixed > Improve LogAttribute property matching > -- > >

[jira] [Updated] (NIFI-552) Improve LogAttribute property matching

2017-07-05 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-552: --- Fix Version/s: 1.4.0 > Improve LogAttribute property matching > -- > >

[jira] [Created] (NIFI-4154) fix windows line endings in source code

2017-07-05 Thread Tony Kurc (JIRA)
Tony Kurc created NIFI-4154: --- Summary: fix windows line endings in source code Key: NIFI-4154 URL: https://issues.apache.org/jira/browse/NIFI-4154 Project: Apache NiFi Issue Type: Task

[GitHub] nifi pull request #1982: NIFI-4154 - fix line endings in source code

2017-07-05 Thread trkurc
GitHub user trkurc opened a pull request: https://github.com/apache/nifi/pull/1982 NIFI-4154 - fix line endings in source code Thank you for submitting a contribution to Apache NiFi. Note - did not squash commits for easier review. In order to streamline the review

[jira] [Commented] (NIFI-4154) fix windows line endings in source code

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075776#comment-16075776 ] ASF GitHub Bot commented on NIFI-4154: -- GitHub user trkurc opened a pull request:

[jira] [Updated] (NIFI-4154) fix windows line endings in source code

2017-07-05 Thread Tony Kurc (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Kurc updated NIFI-4154: Status: Patch Available (was: Open) > fix windows line endings in source code >

[GitHub] nifi issue #1956: NIFI-4135 - added hadoop-client and enhanced Authorizers e...

2017-07-05 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1956 @bbende did add the change to order (couldn't recreate the issue). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[jira] [Commented] (NIFI-4135) RangerNiFiAuthorizer should support storing audit info to HDFS

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075823#comment-16075823 ] ASF GitHub Bot commented on NIFI-4135: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi pull request #1983: NiFi-2829: Add Date and Time Format Support for Put...

2017-07-05 Thread yjhyjhyjh0
GitHub user yjhyjhyjh0 opened a pull request: https://github.com/apache/nifi/pull/1983 NiFi-2829: Add Date and Time Format Support for PutSQL Fix unit test for Date and Time type time zone problem while testing PutSQL processor @paulgibeault made the original PR #1073, #146

[GitHub] nifi issue #1963: NIFI-4111 - NiFi shutdown

2017-07-05 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1963 @pvillard31 I tried this PR, but still see '2017-07-06 12:05:54,092 INFO [main] org.apache.nifi.bootstrap.Command Waiting for Apache NiFi to finish shutting down...' logs. When I take a

[jira] [Commented] (NIFI-4111) NiFi does not shutdown gracefully

2017-07-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075955#comment-16075955 ] ASF GitHub Bot commented on NIFI-4111: -- Github user ijokarumawak commented on the issu

  1   2   >