[jira] [Commented] (NIFI-2835) GetAzureEventHub processor should leverage partition offset to better handle restarts

2017-11-07 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16243257#comment-16243257 ] Koji Kawamura commented on NIFI-2835: - Hi [~josephxsxn] [~Eulicny] , are you guys still working on

[jira] [Commented] (MINIFICPP-33) Create GetGPS processor for acquiring GPS coordinates

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242974#comment-16242974 ] ASF GitHub Bot commented on MINIFICPP-33: - Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #52: MINIFI-218: Support for GPSD integration

2017-11-07 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/52 @jdye64 I think this PR has been superseded. I've taken your PR in 172 and updated it. This can be closed. ---

[jira] [Commented] (NIFI-3472) Kerberos relogin not working (tgt) after ticket expires for HDFS/Hive/HBase processors

2017-11-07 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242754#comment-16242754 ] Jeff Storck commented on NIFI-3472: --- [~jomach] Rebooting is a workaround, but disrupts processing and is

[jira] [Commented] (NIFI-3472) Kerberos relogin not working (tgt) after ticket expires for HDFS/Hive/HBase processors

2017-11-07 Thread Jorge Machado (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242669#comment-16242669 ] Jorge Machado commented on NIFI-3472: - Hey, so after a lot of debug I found out that this Could Be a

[jira] [Updated] (NIFI-4579) When Strict Type Checking property is set to "false", ValidateRecord does not coerce fields into the correct type.

2017-11-07 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim updated NIFI-4579: - Description: The description of the Strict Type Checking property for the ValidateRecord processor

[jira] [Commented] (NIFI-3472) Kerberos relogin not working (tgt) after ticket expires for HDFS/Hive/HBase processors

2017-11-07 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242653#comment-16242653 ] Jeff Storck commented on NIFI-3472: --- Investigating switching from UGI#checkTGTAndReloginFromKeytab to

[jira] [Updated] (NIFI-4579) When Strict Type Checking property is set to "false", ValidateRecord does not coerce fields into the correct type.

2017-11-07 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim updated NIFI-4579: - Description: The description of the Strict Type Checking property for the ValidateRecord processor

[jira] [Commented] (NIFI-4578) PutHBaseRecord fails on null record field values

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242654#comment-16242654 ] ASF GitHub Bot commented on NIFI-4578: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #2256: NIFI-4578 Added strategy for dealing with nullable fields ...

2017-11-07 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2256 @bbende @ijokarumawak I discovered this nasty edge case this morning while building on a NiFi flow for on our projects. ---

[jira] [Commented] (NIFI-4578) PutHBaseRecord fails on null record field values

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

[jira] [Created] (NIFI-4579) When Strict Type Checking property is set to "false", ValidateRecord does not coerce fields into the correct type.

2017-11-07 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-4579: Summary: When Strict Type Checking property is set to "false", ValidateRecord does not coerce fields into the correct type. Key: NIFI-4579 URL:

[GitHub] nifi pull request #2256: NIFI-4578 Added strategy for dealing with nullable ...

2017-11-07 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/2256 NIFI-4578 Added strategy for dealing with nullable fields in PutHBase… …Record. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of

[GitHub] nifi-minifi pull request #98: MINIFI-314: Adds NoOpProvenanceRepository.

2017-11-07 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi-minifi/pull/98 MINIFI-314: Adds NoOpProvenanceRepository. Thank you for submitting a contribution to Apache NiFi - MiNiFi. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFIREG-33) Add LDAP and JWT identity providers NiFi Registry security framework

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242610#comment-16242610 ] ASF GitHub Bot commented on NIFIREG-33: --- Github user bbende commented on the issue:

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/29 Looks good! Going to merge ---

[jira] [Commented] (NIFIREG-46) Make it easy to discover the buckets accessible by current user

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242532#comment-16242532 ] ASF GitHub Bot commented on NIFIREG-46: --- Github user kevdoran commented on the issue:

[GitHub] nifi-registry issue #30: NIFIREG-46 Add authorizedActions field to Bucket

