[GitHub] [nifi] markap14 commented on pull request #5071: NIFI-8537: Check that a property's dependencies are satisfied before …

2021-05-13 Thread GitBox
markap14 commented on pull request #5071: URL: https://github.com/apache/nifi/pull/5071#issuecomment-84023 Thanks @exceptionfactory . I realized as soon as I pushed it that it was going to break and then I updated locally and forgot to push. Addressed now. -- This is an automated

[jira] [Commented] (NIFI-8524) PutDatabaseRecord fails when inserting or updating a CHAR column

2021-05-13 Thread Roger Sliva (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343905#comment-17343905 ] Roger Sliva commented on NIFI-8524: --- Some additional information on this - when I converted the target

[jira] [Created] (MINIFICPP-1558) Remove s3 bucket objects test transiently fails

2021-05-13 Thread Gabor Gyimesi (Jira)
Gabor Gyimesi created MINIFICPP-1558: Summary: Remove s3 bucket objects test transiently fails Key: MINIFICPP-1558 URL: https://issues.apache.org/jira/browse/MINIFICPP-1558 Project: Apache NiFi

[jira] [Updated] (NIFI-5723) PutDatabaseRecord strips underbar character from column names

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5723: --- Component/s: (was: MiNiFi) > PutDatabaseRecord strips underbar character from column names >

[jira] [Updated] (NIFI-5723) PutDatabaseRecord strips underbar character from column names

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5723: --- Component/s: MiNiFi > PutDatabaseRecord strips underbar character from column names >

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
Project: Apache NiFi > Issue Type: Bug >Affects Versions: 1.11.4, 1.13.2 > Environment: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
yen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without

[jira] [Created] (NIFI-8602) Managing older NARs within NAR autoloader

2021-05-13 Thread Simon Bence (Jira)
Simon Bence created NIFI-8602: - Summary: Managing older NARs within NAR autoloader Key: NIFI-8602 URL: https://issues.apache.org/jira/browse/NIFI-8602 Project: Apache NiFi Issue Type:

[GitHub] [nifi-minifi-cpp] lordgamez commented on pull request #1044: MINIFICPP-1526 Add ConsumeJournald to consume systemd journal messages

2021-05-13 Thread GitBox
lordgamez commented on pull request #1044: URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#issuecomment-840528703 When I try testing the processor manually on my local machine it fails with the following error: `[2021-05-13 14:00:02.434]

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343897#comment-17343897 ] Joe Witt commented on NIFI-8541: we think this issue was in JDK 8 281 and 271 from the oracle distro >

[jira] [Updated] (NIFI-8535) PutDatabaseRecord should give a better message when the table cannot be found

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8535: --- Status: Patch Available (was: In Progress) > PutDatabaseRecord should give a better message when the

[GitHub] [nifi] mattyb149 commented on pull request #5071: NIFI-8537: Check that a property's dependencies are satisfied before …

2021-05-13 Thread GitBox
mattyb149 commented on pull request #5071: URL: https://github.com/apache/nifi/pull/5071#issuecomment-840645120 +1 LGTM, verified the behavior is as expected. Thanks for the fix! Merging to main -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Updated] (NIFI-8537) Components become invalid if referencing a disabled controller service, even if referencing property is not in scope due to dependencies

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8537: --- Fix Version/s: 1.14.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-8537) Components become invalid if referencing a disabled controller service, even if referencing property is not in scope due to dependencies

2021-05-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343953#comment-17343953 ] ASF subversion and git services commented on NIFI-8537: --- Commit

[GitHub] [nifi] mattyb149 closed pull request #5071: NIFI-8537: Check that a property's dependencies are satisfied before …

2021-05-13 Thread GitBox
mattyb149 closed pull request #5071: URL: https://github.com/apache/nifi/pull/5071 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[jira] [Updated] (NIFI-8543) Incorporate MiNiFi Java functionality as a specialized assembly of NiFI

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8543: --- Component/s: MiNiFi > Incorporate MiNiFi Java functionality as a specialized assembly of NiFI >

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343898#comment-17343898 ] thang nguyen dinh commented on NIFI-8541: - Im using jdk1.8.0_281 list of java versions i have

[jira] [Commented] (NIFI-8461) Queue reports items but cannot list them

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343938#comment-17343938 ] Matt Burgess commented on NIFI-8461: That's what I believe has been fixed by NIFI-8330, but it didn't

[jira] [Resolved] (MINIFICPP-1553) AWSCredentialsService should be able to refresh its credentials after expiry

