[GitHub] nifi issue #2143: Nifi-4338: Support SSL Context Service in HDFS processors

2017-09-13 Thread tasanuma
Github user tasanuma commented on the issue: https://github.com/apache/nifi/pull/2143 I reverted the last commit and added some documents for how to use SSL protocol as 'additionalDetails.html' in HDFS processors. Please review it when you are free. ---

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

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

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Thanks, @bbende, I'll take up the migration guidance for the wiki. As part of reviewing this PR, I am building some sample processor and service projects to reproduce the problems and check the fix.

[GitHub] nifi-minifi-cpp issue #135: MINIFI-374 Created automated tests for HTTPS int...

2017-09-13 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/135 @achristianson Must have gotten mixed up on branches or repos, but seem to be getting an error on the build due to m2crypto. > Failed building wheel for m2crypto > Running

[jira] [Created] (NIFI-4382) Add KnoxSSO support to NiFi

2017-09-13 Thread Jeff Storck (JIRA)
Jeff Storck created NIFI-4382: - Summary: Add KnoxSSO support to NiFi Key: NIFI-4382 URL: https://issues.apache.org/jira/browse/NIFI-4382 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-3711) Change default size of provenance details dialog to show Replay button by default

2017-09-13 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16165161#comment-16165161 ] Scott Aslan commented on NIFI-3711: --- Yea, the issue is not being able to scroll to the replay button. The

[jira] [Created] (NIFI-4381) Warning in user interface if 2 processors are set to pick up from same location

2017-09-13 Thread Jennifer Tress (JIRA)
Jennifer Tress created NIFI-4381: Summary: Warning in user interface if 2 processors are set to pick up from same location Key: NIFI-4381 URL: https://issues.apache.org/jira/browse/NIFI-4381 Project:

[GitHub] nifi-minifi-cpp issue #135: MINIFI-374 Created automated tests for HTTPS int...

2017-09-13 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/135 changes look good, will merge ---

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2140 Regarding the migration strategy... Lets make sure we document on the migration wiki page [1] that anyone who built custom components using the AWS controller service should rebuild them with the new

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

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

[GitHub] nifi-minifi-cpp issue #133: Merge Content processor

2017-09-13 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/133 @apiri please review the same while Marc is out. I addressed his comments ---

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

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

[GitHub] nifi pull request #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/2140#discussion_r138704486 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-nar/pom.xml --- @@ -32,13 +32,14 @@ org.apache.nifi -

[jira] [Created] (NIFI-4380) Add Kafka Key attribute to outgoing FF for ConsumeKafkaRecord

2017-09-13 Thread Andrew Psaltis (JIRA)
Andrew Psaltis created NIFI-4380: Summary: Add Kafka Key attribute to outgoing FF for ConsumeKafkaRecord Key: NIFI-4380 URL: https://issues.apache.org/jira/browse/NIFI-4380 Project: Apache NiFi

[jira] [Commented] (NIFI-4363) Parameterize heap allocation in NiFi Toolkit scripts

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

[GitHub] nifi issue #2136: NIFI-4363 Replaced hardcoded heap size options with JAVA_A...

2017-09-13 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2136 `JAVA_OPTS` or `JVM_ARGS` would be fine, though I'm still okay with `JAVA_ARGS` since technically they are arguments to java itself. I used `JAVA_ARGS` because that's what the .bat scripts were

[jira] [Resolved] (NIFI-3369) Disable "Add" button on new connection dialog if no relationships selected

2017-09-13 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-3369. --- Resolution: Fixed Fix Version/s: 1.4.0 > Disable "Add" button on new connection dialog if no

[GitHub] nifi pull request #2152: NIFI-3369 - Disable "Add" button on new connection ...

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2152 ---

[jira] [Commented] (NIFI-3369) Disable "Add" button on new connection dialog if no relationships selected

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

[jira] [Commented] (NIFI-3369) Disable "Add" button on new connection dialog if no relationships selected

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

[jira] [Commented] (NIFI-3369) Disable "Add" button on new connection dialog if no relationships selected

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

[GitHub] nifi issue #2152: NIFI-3369 - Disable "Add" button on new connection dialog ...

2017-09-13 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2152 Reviewing... ---

[jira] [Commented] (NIFI-2663) Add Websocket support for MQTT protocol

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

[GitHub] nifi issue #2154: NIFI-2663: Add WebSocket support for MQTT processors

2017-09-13 Thread SebastianCarroll
Github user SebastianCarroll commented on the issue: https://github.com/apache/nifi/pull/2154 I'm not sure what the best way to handle the unit tests addition would be. I could just copy and paste the unit tests that are there, but change ssl -> wss and tcp -> ws but that seems like

[jira] [Commented] (NIFI-2663) Add Websocket support for MQTT protocol

2017-09-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164828#comment-16164828 ] ASF GitHub Bot commented on NIFI-2663: -- GitHub user SebastianCarroll opened a pull request:

[GitHub] nifi pull request #2154: NIFI-2663: Add WebSocket support for MQTT processor...

2017-09-13 Thread SebastianCarroll
GitHub user SebastianCarroll opened a pull request: https://github.com/apache/nifi/pull/2154 NIFI-2663: Add WebSocket support for MQTT processors Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[jira] [Commented] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

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