2017-11-07 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/30 As PR #29 is wrapping up, I will wait until that is merged and then rebase this branch on the new master. ---

[jira] [Commented] (NIFIREG-33) Add LDAP and JWT identity providers NiFi Registry security framework

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242515#comment-16242515 ] ASF GitHub Bot commented on NIFIREG-33: --- Github user kevdoran commented on the issue:

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/29 Yep, that makes sense. I updated my branch to add that. Please squash everything into a single commit on merge. Thanks again! ---

[jira] [Created] (MINIFICPP-296) Remove Flowfile reference count based on RAII

2017-11-07 Thread marco polo (JIRA)
marco polo created MINIFICPP-296: Summary: Remove Flowfile reference count based on RAII Key: MINIFICPP-296 URL: https://issues.apache.org/jira/browse/MINIFICPP-296 Project: NiFi MiNiFi C++

[jira] [Assigned] (MINIFICPP-295) Import functions in ProcessSession should be moved to vector so we don't need to delete them

2017-11-07 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo reassigned MINIFICPP-295: Assignee: marco polo > Import functions in ProcessSession should be moved to vector so

[jira] [Commented] (NIFIREG-33) Add LDAP and JWT identity providers NiFi Registry security framework

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242402#comment-16242402 ] ASF GitHub Bot commented on NIFIREG-33: --- Github user bbende commented on the issue:

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/29 This looks good, was able to get a JWT for a user from the test LDAP server and then use it to make another request. Can we add the DisposableBean approach to

[GitHub] nifi-registry issue #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/29 @bbende thanks a lot for the thorough review! I fixed the integration test configuration so that they uncovered the runtime issues you ran into, and then fixed those. I made changes based on

[jira] [Commented] (NIFIREG-33) Add LDAP and JWT identity providers NiFi Registry security framework

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242358#comment-16242358 ] ASF GitHub Bot commented on NIFIREG-33: --- Github user kevdoran commented on the issue:

[jira] [Created] (NIFI-4578) PutHBaseRecord fails on null record field values

2017-11-07 Thread Mike Thomsen (JIRA)
Mike Thomsen created NIFI-4578: -- Summary: PutHBaseRecord fails on null record field values Key: NIFI-4578 URL: https://issues.apache.org/jira/browse/NIFI-4578 Project: Apache NiFi Issue Type:

[jira] [Created] (NIFI-4577) ValidateCsv - add attributes to indicate number of valid/invalid lines

2017-11-07 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4577: Summary: ValidateCsv - add attributes to indicate number of valid/invalid lines Key: NIFI-4577 URL: https://issues.apache.org/jira/browse/NIFI-4577 Project: Apache

[jira] [Created] (NIFI-4576) "Available Processors" rewording

2017-11-07 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-4576: Summary: "Available Processors" rewording Key: NIFI-4576 URL: https://issues.apache.org/jira/browse/NIFI-4576 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (MINIFICPP-295) Import functions in ProcessSession should be moved to vector so we don't need to delete them

2017-11-07 Thread marco polo (JIRA)
marco polo created MINIFICPP-295: Summary: Import functions in ProcessSession should be moved to vector so we don't need to delete them Key: MINIFICPP-295 URL: https://issues.apache.org/jira/browse/MINIFICPP-295

[jira] [Commented] (MINIFICPP-292) GetFile uses non-portable d_type property to determine if path is a directory

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

[GitHub] nifi-minifi-cpp pull request #179: MINIFICPP-292 Use portable method to dete...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/179 ---

[jira] [Resolved] (NIFIREG-47) Add ability to specify proxied user in nifi-registry-client

2017-11-07 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-47. Resolution: Fixed Fix Version/s: 0.0.1 > Add ability to specify proxied user in

[jira] [Commented] (NIFIREG-47) Add ability to specify proxied user in nifi-registry-client

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242244#comment-16242244 ] ASF GitHub Bot commented on NIFIREG-47: --- Github user bbende closed the pull request at:

