[jira] [Commented] (NIFI-3576) QueryElasticsearchHttp should have a "Not Found"/"Zero results" relationship

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902625#comment-15902625 ] Puspendu Banerjee commented on NIFI-3576: - [~JPercivall] Shouldn't it still be a success with a

[jira] [Created] (NIFI-3580) Setting SSL ciphers used by NiFi

2017-03-08 Thread Alexander M (JIRA)
Alexander M created NIFI-3580: - Summary: Setting SSL ciphers used by NiFi Key: NIFI-3580 URL: https://issues.apache.org/jira/browse/NIFI-3580 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-3579) Nifi Failed to Start: nio Files.getFileStore(Path) is buggy in Windows

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902535#comment-15902535 ] ASF GitHub Bot commented on NIFI-3579: -- GitHub user PuspenduBanerjee opened a pull request:

[GitHub] nifi pull request #1580: Fix for Windows FileStore issue NIFI-3579

2017-03-08 Thread PuspenduBanerjee
GitHub user PuspenduBanerjee opened a pull request: https://github.com/apache/nifi/pull/1580 Fix for Windows FileStore issue NIFI-3579 this fixes NIFI-3579. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PuspenduBanerjee/nifi

[jira] [Created] (NIFI-3579) Nifi Failed to Start: nio Files.getFileStore(Path) is buggy in Windows

2017-03-08 Thread Puspendu Banerjee (JIRA)
Puspendu Banerjee created NIFI-3579: --- Summary: Nifi Failed to Start: nio Files.getFileStore(Path) is buggy in Windows Key: NIFI-3579 URL: https://issues.apache.org/jira/browse/NIFI-3579 Project:

[jira] [Updated] (NIFI-3442) FTPTransfer tries to evaluate PORT as expression language, although property doesn't support EL

2017-03-08 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-3442: Resolution: Fixed Fix Version/s: 1.2.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi issue #1474: NIFI-3442 - Explictly support EL on Username, password, po...

2017-03-08 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1474 I verified contrib-check, ran the tests (as mentioned, one failed but I resolved it), and built the project. I made a sample flow which generated a flowfile, updated a `username` attribute with

[GitHub] nifi pull request #1474: NIFI-3442 - Explictly support EL on Username, passw...

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

[jira] [Commented] (NIFI-3442) FTPTransfer tries to evaluate PORT as expression language, although property doesn't support EL

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

[jira] [Commented] (NIFI-3442) FTPTransfer tries to evaluate PORT as expression language, although property doesn't support EL

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

[jira] [Commented] (NIFI-3442) FTPTransfer tries to evaluate PORT as expression language, although property doesn't support EL

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902449#comment-15902449 ] ASF GitHub Bot commented on NIFI-3442: -- Github user alopresto commented on a diff in the pull request:

[GitHub] nifi pull request #1474: NIFI-3442 - Explictly support EL on Username, passw...

2017-03-08 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1474#discussion_r105083940 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestFTP.java --- @@ -0,0 +1,170

[jira] [Resolved] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

2017-03-08 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-3313. - Resolution: Fixed Fix Version/s: 1.2.0 > First deployment of NiFi can hang on VMs without

[GitHub] nifi pull request #1579: NIFI-3313 Added explicit Java runtime argument to d...

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

[jira] [Commented] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

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

[jira] [Commented] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902410#comment-15902410 ] ASF GitHub Bot commented on NIFI-3313: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #1579: NIFI-3313 Added explicit Java runtime argument to default ...

2017-03-08 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1579 Awesome @ijokarumawak . Thanks for the extensive testing. I'll merge this and hopefully it will help people who have been experiencing long delays in startup but didn't know why. --- If your

[jira] [Commented] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902400#comment-15902400 ] ASF GitHub Bot commented on NIFI-3313: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #1579: NIFI-3313 Added explicit Java runtime argument to default ...

2017-03-08 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1579 @alopresto LGTM +1. Thanks for fixing this! Please merge if my test result is sufficient. ## Confirmed that I can reproduce the issue I had been using a workaround by

[GitHub] nifi-minifi-cpp issue #63: MINIFI-217: Implement namespaces.

2017-03-08 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/63 @jdye64 Since I moved to using auto instead of int, we are actually using a car to iterate through the string, therefore the previous code that existed now throws the warning. This is a

[jira] [Commented] (NIFI-3034) New Processor to use Counters

2017-03-08 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902387#comment-15902387 ] Joseph Witt commented on NIFI-3034: --- [~speddy93] thanks for pinging me. Just did a quick look through

