[jira] [Commented] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108371#comment-16108371 ] Frank Thiele commented on NIFI-4241: The WARN message is gone -- work around seems to work. But the

[jira] [Commented] (NIFI-4015) DeleteSQS Throws Exception Deleting Message

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

[GitHub] nifi pull request #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2017-07-31 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1888#discussion_r130516693 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sqs/ITDeleteSQS.java --- @@ -0,0 +1,83 @@ +/*

[jira] [Commented] (NIFI-4139) Refactor KeyProvider interface from provenance module to framework-level service

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

[GitHub] nifi pull request #2044: NIFI-4139 Extract key provider to framework-level s...

2017-07-31 Thread alopresto
GitHub user alopresto opened a pull request: https://github.com/apache/nifi/pull/2044 NIFI-4139 Extract key provider to framework-level service Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[GitHub] nifi issue #2020: [NiFi-3973] Add PutKudu Processor for ingesting data to Ku...

2017-07-31 Thread cammachusa
Github user cammachusa commented on the issue: https://github.com/apache/nifi/pull/2020 @joewitt , would you please help? I couldn't start nifi, it keep saying "ClassNotFoundException: org.apache.nifi.serialization.RecordReaderFactory" . I can build it without any error, but when

[GitHub] nifi issue #2035: Update GetHTTP.java

2017-07-31 Thread jzonthemtn
Github user jzonthemtn commented on the issue: https://github.com/apache/nifi/pull/2035 You might want to add a unit test to show that your change fixes the problem and to help prevent the problem from reappearing. --- If your project is set up for it, you can reply to this email

[jira] [Commented] (NIFI-4015) DeleteSQS Throws Exception Deleting Message

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

[GitHub] nifi pull request #1888: NIFI-4015 NIFI-3999 Fix DeleteSQS Issues

2017-07-31 Thread jzonthemtn
Github user jzonthemtn commented on a diff in the pull request: https://github.com/apache/nifi/pull/1888#discussion_r130491355 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/sqs/ITDeleteSQS.java --- @@ -0,0 +1,83 @@

[GitHub] nifi pull request #2043: rNIFI-4248: Adding Rya processor.

2017-07-31 Thread jzonthemtn
GitHub user jzonthemtn opened a pull request: https://github.com/apache/nifi/pull/2043 rNIFI-4248: Adding Rya processor. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Commented] (NIFI-4022) Use SASL Auth Scheme For Secured Zookeeper Client Interaction

2017-07-31 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16108164#comment-16108164 ] Yolanda M. Davis commented on NIFI-4022: Adding some thoughts on approach given the challenges: 1)

[jira] [Created] (NIFI-4248) Create processor for Apache Rya

2017-07-31 Thread Jeff Zemerick (JIRA)
Jeff Zemerick created NIFI-4248: --- Summary: Create processor for Apache Rya Key: NIFI-4248 URL: https://issues.apache.org/jira/browse/NIFI-4248 Project: Apache NiFi Issue Type: Task

[jira] [Updated] (NIFI-4247) TLS Toolkit should parse regex in SAN fields

2017-07-31 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4247: Description: Similar to the way the TLS Toolkit can generate multiple certificates with one command

[jira] [Updated] (NIFI-4247) TLS Toolkit should parse regex in SAN fields

2017-07-31 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4247: Description: Similar to the way the TLS Toolkit can generate multiple certificates with one command

[jira] [Created] (NIFI-4247) TLS Toolkit should parse regex in SAN fields

2017-07-31 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-4247: --- Summary: TLS Toolkit should parse regex in SAN fields Key: NIFI-4247 URL: https://issues.apache.org/jira/browse/NIFI-4247 Project: Apache NiFi Issue Type:

[GitHub] nifi issue #2020: [NiFi-3973] Add PutKudu Processor for ingesting data to Ku...

2017-07-31 Thread rickysaltzer
Github user rickysaltzer commented on the issue: https://github.com/apache/nifi/pull/2020 @joewitt might be the best person to answer @cammachusa's question regarding Travis. I seem to recall that it can be finicky, but not 100% the current state of CI stability. --- If your

[jira] [Commented] (NIFIREG-5) Develop data model that can be shared by nifi and nifi-registry

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

[GitHub] nifi-registry pull request #2: NIFIREG-5: Initial implementation of nifi-reg...

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

[jira] [Commented] (NIFIREG-5) Develop data model that can be shared by nifi and nifi-registry

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

