[GitHub] [nifi] yoshiata commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction.

2019-03-14 Thread GitBox
yoshiata commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction. URL: https://github.com/apache/nifi/pull/3366#issuecomment-472733530 I understood. I will fix to support both. --

[GitHub] [nifi] ijokarumawak commented on a change in pull request #3344: NIFI-6092 Create ListenSlack and FetchSlack processors

2019-03-14 Thread GitBox
ijokarumawak commented on a change in pull request #3344: NIFI-6092 Create ListenSlack and FetchSlack processors URL: https://github.com/apache/nifi/pull/3344#discussion_r265476536 ## File path: nifi-nar-bundles/nifi-slack-bundle/nifi-slack-services-rtm/src/main/java/org/apache/nif

[GitHub] [nifi] ijokarumawak commented on a change in pull request #3344: NIFI-6092 Create ListenSlack and FetchSlack processors

2019-03-14 Thread GitBox
ijokarumawak commented on a change in pull request #3344: NIFI-6092 Create ListenSlack and FetchSlack processors URL: https://github.com/apache/nifi/pull/3344#discussion_r265468413 ## File path: nifi-nar-bundles/nifi-slack-bundle/nifi-slack-processors/src/main/java/org/apache/nifi/

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example

2019-03-14 Thread GitBox
arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example URL: https://github.com/apache/nifi-minifi-cpp/pull/499#discussion_r265491457 ## File path: nanofi/src/api/nanofi.cpp ## @@ -371,9 +371,18 @@ int8_t remove_attribut

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example

2019-03-14 Thread GitBox
arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example URL: https://github.com/apache/nifi-minifi-cpp/pull/499#discussion_r265491457 ## File path: nanofi/src/api/nanofi.cpp ## @@ -371,9 +371,18 @@ int8_t remove_attribut

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example

2019-03-14 Thread GitBox
arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example URL: https://github.com/apache/nifi-minifi-cpp/pull/499#discussion_r265491457 ## File path: nanofi/src/api/nanofi.cpp ## @@ -371,9 +371,18 @@ int8_t remove_attribut

[jira] [Resolved] (MINIFICPP-720) Add UT containers

2019-03-14 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-720. -- Resolution: Fixed > Add UT containers > - > > Key: MINIFICPP

[jira] [Assigned] (MINIFICPP-726) Enhance ExtractText to have more feature parity with the Java impl

2019-03-14 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda reassigned MINIFICPP-726: Assignee: Arpad Boda > Enhance ExtractText to have more feature parity with the Java im

[jira] [Resolved] (MINIFICPP-632) Testing CAPI

2019-03-14 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-632. -- Resolution: Fixed This was done is scope of other Nanofi related tickets. CAPI tests provide

[jira] [Assigned] (MINIFICPP-727) Add RouteOnContent processor

2019-03-14 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda reassigned MINIFICPP-727: Assignee: Arpad Boda > Add RouteOnContent processor > > >

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example

2019-03-14 Thread GitBox
arpadboda commented on a change in pull request #499: MINIFICPP-748 - Nanofi: add custom C processor example URL: https://github.com/apache/nifi-minifi-cpp/pull/499#discussion_r265514199 ## File path: nanofi/examples/hash_file.c ## @@ -0,0 +1,121 @@ +/* + * Licensed to the

[jira] [Commented] (MINIFICPP-56) Static linking build flag

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792591#comment-16792591 ] Mr TheSegfault commented on MINIFICPP-56: - We have this ability for libcurl, op

[jira] [Updated] (MINIFICPP-56) Static linking build flag

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-56: Fix Version/s: 0.7.0 > Static linking build flag > - > >

[jira] [Updated] (MINIFICPP-56) Static linking build flag

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-56: Priority: Blocker (was: Major) > Static linking build flag > - >

[GitHub] [nifi-minifi-cpp] asfgit merged pull request #510: MINIFICPP-762: Update static linkings. Download and build

2019-03-14 Thread GitBox
asfgit merged pull request #510: MINIFICPP-762: Update static linkings. Download and build URL: https://github.com/apache/nifi-minifi-cpp/pull/510 This is an automated message from the Apache Git Service. To respond to the m

[jira] [Created] (MINIFICPP-763) Fix windows build after merge of MINIFICPP-762

2019-03-14 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-763: Summary: Fix windows build after merge of MINIFICPP-762 Key: MINIFICPP-763 URL: https://issues.apache.org/jira/browse/MINIFICPP-763 Project: NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-763) Fix windows build after merge of MINIFICPP-762

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-763: - Description: _Issue seems like it may only be in appveyor_ > Fix windows build after m