2021-05-13 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1553. -- Resolution: Fixed > AWSCredentialsService should be able to refresh its

[jira] [Updated] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Attachment: nifi-ps-jdk-281.png > NiFi open too many library files on centos 7 >

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
e: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without any configuration anh data-fl

[jira] [Updated] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Summary: NiFi open too many library files on centos 7 (was: NiFi open too many library

[GitHub] [nifi] scottyaslan commented on pull request #5069: NIFI-6685: Add align and distribute UI actions

2021-05-13 Thread GitBox
scottyaslan commented on pull request #5069: URL: https://github.com/apache/nifi/pull/5069#issuecomment-840576777 reviewing... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[jira] [Resolved] (MINIFICPP-1244) Support the Initial Start Position property in TailFile

2021-05-13 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1244. -- Resolution: Fixed > Support the Initial Start Position property in TailFile >

[jira] [Updated] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Attachment: lsof-20210513-32691-2000-sample.txt > NiFi open too many library fi

[jira] [Comment Edited] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
: --- [~joewitt] "lsof -p nifi_pid" does not list all file nifi open. so I added the out put of cmd "lsof | grep 32691", 32691 is nifi pid. Thank you. sample 2000 line: [^lsof-20210513-32691-2000-sample.txt] full log: [https://drive.google.com/file/d/1t0mkVNTz45ODjZqY8bz14I7ihO-Mi

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
tt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without any configuration anh data-flow on centos 7, &

[GitHub] [nifi] mattyb149 commented on pull request #5075: NIFI-8536: PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port property

2021-05-13 Thread GitBox
mattyb149 commented on pull request #5075: URL: https://github.com/apache/nifi/pull/5075#issuecomment-840642467 This looks good to me but would like to see a unit test, you could add/change the following in TestPrometheusRecordSink.initTask() for example: ``` final

[jira] [Resolved] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8541. Assignee: Joe Witt Resolution: Information Provided This suggests that the system using NiFi where

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343913#comment-17343913 ] thang nguyen dinh commented on NIFI-8541: - [~joewitt] "lsof -p nifi_pid" does not list all file

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
inh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without any c

[jira] [Updated] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
ype: Bug >Affects Versions: 1.11.4, 1.13.2 > Environment: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.tx

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1073: MINIFICPP-1541 Move ODBC dependent SQL testing to the docker integration tests

2021-05-13 Thread GitBox
lordgamez opened a new pull request #1073: URL: https://github.com/apache/nifi-minifi-cpp/pull/1073 - Refactor SQL processors to remove explicit `soci` library dependancy - Create MockDB for unit tests - Add option to use real SQLite database in unit tests - Add integration tests

[jira] [Updated] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Description: when i run nifi-1.11.4 without any configuration anh data-flow on centos 7, it

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
Environment: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
e: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without any configuration anh data-flow

[jira] [Created] (NIFI-8542) The FlowFile content returned by Stateless TriggerResult.readContent may contain too much data

2021-05-13 Thread Mark Payne (Jira)
Mark Payne created NIFI-8542: Summary: The FlowFile content returned by Stateless TriggerResult.readContent may contain too much data Key: NIFI-8542 URL: https://issues.apache.org/jira/browse/NIFI-8542

[jira] [Updated] (NIFI-8542) The FlowFile content returned by Stateless TriggerResult.readContent may contain too much data

2021-05-13 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8542: - Status: Patch Available (was: Open) > The FlowFile content returned by Stateless

[GitHub] [nifi] markap14 opened a new pull request #5076: NIFI-8542: When returning content via TriggerResult.readContent(FlowF…

2021-05-13 Thread GitBox
markap14 opened a new pull request #5076: URL: https://github.com/apache/nifi/pull/5076 …ile), ensure that we take into account the content claim offset and length Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
oject: Apache NiFi > Issue Type: Bug >Affects Versions: 1.11.4, 1.13.2 > Environment: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.p

[GitHub] [nifi] ottobackwards commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
ottobackwards commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840550448 Absolutely, I had different goals. Is there something written up on "We want this to allow pluggability for any number of locations. We would also want to account for

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343866#comment-17343866 ] Pierre Villard commented on NIFI-8541: -- Version of Java? > NiFi open too many library files on

[jira] [Resolved] (MINIFICPP-1556) Setting partial credentials in AWS credentials service may set other properties

2021-05-13 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1556. -- Resolution: Fixed > Setting partial credentials in AWS credentials service may set

[jira] [Assigned] (MINIFICPP-1556) Setting partial credentials in AWS credentials service may set other properties

2021-05-13 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi reassigned MINIFICPP-1556: Assignee: Gabor Gyimesi > Setting partial credentials in AWS credentials

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343901#comment-17343901 ] Joe Witt commented on NIFI-8541: Ok then we need the full output of the lsof -p output for the nifi pid.

[jira] [Reopened] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt reopened NIFI-8541: > NiFi open too many library files on centos 7 > > >

[jira] [Commented] (NIFI-8543) Incorporate MiNiFi Java functionality as a specialized assembly of NiFI

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343956#comment-17343956 ] Matt Burgess commented on NIFI-8543: This used to be MINIFI-422 but has been moved to the NIFI Jira

[GitHub] [nifi] scottyaslan commented on a change in pull request #5069: NIFI-6685: Add align and distribute UI actions

2021-05-13 Thread GitBox
scottyaslan commented on a change in pull request #5069: URL: https://github.com/apache/nifi/pull/5069#discussion_r632001034 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-context-menu.js ## @@ -844,9

[jira] [Commented] (NIFI-8527) LivySessionController validator issue

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344050#comment-17344050 ] Matt Burgess commented on NIFI-8527: When the File Exists Validator was removed, it should have been

[jira] [Created] (NIFI-8603) Use non-heap collections in StandardProcessSession

2021-05-13 Thread Eric Secules (Jira)
Eric Secules created NIFI-8603: -- Summary: Use non-heap collections in StandardProcessSession Key: NIFI-8603 URL: https://issues.apache.org/jira/browse/NIFI-8603 Project: Apache NiFi Issue Type:

[jira] [Updated] (NIFI-8603) Use non-heap collections in StandardProcessSession

2021-05-13 Thread Eric Secules (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Secules updated NIFI-8603: --- Description: *Use Case:* A processor is splitting  one flowfile into thousands or millions of

[jira] [Commented] (NIFI-8527) LivySessionController validator issue

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344084#comment-17344084 ] Matt Burgess commented on NIFI-8527: Actually it appears to be replaced by

[GitHub] [nifi] scottyaslan commented on pull request #5060: NIFI-8520 - Parameter Contexts - Show the wrong information of referencing compon…

2021-05-13 Thread GitBox
scottyaslan commented on pull request #5060: URL: https://github.com/apache/nifi/pull/5060#issuecomment-840733345 reviewing... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [nifi] mattyb149 commented on pull request #5075: NIFI-8536: PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port property

2021-05-13 Thread GitBox
mattyb149 commented on pull request #5075: URL: https://github.com/apache/nifi/pull/5075#issuecomment-840733896 +1 LGTM, thanks for the fix! Merging to main -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi] gresockj commented on a change in pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-13 Thread GitBox
gresockj commented on a change in pull request #5068: URL: https://github.com/apache/nifi/pull/5068#discussion_r632018895 ## File path: nifi-docs/src/main/asciidoc/administration-guide.adoc ## @@ -3527,7 +3527,7 @@ For example, to provide two additional network interfaces, a

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
tt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without any configuration anh data-flow on centos 7, &

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
yen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > > when i run nifi-1.11.4 without

[jira] [Assigned] (NIFI-8527) LivySessionController validator issue

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-8527: -- Assignee: Matt Burgess > LivySessionController validator issue >

[GitHub] [nifi] JonathanKessler commented on pull request #4780: NIFI-8126 Include Total Queued Duration in ConnectionStatus metrics

2021-05-13 Thread GitBox
JonathanKessler commented on pull request #4780: URL: https://github.com/apache/nifi/pull/4780#issuecomment-840756785 @markap14 @markobean I just pushed a commit that I believe covers all outstanding items. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (NIFI-8527) LivySessionController validator issue

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344087#comment-17344087 ] Matt Burgess commented on NIFI-8527: Does NIFI-8206 fix this issue? > LivySessionController validator

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-281.png, > stop-nifi.png > > >

[GitHub] [nifi] mattyb149 commented on pull request #5076: NIFI-8542: When returning content via TriggerResult.readContent(FlowF…

2021-05-13 Thread GitBox
mattyb149 commented on pull request #5076: URL: https://github.com/apache/nifi/pull/5076#issuecomment-840820441 Reviewing... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [nifi] simonbence commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
simonbence commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840682900 Hi @markap14 ! I incorporated your ideas, it really ended up better. The only exception is your last bullet point, which I extracted into a followup story

[GitHub] [nifi] markap14 commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
markap14 commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840691381 There is no write up. Just a general observation: it doesn't really make sense IMO to allow for the extensions in nifi to live in either local filesystem or HDFS. What does make

[jira] [Created] (MINIFICPP-1559) VS2019 builds do not include all required DLLs in the msi package

2021-05-13 Thread Ferenc Gerlits (Jira)
Ferenc Gerlits created MINIFICPP-1559: - Summary: VS2019 builds do not include all required DLLs in the msi package Key: MINIFICPP-1559 URL: https://issues.apache.org/jira/browse/MINIFICPP-1559

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread Joe Witt (Jira)
: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-sample.txt, > nifi-1.13.png, nifi-open-too-many-libs-centos7.png, nifi-ps-jdk-28

[GitHub] [nifi] patricker opened a new pull request #3511: NIFI-6175 Spark Livy - Improving Livy

2021-05-13 Thread GitBox
patricker opened a new pull request #3511: URL: https://github.com/apache/nifi/pull/3511 Description of PR The Livy Session Controller is missing many of the options available, and many of them I feel are critical for this service to be useful (queue? conf? num of executors?)

[GitHub] [nifi] naddym commented on pull request #5075: NIFI-8536: PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port property

2021-05-13 Thread GitBox
naddym commented on pull request #5075: URL: https://github.com/apache/nifi/pull/5075#issuecomment-840713162 Thanks @mattyb149 for the review, I have made requested changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nifi] mattyb149 closed pull request #5075: NIFI-8536: PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port property

2021-05-13 Thread GitBox
mattyb149 closed pull request #5075: URL: https://github.com/apache/nifi/pull/5075 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please

[jira] [Updated] (NIFI-8536) PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8536: --- Fix Version/s: 1.14.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-8536) PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port

2021-05-13 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344043#comment-17344043 ] ASF subversion and git services commented on NIFI-8536: --- Commit

[jira] [Updated] (NIFI-8536) PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8536: --- Component/s: (was: Variable Registry) > PrometheusReportingTask and PrometheusRecordSink do not

[jira] [Updated] (NIFI-8536) PrometheusReportingTask and PrometheusRecordSink do not support variable registry for port

2021-05-13 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-8536: --- Affects Version/s: (was: 1.13.2) (was: 1.12.1) >

[GitHub] [nifi] markap14 commented on a change in pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
markap14 commented on a change in pull request #5059: URL: https://github.com/apache/nifi/pull/5059#discussion_r631964569 ## File path:

[GitHub] [nifi] markap14 commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
markap14 commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840846222 One last thing that I think is necessary: please make sure that the admin guide is updated to describe the new properties. -- This is an automated message from the Apache Git

[jira] [Updated] (NIFI-8519) HDFS support for Hot Loading

2021-05-13 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8519: - Attachment: 0001-NIFI-8519-Support-RequiresInstanceClassLoading-annot.patch > HDFS support for Hot

[GitHub] [nifi] markap14 commented on pull request #5059: NIFI-8519 Adding HDFS support for NAR autoload

2021-05-13 Thread GitBox
markap14 commented on pull request #5059: URL: https://github.com/apache/nifi/pull/5059#issuecomment-840845848 https://issues.apache.org/jira/secure/attachment/13025442/0001-NIFI-8519-Support-RequiresInstanceClassLoading-annot.patch is the patch that I attached. -- This is an automated

[jira] [Commented] (NIFI-8541) NiFi open too many library files on centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
ype: Bug >Affects Versions: 1.11.4, 1.13.2 > Environment: CentOS Linux release 7.7.1908 (Core) >Reporter: thang nguyen dinh >Assignee: Joe Witt >Priority: Blocker > Attachments: dupliate-lib.png, lsof-20210513-32691-2000-samp

[GitHub] [nifi-minifi-cpp] adamdebreceni opened a new pull request #1071: MINIFICPP-1548 - Use the same rocksdb instance for multiple repositories

2021-05-13 Thread GitBox
adamdebreceni opened a new pull request #1071: URL: https://github.com/apache/nifi-minifi-cpp/pull/1071 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been

[jira] [Created] (NIFI-8540) NiFi open too many library files in centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
thang nguyen dinh created NIFI-8540: --- Summary: NiFi open too many library files in centos 7 Key: NIFI-8540 URL: https://issues.apache.org/jira/browse/NIFI-8540 Project: Apache NiFi Issue

[jira] [Created] (NIFI-8541) NiFi open too many library files in centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
thang nguyen dinh created NIFI-8541: --- Summary: NiFi open too many library files in centos 7 Key: NIFI-8541 URL: https://issues.apache.org/jira/browse/NIFI-8541 Project: Apache NiFi Issue

[jira] [Resolved] (NIFI-8540) NiFi open too many library files in centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh resolved NIFI-8540. - Resolution: Duplicate > NiFi open too many library files in centos 7 >

[jira] [Updated] (NIFI-8541) NiFi open too many library files in centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Priority: Blocker (was: Critical) > NiFi open too many library files in centos 7 >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-13 Thread GitBox
fgerlits commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r631722874 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -0,0 +1,283 @@ +/** + * @file GenerateFlowFile.cpp + * GenerateFlowFile class

[jira] [Updated] (NIFI-8541) NiFi open too many library files in centos 7

2021-05-13 Thread thang nguyen dinh (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] thang nguyen dinh updated NIFI-8541: Attachment: stop-nifi.png dupliate-lib.png nifi-1.13.png

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-13 Thread GitBox
martinzink commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r631726747 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -0,0 +1,283 @@ +/** + * @file GenerateFlowFile.cpp + * GenerateFlowFile class

[jira] [Assigned] (MINIFICPP-1482) C2RequestClassTest transient failure

2021-05-13 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni reassigned MINIFICPP-1482: - Assignee: Adam Debreceni > C2RequestClassTest transient failure >

[GitHub] [nifi-minifi-cpp] adamdebreceni opened a new pull request #1072: MINIFICPP-1482 - Fix C2RequestClassTest transient failure

2021-05-13 Thread GitBox
adamdebreceni opened a new pull request #1072: URL: https://github.com/apache/nifi-minifi-cpp/pull/1072 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been

[jira] [Updated] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0:

2021-05-13 Thread Nikolay Nikolaev (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Nikolaev updated NIFI-8539: --- Description: Steps to reproduce the bug: * build a simple flow: read data from Kafka with

[jira] [Updated] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0:

2021-05-13 Thread Nikolay Nikolaev (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Nikolaev updated NIFI-8539: --- Description: Steps to reproduce the bug: * build a simple flow: read data from Kafka with

[jira] [Created] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0:

2021-05-13 Thread Nikolay Nikolaev (Jira)
Nikolay Nikolaev created NIFI-8539: -- Summary: ConsumeKafkaRecord_2_0 1.13.0: Key: NIFI-8539 URL: https://issues.apache.org/jira/browse/NIFI-8539 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0:

2021-05-13 Thread Nikolay Nikolaev (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Nikolaev updated NIFI-8539: --- Description: Steps to reproduce the bug: * build a simple flow: read data from Kafka with

[jira] [Updated] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0:

2021-05-13 Thread Nikolay Nikolaev (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Nikolaev updated NIFI-8539: --- Description: Steps to reproduce the bug: * build a simple flow: read data from Kafka with

[jira] [Updated] (NIFI-8539) ConsumeKafkaRecord_2_0 1.13.0: Flowfile does not match data from Kafka

2021-05-13 Thread Nikolay Nikolaev (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Nikolaev updated NIFI-8539: --- Summary: ConsumeKafkaRecord_2_0 1.13.0: Flowfile does not match data from Kafka (was:

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-13 Thread GitBox
fgerlits commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r631728967 ## File path: extensions/pdh/PerformanceDataMonitor.cpp ## @@ -0,0 +1,283 @@ +/** + * @file GenerateFlowFile.cpp + * GenerateFlowFile class

[jira] [Commented] (NIFI-8541) NiFi open too many library files in centos 7

2021-05-13 Thread Duong Pham (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17343804#comment-17343804 ] Duong Pham commented on NIFI-8541: -- I got the same > NiFi open too many library files in centos 7 >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-13 Thread GitBox
fgerlits commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r631731069 ## File path: extensions/pdh/tests/PerformanceDataCounterTests.cpp ## @@ -0,0 +1,187 @@ +/** + * + * Licensed to the Apache Software Foundation

[GitHub] [nifi-minifi-cpp] adamdebreceni closed pull request #1070: MINIFICPP-1556 Fix setting partial or invalid credentials in AWS credentials service

2021-05-13 Thread GitBox
adamdebreceni closed pull request #1070: URL: https://github.com/apache/nifi-minifi-cpp/pull/1070 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1066: MINIFICPP-1532: Create a processor to capture resource consumption me…

2021-05-13 Thread GitBox
martinzink commented on a change in pull request #1066: URL: https://github.com/apache/nifi-minifi-cpp/pull/1066#discussion_r631751390 ## File path: extensions/pdh/tests/PerformanceDataCounterTests.cpp ## @@ -0,0 +1,187 @@ +/** + * + * Licensed to the Apache Software