[GitHub] nifi-minifi-cpp issue #146: MINIFICPP-72: Add Tar and Zip Support for MergeC...

2017-10-12 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/146 @apiri remove test and doc from lib archieve, update LICENSE to add each author. ---

[jira] [Commented] (MINIFICPP-72) Add tar and compression support for MergeContent

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202873#comment-16202873 ] ASF GitHub Bot commented on MINIFICPP-72: - Github user minifirocks commented on the issue:

[GitHub] nifi-minifi-cpp issue #146: Archive merge

2017-10-12 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/146 The incremental read already been added to address Marc comments. ---

[jira] [Commented] (NIFI-4383) Fix UpdateRecord when updating arrays of simple fields

2017-10-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202709#comment-16202709 ] Pierre Villard commented on NIFI-4383: -- While working on this issue, I realized that the issue is not

[jira] [Commented] (NIFIREG-34) nifi-registry-provider-api should end up directly in lib

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202581#comment-16202581 ] ASF GitHub Bot commented on NIFIREG-34: --- GitHub user bbende opened a pull request:

[GitHub] nifi-registry pull request #20: NIFIREG-34 Add provider API to lib and clean...

2017-10-12 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/20 NIFIREG-34 Add provider API to lib and cleaning up some other depende… …ncies You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (NIFIREG-34) nifi-registry-provider-api should end up directly in lib

2017-10-12 Thread Bryan Bende (JIRA)
Bryan Bende created NIFIREG-34: -- Summary: nifi-registry-provider-api should end up directly in lib Key: NIFIREG-34 URL: https://issues.apache.org/jira/browse/NIFIREG-34 Project: NiFi Registry

[jira] [Assigned] (NIFI-4484) Update doc screenshots in User Guide section "Adding Controller Services for Reporting Tasks"

2017-10-12 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFI-4484: Assignee: Andrew Lim > Update doc screenshots in User Guide section "Adding Controller Services for

[jira] [Created] (NIFI-4484) Update doc screenshots in User Guide section "Adding Controller Services for Reporting Tasks"

2017-10-12 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-4484: Summary: Update doc screenshots in User Guide section "Adding Controller Services for Reporting Tasks" Key: NIFI-4484 URL: https://issues.apache.org/jira/browse/NIFI-4484

[jira] [Updated] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

2017-10-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFIREG-32: --- Fix Version/s: 0.0.1 > NiFi Registry add delete action as separate action for authz policies >

[jira] [Resolved] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

2017-10-12 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-32. Resolution: Fixed > NiFi Registry add delete action as separate action for authz policies >

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry pull request #18: NIFIREG-32: Add delete as available action f...

2017-10-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-registry/pull/18 ---

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry issue #18: NIFIREG-32: Add delete as available action for acce...

2017-10-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/18 Thanks @kevdoran , this all looks good, verified I was able to delete policies and see the change in permissions take place, I'll go ahead and merge ---

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry issue #18: NIFIREG-32: Add delete as available action for acce...

2017-10-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/18 In testing a bug was found when creating new users and groups through the API. The new commit fixes that issue. Feel free to squash on merge. ---

[jira] [Commented] (MINIFICPP-39) Create FocusArchive processor

2017-10-12 Thread Caleb Johnson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202421#comment-16202421 ] Caleb Johnson commented on MINIFICPP-39: [~achristianson] Thanks for the feedback. I've added

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry issue #18: NIFIREG-32: Add delete as available action for acce...

2017-10-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/18 I rebased and fixed the failing tests. @bbende can you please give it another look when you get a chance? ---

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry issue #18: NIFIREG-32: Add delete as available action for acce...

2017-10-12 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/18 Thanks @bbende, I'll rebase my branch and fix the tests ---

[jira] [Commented] (NIFIREG-32) NiFi Registry add delete action as separate action for authz policies

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

[GitHub] nifi-registry issue #18: NIFIREG-32: Add delete as available action for acce...

2017-10-12 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/18 After rebasing this against master, there are two test failures, I think its because one of the methods being mocked was modified slightly in my last PR ---

[jira] [Updated] (NIFI-4483) Admin toolkit improvements

2017-10-12 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4483: Description: The Admin Toolkit components (notify and node-manager specifically) and their

[jira] [Created] (NIFI-4483) Admin toolkit improvements

2017-10-12 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-4483: --- Summary: Admin toolkit improvements Key: NIFI-4483 URL: https://issues.apache.org/jira/browse/NIFI-4483 Project: Apache NiFi Issue Type: Improvement

[jira] [Updated] (NIFI-4466) A couple pom file license headers claim they're copyright hortonworks - should be typical Apache header

2017-10-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4466: -- Affects Version/s: 1.4.0 > A couple pom file license headers claim they're copyright hortonworks - >

[jira] [Updated] (NIFI-4444) Upgrade Jersey Versions

2017-10-12 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-: Affects Version/s: 1.4.0 > Upgrade Jersey Versions > --- > >

[jira] [Updated] (NIFI-4466) A couple pom file license headers claim they're copyright hortonworks - should be typical Apache header

2017-10-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4466: -- Affects Version/s: (was: 1.4) > A couple pom file license headers claim they're copyright

[jira] [Resolved] (NIFI-4444) Upgrade Jersey Versions

2017-10-12 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-. - Resolution: Fixed Fix Version/s: 1.5.0 > Upgrade Jersey Versions > ---

[jira] [Commented] (NIFI-4444) Upgrade Jersey Versions

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

[GitHub] nifi issue #2206: NIFI-4444: Upgrade to Jersey 2.x