[jira] [Updated] (MINIFICPP-763) Fix windows build after merge of MINIFICPP-762

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-763: - Fix Version/s: 0.6.0 > Fix windows build after merge of MINIFICPP-762 > --

[jira] [Updated] (MINIFICPP-763) Fix windows build after merge of MINIFICPP-762

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-763: - Priority: Blocker (was: Major) > Fix windows build after merge of MINIFICPP-762 > ---

[jira] [Commented] (NIFI-6121) Update low hanging fruit dependencies of apache commons and related items

2019-03-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792728#comment-16792728 ] Joseph Witt commented on NIFI-6121: --- [INFO] com.icegreen:greenmail ...

[GitHub] [nifi] aeaversa commented on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor…

2019-03-14 Thread GitBox
aeaversa commented on issue #3281: NIFI-5986 Adding "Stop & Configure" button functionality to Processor… URL: https://github.com/apache/nifi/pull/3281#issuecomment-472896450 @mcgilman @moranr - Refactored all the requested changes in and pushed out an update to the branch. Attached are a

[jira] [Commented] (NIFI-6121) Update low hanging fruit dependencies of apache commons and related items

2019-03-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792749#comment-16792749 ] Joseph Witt commented on NIFI-6121: --- [INFO] com.splunk:splunk

[jira] [Created] (NIFI-6122) PutS3Object should support national characters in filenames

2019-03-14 Thread Peter Turcsanyi (JIRA)
Peter Turcsanyi created NIFI-6122: - Summary: PutS3Object should support national characters in filenames Key: NIFI-6122 URL: https://issues.apache.org/jira/browse/NIFI-6122 Project: Apache NiFi

[GitHub] [nifi] MikeThomsen commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle

2019-03-14 Thread GitBox
MikeThomsen commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle URL: https://github.com/apache/nifi/pull/3318#discussion_r265618415 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-neo4j-cypher-service-nar/src/main/resources/META-INF/NOTICE ## @@

[GitHub] [nifi] mattyb149 commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle

2019-03-14 Thread GitBox
mattyb149 commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle URL: https://github.com/apache/nifi/pull/3318#discussion_r265630837 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQ

[GitHub] [nifi] bbende commented on issue #3295: NIFI-5956 Option BlockCache for HBase Scan Processor

2019-03-14 Thread GitBox
bbende commented on issue #3295: NIFI-5956 Option BlockCache for HBase Scan Processor URL: https://github.com/apache/nifi/pull/3295#issuecomment-472945646 Looks good now, will merge, thanks! For future PRs, it would be best to use "git rebase upstream/master" (replace upstream with

[GitHub] [nifi] asfgit closed pull request #3295: NIFI-5956 Option BlockCache for HBase Scan Processor

2019-03-14 Thread GitBox
asfgit closed pull request #3295: NIFI-5956 Option BlockCache for HBase Scan Processor URL: https://github.com/apache/nifi/pull/3295 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (NIFI-5956) Allow Disabling Block Cache With HBase Scan Processor

2019-03-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792832#comment-16792832 ] ASF subversion and git services commented on NIFI-5956: --- Commit 82e2

[GitHub] [nifi] SandishKumarHN commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp

2019-03-14 Thread GitBox
SandishKumarHN commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp URL: https://github.com/apache/nifi/pull/3372#issuecomment-472948740 @bbende can you also help with this, there is build failure( test case failure), which is not related to my changes. --

[jira] [Updated] (NIFI-5956) Allow Disabling Block Cache With HBase Scan Processor

2019-03-14 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-5956: -- Resolution: Fixed Fix Version/s: 1.10.0 Status: Resolved (was: Patch Available) > All

[jira] [Updated] (MINIFICPP-646) Re-evaluate passing attributes. Potentially deprecate attribute usage functions

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-646: - Fix Version/s: (was: 0.6.0) > Re-evaluate passing attributes. Potentially deprecat

[jira] [Updated] (MINIFICPP-678) Improve const correctness of code base.

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-678: - Fix Version/s: (was: 0.6.0) 0.7.0 > Improve const correctness o

[jira] [Resolved] (MINIFICPP-681) Add content hash processor

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-681. -- Resolution: Fixed > Add content hash processor > -- > >

[jira] [Resolved] (MINIFICPP-667) Create Structural definitions for moving away from C++ classes

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-667. -- Resolution: Fixed > Create Structural definitions for moving away from C++ classes >

[jira] [Updated] (MINIFICPP-755) Link provenance reporting

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-755: - Fix Version/s: (was: 0.6.0) 0.7.0 > Link provenance reporting >