[jira] [Commented] (NIFI-4246) OAuth 2 Authorization support - Client Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107822#comment-16107822 ] Jeremy Dyer commented on NIFI-4246: --- Working on the first pass of this implementation. Have most of the

[jira] [Assigned] (NIFI-4245) OAuth 2 Authorization support - Resource Owner Password Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Dyer reassigned NIFI-4245: - Assignee: Jeremy Dyer > OAuth 2 Authorization support - Resource Owner Password Credentials Grant

[jira] [Commented] (NIFI-4245) OAuth 2 Authorization support - Resource Owner Password Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107823#comment-16107823 ] Jeremy Dyer commented on NIFI-4245: --- Working on the first pass of this now. Have most of the code written

[jira] [Created] (NIFI-4246) OAuth 2 Authorization support - Client Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created NIFI-4246: - Summary: OAuth 2 Authorization support - Client Credentials Grant Key: NIFI-4246 URL: https://issues.apache.org/jira/browse/NIFI-4246 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-4246) OAuth 2 Authorization support - Client Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Dyer updated NIFI-4246: -- Description: If your interacting with REST endpoints on the web chances are you are going to run into

[jira] [Updated] (NIFI-4246) OAuth 2 Authorization support - Client Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Dyer updated NIFI-4246: -- Description: If your interacting with REST endpoints on the web chances are you are going to run into

[jira] [Created] (NIFI-4245) OAuth 2 Authorization support - Resource Owner Password Credentials Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created NIFI-4245: - Summary: OAuth 2 Authorization support - Resource Owner Password Credentials Grant Key: NIFI-4245 URL: https://issues.apache.org/jira/browse/NIFI-4245 Project: Apache NiFi

[jira] [Created] (NIFI-4244) OAuth 2 Authorization support - Implicit Grant

2017-07-31 Thread Jeremy Dyer (JIRA)
Jeremy Dyer created NIFI-4244: - Summary: OAuth 2 Authorization support - Implicit Grant Key: NIFI-4244 URL: https://issues.apache.org/jira/browse/NIFI-4244 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-3338) Improve Add Processor UX with usage guidance, in-depth help, and solution-based examples

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-3338: Attachment: (was: processor-icon-samples.png) > Improve Add Processor UX with usage guidance, in-depth

[jira] [Updated] (NIFI-3338) Improve Add Processor UX with usage guidance, in-depth help, and solution-based examples

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-3338: Attachment: (was: processor-icon-samples.png) > Improve Add Processor UX with usage guidance, in-depth

[jira] [Updated] (NIFI-4191) Display process-specific component icons

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-4191: Attachment: processor-icon-samples.png processor-icons.zip > Display process-specific

[jira] [Commented] (NIFI-4191) Display process-specific component icons

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107767#comment-16107767 ] Rob Moran commented on NIFI-4191: - We should also look at adding some legal text regarding the intent of

[jira] [Commented] (NIFI-4191) Display process-specific component icons

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16107765#comment-16107765 ] Rob Moran commented on NIFI-4191: - I've attached a PNG sample and individual SVG files (ZIP) for each