[jira] [Updated] (NIFI-3448) Issues extracting/running on Windows

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puspendu Banerjee updated NIFI-3448: Affects Version/s: 1.1.1 > Issues extracting/running on Windows >

[GitHub] nifi-minifi-cpp issue #63: MINIFI-217: Implement namespaces.

2017-03-08 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/63 @phrocker when compiling I'm seeing a couple of warnings that look like ` Serializable.cpp:190:21: warning: comparison of constant 2047 with expression of type 'char' is always

[jira] [Commented] (NIFI-3448) Issues extracting/running on Windows

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902379#comment-15902379 ] Puspendu Banerjee commented on NIFI-3448: - [~aldrin] Please provide Windows version, Java version,

[GitHub] nifi-minifi-cpp pull request #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/65 --- 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

[GitHub] nifi-minifi-cpp issue #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/65 Tested using official MiNiFi Docker image against official NiFi Docker image running on Mac OS X host. Was able to successfully transfer flowfiles from minifi to nifi using fqdn where

[jira] [Comment Edited] (NIFI-3512) issue with date in putsql

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902334#comment-15902334 ] Puspendu Banerjee edited comment on NIFI-3512 at 3/9/17 2:35 AM: -

[GitHub] nifi-minifi-cpp issue #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/65 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

[GitHub] nifi-minifi-cpp issue #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/65 @randerzander big thanks for testing this for me! --- 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

[jira] [Comment Edited] (NIFI-3512) issue with date in putsql

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902334#comment-15902334 ] Puspendu Banerjee edited comment on NIFI-3512 at 3/9/17 2:10 AM: -

[GitHub] nifi-minifi-cpp issue #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/65 Tested this in CentOS7 in docker, as well as from one physical host to another. All works as expected using shortnames and fqdns. --- If your project is set up for it, you can reply to

[jira] [Commented] (NIFI-3512) issue with date in putsql

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902334#comment-15902334 ] Puspendu Banerjee commented on NIFI-3512: - [~teja0312] Could you please create a sample flowfile to

[GitHub] nifi-minifi-cpp pull request #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/65 MINIFI-235: Resolve hostname ident Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[GitHub] nifi issue #1579: NIFI-3313 Added explicit Java runtime argument to default ...

2017-03-08 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1579 @alopresto I have an environment that can reproduce insufficient entropy blocking NiFi to startup. Will try to review.. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902300#comment-15902300 ] ASF GitHub Bot commented on NIFI-3313: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi pull request #1579: NIFI-3313 Added explicit Java runtime argument to d...

2017-03-08 Thread alopresto
GitHub user alopresto opened a pull request: https://github.com/apache/nifi/pull/1579 NIFI-3313 Added explicit Java runtime argument to default bootstrap.c… …onf to avoid blocking on VM deployment. This PR needs review in a specific environment. The reported issue is

[jira] [Commented] (NIFI-3313) First deployment of NiFi can hang on VMs without sufficient entropy if using /dev/random

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902290#comment-15902290 ] ASF GitHub Bot commented on NIFI-3313: -- GitHub user alopresto opened a pull request:

[jira] [Assigned] (NIFI-3535) Use keytab for local filesystem

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puspendu Banerjee reassigned NIFI-3535: --- Assignee: Puspendu Banerjee > Use keytab for local filesystem >

[jira] [Commented] (NIFI-3535) Use keytab for local filesystem

2017-03-08 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902260#comment-15902260 ] Puspendu Banerjee commented on NIFI-3535: - [~sunileman...@gmail.com] Could you please explain

[GitHub] nifi-minifi-cpp issue #64: MINIFI-235: Use the appropriate connection when r...

2017-03-08 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/64 @phrocker looks good. Thank you for helping out with this 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

[GitHub] nifi-minifi-cpp pull request #64: MINIFI-235: Use the appropriate connection...

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/64 --- 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

[jira] [Updated] (NIFI-3034) New Processor to use Counters