2017-10-12 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2206 I discovered some issues with the admin toolkit and will be opening a Jira to resolve that. In the meantime, I validated everything except the toolkit behavior for this PR, but that was confirmed

[GitHub] nifi-minifi-cpp pull request #146: Archive merge

2017-10-12 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/146#discussion_r144319079 --- Diff: LICENSE --- @@ -564,4 +564,55 @@ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE

[jira] [Updated] (NIFI-4481) Identify which processors have been configured for "primary node" only

2017-10-12 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-4481: Attachment: primary-processor-id.png See attached file _primary-processor-id.png_ as an idea > Identify

[jira] [Comment Edited] (MINIFICPP-39) Create FocusArchive processor

2017-10-12 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202138#comment-16202138 ] Andrew Christianson edited comment on MINIFICPP-39 at 10/12/17 3:51 PM:

[jira] [Commented] (MINIFICPP-39) Create FocusArchive processor

2017-10-12 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16202138#comment-16202138 ] Andrew Christianson commented on MINIFICPP-39: -- [~calebj] nice job on the rebase and

[jira] [Created] (NIFI-4482) Highlight new processors

2017-10-12 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-4482: Summary: Highlight new processors Key: NIFI-4482 URL: https://issues.apache.org/jira/browse/NIFI-4482 Project: Apache NiFi Issue Type: Improvement

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

2017-10-12 Thread Kevin Doran (JIRA)
Kevin Doran created NIFIREG-33: -- Summary: Add LDAP and JWT identity providers NiFi Registry security framework Key: NIFIREG-33 URL: https://issues.apache.org/jira/browse/NIFIREG-33 Project: NiFi

[jira] [Assigned] (NIFI-4481) Identify which processors have been configured for "primary node" only

2017-10-12 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-4481: - Assignee: Matt Gilman > Identify which processors have been configured for "primary node" only >

[jira] [Commented] (MINIFICPP-39) Create FocusArchive processor

2017-10-12 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201979#comment-16201979 ] Andrew Christianson commented on MINIFICPP-39: -- Sure thing, will take a look. > Create

[jira] [Created] (NIFI-4481) Identify which processors have been configured for "primary node" only

2017-10-12 Thread Rob Moran (JIRA)
Rob Moran created NIFI-4481: --- Summary: Identify which processors have been configured for "primary node" only Key: NIFI-4481 URL: https://issues.apache.org/jira/browse/NIFI-4481 Project: Apache NiFi

[jira] [Commented] (NIFI-4136) GrokReader - Add a failure option to unmatch behavior options

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

[GitHub] nifi pull request #1955: NIFI-4136 Add a failure option to unmatch behavior ...

2017-10-12 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/1955#discussion_r144248997 --- Diff:

[jira] [Closed] (NIFI-4478) ignite version should not be mentionned in the root pom.xml

2017-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/NIFI-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Bouchex Bellomié closed NIFI-4478. > ignite version should not be mentionned in the root pom.xml >

[jira] [Resolved] (NIFI-4478) ignite version should not be mentionned in the root pom.xml

2017-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/NIFI-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Bouchex Bellomié resolved NIFI-4478. -- Resolution: Won't Fix Yes, I figured out that I had to add this

[jira] [Commented] (NIFI-4478) ignite version should not be mentionned in the root pom.xml

2017-10-12 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201712#comment-16201712 ] Pierre Villard commented on NIFI-4478: -- Unless I'm missing something... the Ignite version is defined

[GitHub] nifi issue #2194: NIFI-4465 ConvertExcelToCSV Data Formatting and Delimiters

2017-10-12 Thread patricker
Github user patricker commented on the issue: https://github.com/apache/nifi/pull/2194 @ijokarumawak Your code for doing the record reader was very creative. but I don't think I'm interested in using that approach, it makes me feel kind of dirty... ``` try {

[jira] [Commented] (NIFI-4465) ConvertExcelToCSV Data Formatting and Delimiters

2017-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16201625#comment-16201625 ] ASF GitHub Bot commented on NIFI-4465: -- Github user patricker commented on the issue:

[GitHub] nifi pull request #2194: NIFI-4465 ConvertExcelToCSV Data Formatting and Del...

2017-10-12 Thread patricker
Github user patricker commented on a diff in the pull request: https://github.com/apache/nifi/pull/2194#discussion_r144222681 --- Diff: nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/src/main/java/org/apache/nifi/processors/poi/ConvertExcelToCSVProcessor.java --- @@ -220,45

[jira] [Commented] (NIFI-4465) ConvertExcelToCSV Data Formatting and Delimiters

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

[jira] [Commented] (NIFI-4465) ConvertExcelToCSV Data Formatting and Delimiters

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

[jira] [Commented] (NIFI-4465) ConvertExcelToCSV Data Formatting and Delimiters

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

[jira] [Commented] (NIFI-4465) ConvertExcelToCSV Data Formatting and Delimiters

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

[GitHub] nifi pull request #2194: NIFI-4465 ConvertExcelToCSV Data Formatting and Del...

2017-10-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2194#discussion_r143921058 --- Diff:

[GitHub] nifi pull request #2194: NIFI-4465 ConvertExcelToCSV Data Formatting and Del...

2017-10-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2194#discussion_r143922622 --- Diff: nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/src/main/java/org/apache/nifi/processors/poi/ConvertExcelToCSVProcessor.java --- @@

[GitHub] nifi pull request #2194: NIFI-4465 ConvertExcelToCSV Data Formatting and Del...

2017-10-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2194#discussion_r143922178 --- Diff: nifi-nar-bundles/nifi-poi-bundle/nifi-poi-processors/src/main/java/org/apache/nifi/processors/poi/ConvertExcelToCSVProcessor.java --- @@