[jira] [Issue Comment Deleted] (NIFI-3338) Improve Add Processor UX with usage guidance, in-depth help, and solution-based examples

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-3338: Comment: was deleted (was: I've attached a PNG sample and individual SVG files (ZIP) for each icon/logo

[jira] [Updated] (NIFI-3338) Improve Add Processor UX with usage guidance, in-depth help, and solution-based examples

2017-07-31 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran updated NIFI-3338: Attachment: processor-icon-samples.png processor-icon-samples.png I've attached a PNG sample

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

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

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-31 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2009 Sorry about that @yuri1969 I thought we reached consensus that this was expected as long as the current behavior for adding a bend with the double click stayed in tact... --- If your project is

[GitHub] nifi issue #2020: [NiFi-3973] Add PutKudu Processor for ingesting data to Ku...

2017-07-31 Thread cammachusa
Github user cammachusa commented on the issue: https://github.com/apache/nifi/pull/2020 Hi @joewitt and @rickysaltzer , I am following the PutParquet to implement the PutKudu, and so have the same dependencies as the PutParquet's, and got it build success. But build on Travis was

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

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

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

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

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

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

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-31 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r130413186 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,323 @@ +/*

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-31 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r130412355 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,323 @@ +/*

[GitHub] nifi pull request #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecor...

2017-07-31 Thread bbende
Github user bbende commented on a diff in the pull request: https://github.com/apache/nifi/pull/1961#discussion_r130415687 --- Diff: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java --- @@ -0,0 +1,323 @@ +/*

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-31 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r130409278 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -0,0 +1,232 @@

[jira] [Created] (NIFI-4242) CSVReader shouldn't require that an escape character be defined

2017-07-31 Thread Wesley L Lawrence (JIRA)
Wesley L Lawrence created NIFI-4242: --- Summary: CSVReader shouldn't require that an escape character be defined Key: NIFI-4242 URL: https://issues.apache.org/jira/browse/NIFI-4242 Project: Apache

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-31 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r130400960 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -84,6 +86,14 @@

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-31 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r130400374 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -84,6 +86,14 @@

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

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

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-31 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2009 @scottyaslan OK, but I'm afraid the merged version still has the `quickSelect` activated for mid nodes/bends. It seems this should be removed. --- If your project is set up for it, you can reply to

[jira] [Commented] (NIFI-4152) Create ListenTCPRecord Processor

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

[GitHub] nifi issue #1987: NIFI-4152 Initial commit of ListenTCPRecord

2017-07-31 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1987 @pvillard31 thanks for reviewing, I just rebased against master and made your suggested changes, let me know of anything else, thanks! --- If your project is set up for it, you can reply to this

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

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

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-31 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2009 Thanks @yuri1969 this has been merged to master! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Updated] (NIFI-1580) Allow double-click to display config of processor

2017-07-31 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-1580: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Allow double-click to display

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

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

[GitHub] nifi pull request #2009: NIFI-1580 - Allow double-click to display config

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

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

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

[GitHub] nifi-minifi-cpp pull request #122: MINIFI-359: Add PutFile test to test a va...

2017-07-31 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/122 MINIFI-359: Add PutFile test to test a variety of conditions for the … …user provided input Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In

[GitHub] nifi-minifi-cpp pull request #120: MINIFI-354 Reverting default config.yml t...

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

[GitHub] nifi-minifi-cpp issue #121: MINIFI-357 fixing PutFile bug that caused all wr...

2017-07-31 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/121 Thanks for catching this. I or someone else will work on https://issues.apache.org/jira/browse/MINIFI-359 to help avoid this in future changes. --- If your project is set up for it, you

[GitHub] nifi-minifi-cpp pull request #121: MINIFI-357 fixing PutFile bug that caused...

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

[jira] [Commented] (NIFI-3472) PutHDFS Kerberos relogin not working (tgt) after ticket expires

2017-07-31 Thread Jorge Machado (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106963#comment-16106963 ] Jorge Machado commented on NIFI-3472: - I'm hitting the same problem but with the gethdfs processor:

[GitHub] nifi issue #1712: NIFI-3724 - Add Put/Fetch Parquet Processors

2017-07-31 Thread masterlittle
Github user masterlittle commented on the issue: https://github.com/apache/nifi/pull/1712 Hi, Does this enable writing the parquet files to S3 bucket? If not then is there any way I can achieve the same? --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (NIFI-3724) Add Put/Fetch Parquet Processors

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

[jira] [Updated] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Thiele updated NIFI-4241: --- Attachment: Overview.png > ListSFTP node in cluster is not coming up >

[jira] [Updated] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Thiele updated NIFI-4241: --- Attachment: (was: overview.png) > ListSFTP node in cluster is not coming up >

[jira] [Updated] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Thiele updated NIFI-4241: --- Attachment: (was: Overview.png) > ListSFTP node in cluster is not coming up >

[jira] [Updated] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Thiele updated NIFI-4241: --- Attachment: overview.png > ListSFTP node in cluster is not coming up >

[jira] [Updated] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Thiele updated NIFI-4241: --- Attachment: cluster.png > ListSFTP node in cluster is not coming up >

[jira] [Commented] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106861#comment-16106861 ] Frank Thiele commented on NIFI-4241: I now try – as a workaround – to configure 8080 on all nodes. >

[jira] [Created] (NIFI-4241) ListSFTP node in cluster is not coming up

2017-07-31 Thread Frank Thiele (JIRA)
Frank Thiele created NIFI-4241: -- Summary: ListSFTP node in cluster is not coming up Key: NIFI-4241 URL: https://issues.apache.org/jira/browse/NIFI-4241 Project: Apache NiFi Issue Type: Bug