[jira] [Resolved] (MINIFICPP-686) Move static property reads to onSchedule function of processors.

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-686. -- Resolution: Fixed > Move static property reads to onSchedule function of processors.

[jira] [Updated] (MINIFICPP-686) Move static property reads to onSchedule function of processors.

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-686: - Fix Version/s: 0.6.0 > Move static property reads to onSchedule function of processors

[jira] [Updated] (MINIFICPP-520) Create .deb as part of build process

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-520: - Fix Version/s: (was: 0.6.0) 0.7.0 > Create .deb as part of buil

[jira] [Updated] (MINIFICPP-706) RawSiteToSite: remove code duplication

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-706: - Fix Version/s: (was: 0.6.0) 0.7.0 > RawSiteToSite: remove code

[jira] [Resolved] (MINIFICPP-685) Improve const correctness of property getters

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-685. -- Resolution: Fixed > Improve const correctness of property getters >

[jira] [Resolved] (MINIFICPP-760) Change default of Power manager to ms from msec

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-760. -- Resolution: Fixed > Change default of Power manager to ms from msec > --

[jira] [Commented] (MINIFICPP-608) Provide CRON driven scheduling

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792842#comment-16792842 ] Mr TheSegfault commented on MINIFICPP-608: -- Though a PR exists let's move thi

[jira] [Updated] (MINIFICPP-608) Provide CRON driven scheduling

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-608: - Fix Version/s: (was: 0.6.0) 0.7.0 > Provide CRON driven schedul

[jira] [Commented] (NIFI-5956) Allow Disabling Block Cache With HBase Scan Processor

