[GitHub] nifi pull request #2947: [WIP] NIFI-5516: Implement Load-Balanced Connection...

2018-09-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2947#discussion_r216925801 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/ConnectionDTO.java --- @@ -231

[jira] [Commented] (NIFI-5516) Allow data in a Connection to be Load-Balanced across cluster

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611741#comment-16611741 ] ASF GitHub Bot commented on NIFI-5516: -- Github user ijokarumawak commented on a diff

[GitHub] nifi issue #2866: NIFI-4710 Kerberos support for user auth in Docker instanc...

2018-09-12 Thread SarthakSahu
Github user SarthakSahu commented on the issue: https://github.com/apache/nifi/pull/2866 @pepov PR is ready with spnego enhancement and updated last review comments. Please review it. ---

[jira] [Commented] (NIFI-4710) Kerberos

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611770#comment-16611770 ] ASF GitHub Bot commented on NIFI-4710: -- Github user SarthakSahu commented on the issu

[jira] [Assigned] (NIFI-4532) OpenID Connect User Authentication

2018-09-12 Thread Sarthak (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarthak reassigned NIFI-4532: - Assignee: Sarthak > OpenID Connect User Authentication > -- > >

[jira] [Reopened] (NIFI-5448) Failed EL date parsing live-locks processors without a failure relationship

2018-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-5448: -- > Failed EL date parsing live-locks processors without a failure relationship >

[jira] [Commented] (NIFI-5448) Failed EL date parsing live-locks processors without a failure relationship

2018-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612166#comment-16612166 ] Mark Payne commented on NIFI-5448: -- [~mike.thomsen] [~mcgilman] [~pvillard] - I am re-ope

[jira] [Comment Edited] (NIFI-5448) Failed EL date parsing live-locks processors without a failure relationship

2018-09-12 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612166#comment-16612166 ] Mark Payne edited comment on NIFI-5448 at 9/12/18 1:59 PM: --- [~mi

[GitHub] nifi pull request #2947: [WIP] NIFI-5516: Implement Load-Balanced Connection...

2018-09-12 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2947#discussion_r217047466 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-client-dto/src/main/java/org/apache/nifi/web/api/dto/ConnectionDTO.java --- @@ -231,6 +

[jira] [Commented] (NIFI-5516) Allow data in a Connection to be Load-Balanced across cluster

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612188#comment-16612188 ] ASF GitHub Bot commented on NIFI-5516: -- Github user markap14 commented on a diff in t

[GitHub] nifi issue #2947: [WIP] NIFI-5516: Implement Load-Balanced Connections

2018-09-12 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2947 @ijokarumawak The scenario that you laid out to drop flowfiles should work just fine. I have tested it several times and just tested again. All FlowFiles were successfully dropped for me. Can you ver

[jira] [Commented] (NIFI-5516) Allow data in a Connection to be Load-Balanced across cluster

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612227#comment-16612227 ] ASF GitHub Bot commented on NIFI-5516: -- Github user markap14 commented on the issue:

[GitHub] nifi issue #2983: NIFI-5566 Improve HashContent processor and standardize Ha...

2018-09-12 Thread thenatog
Github user thenatog commented on the issue: https://github.com/apache/nifi/pull/2983 @alopresto Apologies, looks like I had things a bit backward. The template given was generating the dynamic content with attributes: dynamic generator_type and the HashAttributeP

[jira] [Commented] (NIFI-5566) Bring HashContent inline with HashService and rename legacy components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612341#comment-16612341 ] ASF GitHub Bot commented on NIFI-5566: -- Github user thenatog commented on the issue:

[jira] [Commented] (NIFI-5566) Bring HashContent inline with HashService and rename legacy components

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

[GitHub] nifi issue #2983: NIFI-5566 Improve HashContent processor and standardize Ha...

2018-09-12 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2983 Thanks. I may have published the wrong version of the template. I had a process group with processors configured to work with the current behavior, as well as one with the properties configured as y

[GitHub] nifi issue #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2990 @ijokarumawak Thanks for the update. I'm still in the process of reviewing but one thing that concerns me is where we've identified Service Only in the scenarios above. Currently (before the PR) the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

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

[jira] [Created] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread Joseph Niemiec (JIRA)
Joseph Niemiec created NIFI-5589: Summary: Clarify putMongo documentation Key: NIFI-5589 URL: https://issues.apache.org/jira/browse/NIFI-5589 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread Joseph Niemiec (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Niemiec updated NIFI-5589: - Issue Type: Improvement (was: Bug) > Clarify putMongo documentation > ---

[jira] [Assigned] (NIFI-1961) Test Resource - nifi.properties

2018-09-12 Thread Joseph Niemiec (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Niemiec reassigned NIFI-1961: Assignee: (was: Joseph Niemiec) > Test Resource - nifi.properties > ---

[jira] [Created] (NIFI-5590) Allow database fetch processors to store state by database/catalog/schema

2018-09-12 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-5590: -- Summary: Allow database fetch processors to store state by database/catalog/schema Key: NIFI-5590 URL: https://issues.apache.org/jira/browse/NIFI-5590 Project: Apache NiF

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612497#comment-16612497 ] ASF GitHub Bot commented on NIFI-5589: -- GitHub user VijetaH opened a pull request:

[GitHub] nifi pull request #2998: NIFI-5589 : Clarifying PutMongo documentation

2018-09-12 Thread VijetaH
GitHub user VijetaH opened a pull request: https://github.com/apache/nifi/pull/2998 NIFI-5589 : Clarifying PutMongo documentation Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the follow

[GitHub] nifi pull request #2998: NIFI-5589 : Clarifying PutMongo documentation

2018-09-12 Thread VijetaH
Github user VijetaH closed the pull request at: https://github.com/apache/nifi/pull/2998 ---

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612528#comment-16612528 ] ASF GitHub Bot commented on NIFI-5589: -- Github user VijetaH closed the pull request a

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread VijetaH
GitHub user VijetaH opened a pull request: https://github.com/apache/nifi/pull/2999 NIFI-5589 : Clarify PutMongo documentation 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

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612545#comment-16612545 ] ASF GitHub Bot commented on NIFI-5589: -- GitHub user VijetaH opened a pull request:

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread josephxsxn
Github user josephxsxn commented on the issue: https://github.com/apache/nifi/pull/2999 Thanks for submitting this documentation change. Can you please squash all 3 of your commits into 1? https://github.com/todotxt/todo.txt-android/wiki/Squash-All-Commits-Related-to-a-Single

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612549#comment-16612549 ] ASF GitHub Bot commented on NIFI-5589: -- Github user josephxsxn commented on the issue

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2999 Hi @josephxsxn I don't think we have to request that any more as GitHub shows the consolidated diff in one view, and rebasing & force-pushing to a branch that is used for a PR destroys history and c

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

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

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread josephxsxn
Github user josephxsxn commented on the issue: https://github.com/apache/nifi/pull/2999 @alopresto Thanks Andy :) nice to hear that changed, I always thought it was tedious to squash things. ---

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612553#comment-16612553 ] ASF GitHub Bot commented on NIFI-5589: -- Github user josephxsxn commented on the issue

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread VijetaH
Github user VijetaH commented on the issue: https://github.com/apache/nifi/pull/2999 @alopresto Can you please review the changes? ---

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612561#comment-16612561 ] ASF GitHub Bot commented on NIFI-5589: -- Github user VijetaH commented on the issue:

[jira] [Created] (NIFI-5591) Enable compression of Avro in ExecuteSQL

2018-09-12 Thread Colin Dean (JIRA)
Colin Dean created NIFI-5591: Summary: Enable compression of Avro in ExecuteSQL Key: NIFI-5591 URL: https://issues.apache.org/jira/browse/NIFI-5591 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2999 I looked at the code, and the documentation change is syntactically valid, but I am not familiar enough with MongoDB to assert that the content is correct. You will need a reviewer who is a MongoDB

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

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

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217121570 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/manager/ControllerServiceEntityMerge

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217136120 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ReportingTaskResource.java --- @

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217134678 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/InputPortResource.java --- @@ -3

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217135735 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java ---

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217135560 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java ---

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217135375 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java ---

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217134368 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ControllerServiceResource.java ---

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217134851 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/OutputPortResource.java --- @@ -

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217135024 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessorResource.java --- @@ -6

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217140684 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/manager/ComponentEntityMerger.java

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612587#comment-16612587 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612588#comment-16612588 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612582#comment-16612582 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612590#comment-16612590 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612589#comment-16612589 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612586#comment-16612586 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612591#comment-16612591 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612583#comment-16612583 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612585#comment-16612585 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612584#comment-16612584 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on a diff in the

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread VijetaH
Github user VijetaH commented on the issue: https://github.com/apache/nifi/pull/2999 @MikeThomsen Could you please review MongoDB document changes? ---

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612596#comment-16612596 ] ASF GitHub Bot commented on NIFI-5589: -- Github user VijetaH commented on the issue:

[jira] [Commented] (NIFI-5534) Create a Nifi Processor using Boilerpipe Article Extractor

2018-09-12 Thread Brandon DeVries (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612604#comment-16612604 ] Brandon DeVries commented on NIFI-5534: --- [~paulvid3], this is interesting, but I thi

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217169836 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612666#comment-16612666 ] ASF GitHub Bot commented on NIFI-5589: -- Github user MikeThomsen commented on a diff i

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217170815 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612670#comment-16612670 ] ASF GitHub Bot commented on NIFI-5589: -- Github user MikeThomsen commented on a diff i

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread VijetaH
Github user VijetaH commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217171234 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,10 @

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612672#comment-16612672 ] ASF GitHub Bot commented on NIFI-5589: -- Github user VijetaH commented on a diff in th

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217171902 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217172110 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612673#comment-16612673 ] ASF GitHub Bot commented on NIFI-5589: -- Github user MikeThomsen commented on a diff i

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612674#comment-16612674 ] ASF GitHub Bot commented on NIFI-5589: -- Github user MikeThomsen commented on a diff i

[GitHub] nifi-minifi-cpp issue #396: MINIFICPP-604: Convert C++ namespace operators t...

2018-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/396 reviewing ---

[jira] [Commented] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612685#comment-16612685 ] ASF GitHub Bot commented on MINIFICPP-604: -- Github user apiri commented on th

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread VijetaH
Github user VijetaH commented on a diff in the pull request: https://github.com/apache/nifi/pull/2999#discussion_r217175661 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongo.java --- @@ -112,8 +112,10 @

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612688#comment-16612688 ] ASF GitHub Bot commented on NIFI-5589: -- Github user VijetaH commented on a diff in th

[jira] [Assigned] (NIFI-5560) Sub directory(symbolic link to directory) files are not getting listed in ListSFTP(ListSFTP does not Follow symbolic links)

2018-09-12 Thread Hemantha kumara M S (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemantha kumara M S reassigned NIFI-5560: - Assignee: Hemantha kumara M S > Sub directory(symbolic link to directory) files a

[GitHub] nifi-minifi-cpp issue #396: MINIFICPP-604: Convert C++ namespace operators t...

2018-09-12 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/396 changes look good. verified build and tests. saw the appropriate format change in generated output. will merge ---

[jira] [Updated] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-604: -- Status: Patch Available (was: Open) > Convert C++ namespace operator to Java packing to kee

[jira] [Commented] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612716#comment-16612716 ] ASF GitHub Bot commented on MINIFICPP-604: -- Github user apiri commented on th

[jira] [Updated] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-604: -- Fix Version/s: 0.6.0 > Convert C++ namespace operator to Java packing to keep responses alig

[jira] [Commented] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612719#comment-16612719 ] ASF GitHub Bot commented on MINIFICPP-604: -- Github user asfgit closed the pul

[GitHub] nifi-minifi-cpp pull request #396: MINIFICPP-604: Convert C++ namespace oper...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/396 ---

[jira] [Updated] (MINIFICPP-604) Convert C++ namespace operator to Java packing to keep responses aligned.

2018-09-12 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-604: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Convert C++ namespace o

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread josephxsxn
Github user josephxsxn commented on the issue: https://github.com/apache/nifi/pull/2999 Thanks for helping with this @MikeThomsen, Our dev team spent a long time trying to understand exactly how to use the processor and so we hope these clarifications will save someone else in the fut

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612756#comment-16612756 ] ASF GitHub Bot commented on NIFI-5589: -- Github user josephxsxn commented on the issue

[GitHub] nifi pull request #3000: NIFI-5560 Added Follow SYMLINK support for ListFTP ...

2018-09-12 Thread hemantha-kumara
GitHub user hemantha-kumara opened a pull request: https://github.com/apache/nifi/pull/3000 NIFI-5560 Added Follow SYMLINK support for ListFTP & ListSFTP and GetFTP & GetSFTP Processors Thank you for submitting a contribution to Apache NiFi. In order to streamline

[jira] [Commented] (NIFI-5560) Sub directory(symbolic link to directory) files are not getting listed in ListSFTP(ListSFTP does not Follow symbolic links)

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612758#comment-16612758 ] ASF GitHub Bot commented on NIFI-5560: -- GitHub user hemantha-kumara opened a pull req

[GitHub] nifi issue #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2999 Merged. Thanks for the contribution. ---

[GitHub] nifi pull request #2984: NIFI-5569 Added keywords to Route* and ScanAttribut...

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2984 ---

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612782#comment-16612782 ] ASF GitHub Bot commented on NIFI-5589: -- Github user MikeThomsen commented on the issu

[GitHub] nifi pull request #2999: NIFI-5589 : Clarify PutMongo documentation

2018-09-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2999 ---

[jira] [Commented] (NIFI-5569) Add tags to Route* processors for discoverability

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

[jira] [Commented] (NIFI-5589) Clarify putMongo documentation

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

[jira] [Commented] (NIFI-5534) Create a Nifi Processor using Boilerpipe Article Extractor

2018-09-12 Thread Paul Vidal (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612879#comment-16612879 ] Paul Vidal commented on NIFI-5534: -- That makes sense. Let me see if the boilerpipe librar

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612914#comment-16612914 ] ASF GitHub Bot commented on NIFI-375: - Github user ijokarumawak commented on a diff in

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217233852 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/manager/ControllerServiceEntityM

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217269181 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ControllerServiceResource.java -

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16613060#comment-16613060 ] ASF GitHub Bot commented on NIFI-375: - Github user ijokarumawak commented on a diff in

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-12 Thread ijokarumawak
Github user ijokarumawak commented on a diff in the pull request: https://github.com/apache/nifi/pull/2990#discussion_r217269661 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ProcessorResource.java --- @

  1   2   >