2017-03-08 Thread Sai Peddy (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sai Peddy updated NIFI-3034: Description: The processor lets you update counters (increment and decrement). To help keep track of data

[jira] [Updated] (NIFI-3556) ValidateCsv - String index out of range when parsing schema

2017-03-08 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Wing updated NIFI-3556: - Resolution: Fixed Status: Resolved (was: Patch Available) > ValidateCsv - String index out of

[GitHub] nifi-minifi-cpp issue #64: MINIFI-235: Use the appropriate connection when r...

2017-03-08 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/64 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

[GitHub] nifi-minifi-cpp pull request #64: MINIFI-235: Use the appropriate connection...

2017-03-08 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/64 MINIFI-235: Use the appropriate connection when requested_hostname_ i… …s not localhost Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order

[jira] [Commented] (NIFI-3574) PutHiveStreaming affected by UserGroupInformation static side effects

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902142#comment-15902142 ] ASF GitHub Bot commented on NIFI-3574: -- GitHub user brosander opened a pull request:

[GitHub] nifi pull request #1578: NIFI-3574 - PutHiveStreaming UGI fixes

2017-03-08 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi/pull/1578 NIFI-3574 - PutHiveStreaming UGI fixes Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[GitHub] nifi issue #1570: NIFI-3556 - ValidateCSV - fixed schema parsing when ending...

2017-03-08 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1570 Looks great, @pvillard31, thanks for fixing this. --- 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

[jira] [Commented] (NIFI-3556) ValidateCsv - String index out of range when parsing schema

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

[GitHub] nifi pull request #1570: NIFI-3556 - ValidateCSV - fixed schema parsing when...

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

[jira] [Commented] (NIFI-3556) ValidateCsv - String index out of range when parsing schema

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

[jira] [Updated] (NIFI-3574) PutHiveStreaming affected by UserGroupInformation static side effects

2017-03-08 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Rosander updated NIFI-3574: - Description: Currently if you point a PutHiveStreaming processor at a secure cluster, start it,

[jira] [Created] (NIFI-3578) Allow user to configure whether Provenance Events are stored/indexed

2017-03-08 Thread Mark Payne (JIRA)
Mark Payne created NIFI-3578: Summary: Allow user to configure whether Provenance Events are stored/indexed Key: NIFI-3578 URL: https://issues.apache.org/jira/browse/NIFI-3578 Project: Apache NiFi

[jira] [Created] (NIFI-3577) Provide ability to migrate session from one component to another

2017-03-08 Thread Mark Payne (JIRA)
Mark Payne created NIFI-3577: Summary: Provide ability to migrate session from one component to another Key: NIFI-3577 URL: https://issues.apache.org/jira/browse/NIFI-3577 Project: Apache NiFi

[jira] [Created] (NIFI-3576) QueryElasticsearchHttp should have a "Not Found"/"Zero results" relationship

2017-03-08 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-3576: -- Summary: QueryElasticsearchHttp should have a "Not Found"/"Zero results" relationship Key: NIFI-3576 URL: https://issues.apache.org/jira/browse/NIFI-3576

[jira] [Updated] (NIFI-1784) Create a FetchHBase Processor

2017-03-08 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-1784: -- Issue Type: New Feature (was: Improvement) > Create a FetchHBase Processor >

[jira] [Updated] (NIFI-1784) Create a FetchHBase Processor

2017-03-08 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-1784: -- Component/s: Extensions > Create a FetchHBase Processor > - > >

[jira] [Commented] (NIFI-3163) Flow Fingerprint should include new RPG configurations

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902092#comment-15902092 ] ASF GitHub Bot commented on NIFI-3163: -- Github user markap14 commented on the issue:

[jira] [Updated] (NIFI-3163) Flow Fingerprint should include new RPG configurations

2017-03-08 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3163: - Resolution: Fixed Status: Resolved (was: Patch Available) > Flow Fingerprint should include new

[jira] [Commented] (NIFI-3163) Flow Fingerprint should include new RPG configurations

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

[jira] [Updated] (NIFI-3163) Flow Fingerprint should include new RPG configurations

2017-03-08 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3163: - Fix Version/s: 1.2.0 > Flow Fingerprint should include new RPG configurations >

[GitHub] nifi issue #1332: NIFI-3163: Flow Fingerprint should include new RPG configu...

2017-03-08 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/1332 @ijokarumawak all looks good to me. Code looks fine, and i verified behavior. Thanks for addressing this. A good catch. +1 merged to master. --- If your project is set up for it, you can reply to

[GitHub] nifi pull request #1332: NIFI-3163: Flow Fingerprint should include new RPG ...

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

[jira] [Commented] (NIFI-3163) Flow Fingerprint should include new RPG configurations

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

[jira] [Assigned] (NIFI-3575) Can lose entire process group when moving components into it from parent PG

2017-03-08 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-3575: - Assignee: Matt Gilman > Can lose entire process group when moving components into it from parent

[jira] [Commented] (NIFI-3575) Can lose entire process group when moving components into it from parent PG

2017-03-08 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902040#comment-15902040 ] Joseph Percivall commented on NIFI-3575: There is nothing out of the ordinary logged in the

[jira] [Commented] (NIFI-3575) Can lose entire process group when moving components into it from parent PG

2017-03-08 Thread Joseph Percivall (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902030#comment-15902030 ] Joseph Percivall commented on NIFI-3575: This is consistently repeatable with any number of

[jira] [Created] (NIFI-3575) Can lose entire process group when moving components into it from parent PG

2017-03-08 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-3575: -- Summary: Can lose entire process group when moving components into it from parent PG Key: NIFI-3575 URL: https://issues.apache.org/jira/browse/NIFI-3575 Project:

[jira] [Created] (NIFI-3574) PutHiveStreaming affected by UserGroupInformation static side effects

2017-03-08 Thread Bryan Rosander (JIRA)
Bryan Rosander created NIFI-3574: Summary: PutHiveStreaming affected by UserGroupInformation static side effects Key: NIFI-3574 URL: https://issues.apache.org/jira/browse/NIFI-3574 Project: Apache

[jira] [Commented] (NIFI-3034) New Processor to use Counters

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901988#comment-15901988 ] ASF GitHub Bot commented on NIFI-3034: -- Github user speddy93 commented on the issue:

[GitHub] nifi issue #1323: NIFI-3034 update counter processor and test

2017-03-08 Thread speddy93
Github user speddy93 commented on the issue: https://github.com/apache/nifi/pull/1323 @joewitt Just wanted to confirm whether this was good to go? --- 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

[jira] [Updated] (NIFI-3568) Default thread pool that is created for cluster request replication is not sufficient

2017-03-08 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-3568: - Status: Patch Available (was: Open) > Default thread pool that is created for cluster request replication

[jira] [Commented] (NIFI-3568) Default thread pool that is created for cluster request replication is not sufficient

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

[GitHub] nifi pull request #1577: NIFI-3568: Use a cached thread pool in order to all...

2017-03-08 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/1577 NIFI-3568: Use a cached thread pool in order to allow ThreadPoolReque… …stReplicator to scale up the number of threads to some configurable max Thank you for submitting a contribution

[GitHub] nifi issue #1576: NIFI-3518 Create a Morphlines processor

2017-03-08 Thread WilliamNouet
Github user WilliamNouet commented on the issue: https://github.com/apache/nifi/pull/1576 This follows the work done on https://github.com/apache/nifi/pull/1529. Opened a new PR for cleaner work. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (NIFI-3518) Create a Morphlines processor

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901959#comment-15901959 ] ASF GitHub Bot commented on NIFI-3518: -- Github user WilliamNouet closed the pull request at:

[GitHub] nifi issue #1529: NIFI-3518 Create a Morphlines processor

2017-03-08 Thread WilliamNouet
Github user WilliamNouet commented on the issue: https://github.com/apache/nifi/pull/1529 Opened cleaner PR for this work: https://github.com/apache/nifi/pull/1576 --- 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

[jira] [Commented] (NIFI-3518) Create a Morphlines processor

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901958#comment-15901958 ] ASF GitHub Bot commented on NIFI-3518: -- Github user WilliamNouet commented on the issue:

[jira] [Commented] (NIFI-3518) Create a Morphlines processor

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901957#comment-15901957 ] ASF GitHub Bot commented on NIFI-3518: -- Github user WilliamNouet commented on the issue:

[GitHub] nifi pull request #1529: NIFI-3518 Create a Morphlines processor

2017-03-08 Thread WilliamNouet
Github user WilliamNouet closed the pull request at: https://github.com/apache/nifi/pull/1529 --- 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

[jira] [Commented] (NIFI-3518) Create a Morphlines processor

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901956#comment-15901956 ] ASF GitHub Bot commented on NIFI-3518: -- GitHub user WilliamNouet opened a pull request:

[GitHub] nifi pull request #1576: NIFI-3518 Create a Morphlines processor

2017-03-08 Thread WilliamNouet
GitHub user WilliamNouet opened a pull request: https://github.com/apache/nifi/pull/1576 NIFI-3518 Create a Morphlines processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[jira] [Updated] (NIFI-3573) PutKinesisFirehose Sends Batches Greater Than "Max message buffer size"

2017-03-08 Thread Nicholas Carenza (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Carenza updated NIFI-3573: --- Description: Firehose has some hard limits and I get these errors every so often even though

[jira] [Updated] (NIFI-3573) PutKinesisFirehose Sends Batches Greater Than "Max message buffer size"

2017-03-08 Thread Nicholas Carenza (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Carenza updated NIFI-3573: --- Summary: PutKinesisFirehose Sends Batches Greater Than "Max message buffer size" (was: PutKi)

[jira] [Updated] (NIFI-3573) PutKinesisFirehose Sends Batches Greater Than "Max message buffer size"

2017-03-08 Thread Nicholas Carenza (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Carenza updated NIFI-3573: --- Priority: Minor (was: Major) > PutKinesisFirehose Sends Batches Greater Than "Max message

[jira] [Commented] (NIFI-3573) PutKinesisFirehose Sends Batches Greater Than "Max message buffer size"

2017-03-08 Thread Nicholas Carenza (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901929#comment-15901929 ] Nicholas Carenza commented on NIFI-3573: sorry, hit enter and it submitted before even finishing

[jira] [Created] (NIFI-3573) PutKi

2017-03-08 Thread Nicholas Carenza (JIRA)
Nicholas Carenza created NIFI-3573: -- Summary: PutKi Key: NIFI-3573 URL: https://issues.apache.org/jira/browse/NIFI-3573 Project: Apache NiFi Issue Type: Bug Reporter: Nicholas

[jira] [Commented] (NIFI-3556) ValidateCsv - String index out of range when parsing schema

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901889#comment-15901889 ] ASF GitHub Bot commented on NIFI-3556: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #1570: NIFI-3556 - ValidateCSV - fixed schema parsing when ending...

2017-03-08 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/1570 Hey @jvwing, thanks for the review! I agree with you, let me update the PR, should be OK in a minute. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (NIFI-3556) ValidateCsv - String index out of range when parsing schema

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901871#comment-15901871 ] ASF GitHub Bot commented on NIFI-3556: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #1570: NIFI-3556 - ValidateCSV - fixed schema parsing when ending...

2017-03-08 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1570 @pvillard31, this PR looks pretty good to me: * Passes full build with contrib-check * Unit test exercises the schema parsing issue * Processor change fixes the schema parsing issue

[jira] [Commented] (NIFI-3572) Add a processor to support XProc XML Pipelines

2017-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901850#comment-15901850 ] ASF GitHub Bot commented on NIFI-3572: -- GitHub user stevedlawrence opened a pull request:

[GitHub] nifi pull request #1575: NIFI-3572 Add PipelineXml processor to support XPro...

2017-03-08 Thread stevedlawrence
GitHub user stevedlawrence opened a pull request: https://github.com/apache/nifi/pull/1575 NIFI-3572 Add PipelineXml processor to support XProc XML pipelines via XMLCalabash This Pull Request is based off of a repo on NCSA server:

[GitHub] nifi-minifi-cpp issue #63: MINIFI-217: Implement namespaces.

2017-03-08 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/63 Some suggestions I've found for myself. Maybe rename utils to util. I have not added a provenance repository. Will do that in a subsequent PR or here if desired. --- If your

[jira] [Created] (NIFI-3572) Add a processor to support XProc XML Pipelines

2017-03-08 Thread Steve Lawrence (JIRA)
Steve Lawrence created NIFI-3572: Summary: Add a processor to support XProc XML Pipelines Key: NIFI-3572 URL: https://issues.apache.org/jira/browse/NIFI-3572 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-3571) ProcessorConfigDTO not populating autoTerminatedRelationships

2017-03-08 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901800#comment-15901800 ] Matt Gilman commented on NIFI-3571: --- The Relationship.Builder will allow the developer to establish a

[jira] [Commented] (NIFI-3571) ProcessorConfigDTO not populating autoTerminatedRelationships

2017-03-08 Thread Neil Derraugh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901802#comment-15901802 ] Neil Derraugh commented on NIFI-3571: - Oh right, that makes sense. Yeah, if they could be serialized

[jira] [Commented] (NIFI-3571) ProcessorConfigDTO not populating autoTerminatedRelationships

2017-03-08 Thread Neil Derraugh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901790#comment-15901790 ] Neil Derraugh commented on NIFI-3571: - I just discovered that if I set the

[jira] [Commented] (NIFI-3571) ProcessorConfigDTO not populating autoTerminatedRelationships

2017-03-08 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15901785#comment-15901785 ] Matt Gilman commented on NIFI-3571: --- The autoTerminatedRelationships array is currently used to set which

[jira] [Updated] (NIFI-3571) ProcessorConfigDTO not populating autoTerminatedRelationships

2017-03-08 Thread Neil Derraugh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Derraugh updated NIFI-3571: Description: I'm using a Java client codegen-ed from the swagger file. I'm using the client to

  1   2   >