[GitHub] nifi issue #2149: NIFI-3349 retry stale connections

2017-09-13 Thread noedetore
Github user noedetore commented on the issue: https://github.com/apache/nifi/pull/2149 Not sure what these failed checks are, but happy to review given some guidance. ---

[jira] [Commented] (NIFI-4340) RecordPathResult may throw NPE

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

[GitHub] nifi pull request #2122: NIFI-4340 - fix record path evaluation when array i...

2017-09-13 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2122#discussion_r138649045 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/paths/WildcardIndexPath.java --- @@ -67,7 +67,9 @@

[jira] [Updated] (NIFI-4379) Number of Active Threads shown in UI is wrong

2017-09-13 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4379: - Status: Patch Available (was: Open) > Number of Active Threads shown in UI is wrong >

[jira] [Commented] (NIFI-4379) Number of Active Threads shown in UI is wrong

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

[GitHub] nifi pull request #2153: NIFI-4379: Event-Driven threads are constantly acti...

2017-09-13 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2153 NIFI-4379: Event-Driven threads are constantly active, polling a queu… …e to see if there is any work to do. Instead of getting number of active threads from the ScheduledExecutor for these

[jira] [Created] (NIFI-4379) Number of Active Threads shown in UI is wrong

2017-09-13 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4379: Summary: Number of Active Threads shown in UI is wrong Key: NIFI-4379 URL: https://issues.apache.org/jira/browse/NIFI-4379 Project: Apache NiFi Issue Type: Bug

[jira] [Resolved] (NIFI-467) Component Lifecycle methods should be invoked with a thread-count at least 1

2017-09-13 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-467. - Resolution: Fixed This was addressed in NIFI-2545 > Component Lifecycle methods should be invoked with a

[jira] [Commented] (NIFI-4340) RecordPathResult may throw NPE

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

[GitHub] nifi pull request #2122: NIFI-4340 - fix record path evaluation when array i...

2017-09-13 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2122#discussion_r138642556 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/paths/WildcardIndexPath.java --- @@ -67,7 +67,9 @@

[jira] [Commented] (NIFI-4340) RecordPathResult may throw NPE

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

[GitHub] nifi pull request #2122: NIFI-4340 - fix record path evaluation when array i...

2017-09-13 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2122#discussion_r138635543 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/paths/WildcardIndexPath.java --- @@ -67,7 +67,9 @@

[jira] [Commented] (NIFI-3950) Separate AWS ControllerService API

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

[GitHub] nifi issue #2140: NIFI-3950 Refactor AWS bundle

2017-09-13 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/2140 Please add the commits to this one. It usually helps reviewing to see the commits separately, and it's easy enough to squash at the end. ---

[jira] [Commented] (NIFI-4377) Add fieldName() function to RecordPath

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

[jira] [Commented] (NIFI-4377) Add fieldName() function to RecordPath

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

[GitHub] nifi pull request #2147: NIFI-4377: Added a fieldName() function to RecordPa...

2017-09-13 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2147#discussion_r138618390 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/paths/WildcardDescendantPath.java --- @@ -0,0 +1,74 @@ +/* + *

[GitHub] nifi issue #2147: NIFI-4377: Added a fieldName() function to RecordPath and ...

2017-09-13 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2147 @pvillard31 both good catches. Will update & push a new commit. Thanks! ---

[jira] [Updated] (NIFI-4322) If RuntimeException thrown during checkpoint of FlowFile Repository, repo stops checkpointing

2017-09-13 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4322: - Resolution: Fixed Status: Resolved (was: Patch Available) > If RuntimeException thrown

[jira] [Commented] (NIFI-4322) If RuntimeException thrown during checkpoint of FlowFile Repository, repo stops checkpointing

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

[GitHub] nifi pull request #2146: NIFI-4322: If there is a failure checkpointing Flow...

2017-09-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2146 ---

[jira] [Commented] (NIFI-4322) If RuntimeException thrown during checkpoint of FlowFile Repository, repo stops checkpointing

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

[jira] [Commented] (NIFI-4363) Parameterize heap allocation in NiFi Toolkit scripts

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

[GitHub] nifi issue #2136: NIFI-4363 Replaced hardcoded heap size options with JAVA_A...

2017-09-13 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2136 Trivial thing, but would `JAVA_OPTS` be more standard naming instead of `JAVA_ARGS`? When I see args, I'd imagine arguments those passed to Java main method. How do you think? ---

[jira] [Updated] (NIFI-4338) Add documents for how to use SSL protocol from HDFS processors

2017-09-13 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated NIFI-4338: --- Description: HDFS has a RESTful API called WebHDFS and SSL can be configured on it. (It is

[jira] [Commented] (NIFI-4338) Support SSL Context Service in HDFS processors

2017-09-13 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16164234#comment-16164234 ] Takanobu Asanuma commented on NIFI-4338: I found that Hadoop has some properties for SSL protocols.

[jira] [Updated] (NIFI-4338) Add documents for how to use SSL protocol from HDFS processors

2017-09-13 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated NIFI-4338: --- Summary: Add documents for how to use SSL protocol from HDFS processors (was: Support SSL