2019-03-14 Thread David Mollitor (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792849#comment-16792849 ] David Mollitor commented on NIFI-5956: -- Very cool. Thanks. > Allow Disabling Block

[jira] [Updated] (MINIFICPP-737) Add PING to CoAP controller service startup

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-737: - Fix Version/s: (was: 0.6.0) > Add PING to CoAP controller service startup > --

[jira] [Updated] (MINIFICPP-686) Move static property reads to onSchedule function of processors.

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-686: - Fix Version/s: (was: 0.6.0) > Move static property reads to onSchedule function of

[jira] [Resolved] (MINIFICPP-579) Break curl dependency within expression language.

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-579. -- Resolution: Won't Fix > Break curl dependency within expression language. > ---

[jira] [Updated] (MINIFICPP-704) Tests: hostname of localhost is not guaranteed to be "localhost"

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-704: - Fix Version/s: (was: 0.6.0) > Tests: hostname of localhost is not guaranteed to be

[jira] [Commented] (MINIFICPP-608) Provide CRON driven scheduling

2019-03-14 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16792853#comment-16792853 ] Aldrin Piri commented on MINIFICPP-608: --- Sounds fair > Provide CRON driven sche

[jira] [Updated] (MINIFICPP-504) Tie in estimated Size for RPG

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-504: - Fix Version/s: (was: 0.6.0) 0.7.0 > Tie in estimated Size for R

[GitHub] [nifi] bbende commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp

2019-03-14 Thread GitBox
bbende commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp URL: https://github.com/apache/nifi/pull/3372#issuecomment-472974513 Don't worry about the build failure, 2/3 builds passed, and one was for an unrelated intermittent test failure. I tested this out and i

[GitHub] [nifi-maven] kevdoran merged pull request #10: NIFI-5859 Fixing bug in doc generation that called getId() instead of…

2019-03-14 Thread GitBox
kevdoran merged pull request #10: NIFI-5859 Fixing bug in doc generation that called getId() instead of… URL: https://github.com/apache/nifi-maven/pull/10 This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi-registry] brosander opened a new pull request #162: NIFIREG-238: Allow aliasing of registry url

2019-03-14 Thread GitBox
brosander opened a new pull request #162: NIFIREG-238: Allow aliasing of registry url URL: https://github.com/apache/nifi-registry/pull/162 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (MINIFICPP-764) Create docker build for supported systems

2019-03-14 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-764: Summary: Create docker build for supported systems Key: MINIFICPP-764 URL: https://issues.apache.org/jira/browse/MINIFICPP-764 Project: NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-764) Create docker build for supported systems

2019-03-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-764: - Fix Version/s: 0.6.0 > Create docker build for supported systems > ---

[jira] [Commented] (NIFI-6089) Expansion of Parquet support

2019-03-14 Thread Sandish Kumar HN (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793008#comment-16793008 ] Sandish Kumar HN commented on NIFI-6089: [~bende] currently there is Parquet write

[jira] [Comment Edited] (NIFI-6089) Expansion of Parquet support

2019-03-14 Thread Sandish Kumar HN (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793008#comment-16793008 ] Sandish Kumar HN edited comment on NIFI-6089 at 3/14/19 7:49 PM: ---

[jira] [Commented] (NIFIREG-238) Support Registry URL Aliasing

2019-03-14 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793056#comment-16793056 ] Bryan Rosander commented on NIFIREG-238: Pr at [https://github.com/apache/nifi-r

[GitHub] [nifi] SandishKumarHN commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp

2019-03-14 Thread GitBox
SandishKumarHN commented on issue #3372: NIFI-5267 Kafka support to replay by timestamp URL: https://github.com/apache/nifi/pull/3372#issuecomment-473087708 @bbende thanks for review and feedback. made changes accordingly.

[GitHub] [nifi] turcsanyip opened a new pull request #3373: NIFI-6122: PutS3Object supports national characters in filenames.

2019-03-14 Thread GitBox
turcsanyip opened a new pull request #3373: NIFI-6122: PutS3Object supports national characters in filenames. URL: https://github.com/apache/nifi/pull/3373 Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to e

[jira] [Updated] (NIFI-6122) PutS3Object should support national characters in filenames

2019-03-14 Thread Peter Turcsanyi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-6122: -- Status: Patch Available (was: In Progress) > PutS3Object should support national characters in

[jira] [Updated] (NIFI-6122) PutS3Object should support national characters in filenames

2019-03-14 Thread Peter Turcsanyi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-6122: -- Description: PutS3Object sends the filename in the Content-Disposition HTTP header to S3. If the

[GitHub] [nifi-minifi-cpp] phrocker opened a new pull request #511: Minificpp 764: Add docker builds for different systems.

2019-03-14 Thread GitBox
phrocker opened a new pull request #511: Minificpp 764: Add docker builds for different systems. URL: https://github.com/apache/nifi-minifi-cpp/pull/511 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask y

[GitHub] [nifi] ijokarumawak commented on issue #3344: NIFI-6092 Create ListenSlack and FetchSlack processors

2019-03-14 Thread GitBox
ijokarumawak commented on issue #3344: NIFI-6092 Create ListenSlack and FetchSlack processors URL: https://github.com/apache/nifi/pull/3344#issuecomment-473121612 @szaboferee Just wanted to share that the current style doesn't take the outgoing connection's back-pressure configuration into

[jira] [Commented] (NIFI-6112) Add some useful commands to NiFi Toolkit for automating NiFi cluster construction.

2019-03-14 Thread Yoshiaki Takahashi (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793259#comment-16793259 ] Yoshiaki Takahashi commented on NIFI-6112: -- I fixed to support both UUID and iden

[GitHub] [nifi] yoshiata commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction.

2019-03-14 Thread GitBox
yoshiata commented on issue #3366: NIFI-6112: Add some useful commands to NiFi Toolkit for automating NiFi cluster construction. URL: https://github.com/apache/nifi/pull/3366#issuecomment-473137733 I fixed to support both UUID and identity for user / user group specification. https://g

[GitHub] [nifi] EmilioCC commented on issue #2105: NIFI-4169: Enhance PutWebSocket error handling

2019-03-14 Thread GitBox
EmilioCC commented on issue #2105: NIFI-4169: Enhance PutWebSocket error handling URL: https://github.com/apache/nifi/pull/2105#issuecomment-473138321 @ijokarumawak I'll review it first and look at the failing tests. It looks like you have few tests that are failing for those new changes.

[GitHub] [nifi] MikeThomsen commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle

2019-03-14 Thread GitBox
MikeThomsen commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle URL: https://github.com/apache/nifi/pull/3318#discussion_r265834124 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGrap

[GitHub] [nifi] ijokarumawak commented on issue #2105: NIFI-4169: Enhance PutWebSocket error handling

2019-03-14 Thread GitBox
ijokarumawak commented on issue #2105: NIFI-4169: Enhance PutWebSocket error handling URL: https://github.com/apache/nifi/pull/2105#issuecomment-473146960 @EmilioCC Updated the failing tests. Thanks! This is an automated mess

[GitHub] [nifi] mattyb149 commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle

2019-03-14 Thread GitBox
mattyb149 commented on a change in pull request #3318: NiFi-5537 Add Cypher Bundle URL: https://github.com/apache/nifi/pull/3318#discussion_r265841738 ## File path: nifi-nar-bundles/nifi-graph-bundle/nifi-graph-processors/src/main/java/org/apache/nifi/processors/graph/ExecuteGraphQ