[jira] [Commented] (NIFIREG-47) Add ability to specify proxied user in nifi-registry-client

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242243#comment-16242243 ] ASF GitHub Bot commented on NIFIREG-47: --- Github user bbende commented on the issue:

[GitHub] nifi-registry issue #33: NIFIREG-47 Improvements to nifi-registry-client

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/33 This was merged by Mark, closing the PR ---

[GitHub] nifi-registry pull request #33: NIFIREG-47 Improvements to nifi-registry-cli...

2017-11-07 Thread bbende
Github user bbende closed the pull request at: https://github.com/apache/nifi-registry/pull/33 ---

[jira] [Commented] (NIFIREG-40) Create UI coasters for notifications

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

[jira] [Resolved] (NIFIREG-40) Create UI coasters for notifications

2017-11-07 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-40. Resolution: Fixed Fix Version/s: 0.0.1 > Create UI coasters for notifications >

[GitHub] nifi-registry pull request #32: [NIFIREG-40] Add coasters for notifications ...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/32 ---

[jira] [Commented] (NIFIREG-40) Create UI coasters for notifications

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242154#comment-16242154 ] ASF GitHub Bot commented on NIFIREG-40: --- Github user bbende commented on the issue:

[GitHub] nifi-registry issue #32: [NIFIREG-40] Add coasters for notifications to the ...

2017-11-07 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/32 +1 I rebased against master and resolved the conflict in the list viewer, everything looks good and verified the coasters display on deleting a bucket or flow ---

[jira] [Commented] (MINIFICPP-46) Convert StreamFactory to a controller service

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

[GitHub] nifi-minifi-cpp pull request #178: MINIFI-291 Added standard Lua packages to...

2017-11-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/178 ---

[jira] [Commented] (MINIFICPP-46) Convert StreamFactory to a controller service

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

[jira] [Commented] (NIFI-4496) Improve performance of CSVReader

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242089#comment-16242089 ] ASF GitHub Bot commented on NIFI-4496: -- Github user jdye64 commented on the issue:

[GitHub] nifi issue #2245: NIFI-4496: Added JacksonCSVRecordReader to allow choice of...

2017-11-07 Thread jdye64
Github user jdye64 commented on the issue: https://github.com/apache/nifi/pull/2245 @mattyb149 I'm seeing invalid output when I run run an existing flow with this PR. I had an existing flow that used ConvertRecord and Apache Commons CSV. That was working fine and giving me the output

[jira] [Commented] (NIFIREG-33) Add LDAP and JWT identity providers NiFi Registry security framework

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16242066#comment-16242066 ] ASF GitHub Bot commented on NIFIREG-33: --- Github user kevdoran commented on a diff in the pull

[GitHub] nifi-registry pull request #29: NIFIREG-33 Add LDAP and JWT auth support

2017-11-07 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/29#discussion_r149377495 --- Diff: nifi-registry-properties/src/main/java/org/apache/nifi/registry/properties/NiFiRegistryProperties.java --- @@ -49,6 +49,8 @@

[jira] [Commented] (NIFI-3402) Add ETag Support to InvokeHTTP

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

[GitHub] nifi pull request #2150: NIFI-3402: Added etag support to InvokeHTTP

2017-11-07 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2150#discussion_r149351709 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java --- @@ -1093,6

[jira] [Commented] (NIFI-3402) Add ETag Support to InvokeHTTP

2017-11-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16241839#comment-16241839 ] ASF GitHub Bot commented on NIFI-3402: -- Github user MikeThomsen commented on a diff in the pull

[GitHub] nifi pull request #2150: NIFI-3402: Added etag support to InvokeHTTP

2017-11-07 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2150#discussion_r149336584 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java --- @@

[jira] [Commented] (NIFI-3402) Add ETag Support to InvokeHTTP

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

[GitHub] nifi pull request #2150: NIFI-3402: Added etag support to InvokeHTTP

2017-11-07 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2150#discussion_r149295676 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java --- @@ -1093,6