[jira] [Commented] (NIFI-7145) Chained SplitText processors unable to handle files in some circumstances

2020-03-04 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051837#comment-17051837 ] Chris Sampson commented on NIFI-7145: - Re-trying this same flow in NiFi 1.11.3 appears to be working,

[jira] [Commented] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051830#comment-17051830 ] Joe Witt commented on NIFI-7222: [~Matt Rodriguez] [~hdo] [~mrsook] [~jmkofoed] I believe this PR

[GitHub] [nifi] joewitt opened a new pull request #4115: NIFI-7222 Cleaned up API for FTP/SFTP remote file retrieval and ensur…

2020-03-04 Thread GitBox
joewitt opened a new pull request #4115: NIFI-7222 Cleaned up API for FTP/SFTP remote file retrieval and ensur… URL: https://github.com/apache/nifi/pull/4115 Fixed resource leak in SFTP get requests that impacted remote server and ability to delete/move files. Simplified API and updated

[jira] [Commented] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051808#comment-17051808 ] Joe Witt commented on NIFI-7222: Since this issue has been reported now 3 times and with different impacts

[jira] [Resolved] (NIFI-7216) FetchSFTP can't delete or move files upon completion

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-7216. Resolution: Duplicate > FetchSFTP can't delete or move files upon completion >

[jira] [Resolved] (NIFI-7177) getSFTP can't delete a original file.

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-7177. Resolution: Duplicate > getSFTP can't delete a original file. > - > >

[jira] [Updated] (NIFI-7177) getSFTP can't delete a original file.

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7177: --- Fix Version/s: 1.12.0 > getSFTP can't delete a original file. > - > >

[jira] [Updated] (NIFI-7216) FetchSFTP can't delete or move files upon completion

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7216: --- Fix Version/s: 1.12.0 > FetchSFTP can't delete or move files upon completion >

[jira] [Assigned] (NIFI-7177) getSFTP can't delete a original file.

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt reassigned NIFI-7177: -- Assignee: Joe Witt > getSFTP can't delete a original file. > - > >

[jira] [Updated] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7222: --- Fix Version/s: 1.12.0 > FetchSFTP appears to not advise the remote system it is done with a given > resource

[jira] [Assigned] (NIFI-7216) FetchSFTP can't delete or move files upon completion

2020-03-04 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt reassigned NIFI-7216: -- Assignee: Joe Witt > FetchSFTP can't delete or move files upon completion >

[GitHub] [nifi] Xeinn commented on issue #4104: NIFI-7159

2020-03-04 Thread GitBox
Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-595001978 Sorry, it's 3am here, just read first line and replied... missed rest of content on email(was on my phone) will read through in morning. Regards Chris On 5

[GitHub] [nifi] Xeinn commented on issue #4104: NIFI-7159

2020-03-04 Thread GitBox
Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-595001438 I had thought that might be the case with a change to the core types. Think there will be some work still to do to allow for good backward compatibility. What should

[GitHub] [nifi] mattyb149 opened a new pull request #4114: NIFI-7055: Removed unit test that is now covered by ListValidator

2020-03-04 Thread GitBox
mattyb149 opened a new pull request #4114: NIFI-7055: Removed unit test that is now covered by ListValidator URL: https://github.com/apache/nifi/pull/4114 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Reopened] (NIFI-7055) createListValidator returns valid for empty list with "," input

2020-03-04 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reopened NIFI-7055: Reopening due to issue in PutCassandraRecord unit test. Instead of testing the PCR code finds the

[jira] [Updated] (NIFI-7229) Upgrade jackson-databind direct dependencies

2020-03-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7229: - Status: Patch Available (was: Open) > Upgrade jackson-databind direct dependencies >

[GitHub] [nifi] pvillard31 opened a new pull request #4113: NIFI-7229 - Upgrade jackson-databind direct dependencies

2020-03-04 Thread GitBox
pvillard31 opened a new pull request #4113: NIFI-7229 - Upgrade jackson-databind direct dependencies URL: https://github.com/apache/nifi/pull/4113 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR

[jira] [Created] (NIFI-7229) Upgrade jackson-databind direct dependencies

2020-03-04 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7229: Summary: Upgrade jackson-databind direct dependencies Key: NIFI-7229 URL: https://issues.apache.org/jira/browse/NIFI-7229 Project: Apache NiFi Issue Type:

[GitHub] [nifi] pvillard31 edited a comment on issue #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
pvillard31 edited a comment on issue #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#issuecomment-594952963 Thanks for the review @markap14 - I pushed a commit to address your remarks and added an ``additionalDetails.html``

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4104: NIFI-7159

2020-03-04 Thread GitBox
MikeThomsen commented on a change in pull request #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#discussion_r388006141 ## File path:

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4104: NIFI-7159

2020-03-04 Thread GitBox
MikeThomsen commented on a change in pull request #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#discussion_r388006930 ## File path: nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/main/java/org/apache/hadoop/hive/ql/io/orc/NiFiOrcUtils.java ##

[GitHub] [nifi] pvillard31 commented on issue #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
pvillard31 commented on issue #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#issuecomment-594952963 Thanks for the review @markap14 - I pushed a commit to address your remarks and added an ``additionalDetails.html`` to

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4104: NIFI-7159

2020-03-04 Thread GitBox
MikeThomsen commented on a change in pull request #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#discussion_r388006605 ## File path: nifi-nar-bundles/nifi-hbase-bundle/nifi-hbase-processors/src/main/java/org/apache/nifi/hbase/PutHBaseRecord.java ## @@

[GitHub] [nifi] MikeThomsen commented on a change in pull request #4104: NIFI-7159

2020-03-04 Thread GitBox
MikeThomsen commented on a change in pull request #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#discussion_r388007299 ## File path: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-controller-service/src/main/java/org/apache/nifi/controller/kudu/KuduLookupService.java

[jira] [Commented] (NIFI-7055) createListValidator returns valid for empty list with "," input

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051689#comment-17051689 ] ASF subversion and git services commented on NIFI-7055: --- Commit

[jira] [Resolved] (NIFI-7055) createListValidator returns valid for empty list with "," input

2020-03-04 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-7055. Fix Version/s: 1.12.0 Resolution: Fixed > createListValidator returns valid for empty list

[GitHub] [nifi] asfgit closed pull request #4012: NIFI-7055 createListValidator should treat ", " as invalid

2020-03-04 Thread GitBox
asfgit closed pull request #4012: NIFI-7055 createListValidator should treat "," as invalid URL: https://github.com/apache/nifi/pull/4012 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi] mattyb149 commented on issue #4012: NIFI-7055 createListValidator should treat ", " as invalid

2020-03-04 Thread GitBox
mattyb149 commented on issue #4012: NIFI-7055 createListValidator should treat "," as invalid URL: https://github.com/apache/nifi/pull/4012#issuecomment-594936311 +1 LGTM, ran contrib-check and tested with various list entries. Thanks for the fix! Merging to master

[jira] [Commented] (NIFI-7228) Provide Archetype for Processor and controller service api pattern

2020-03-04 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051676#comment-17051676 ] Matt Burgess commented on NIFI-7228: A ControllerServiceLookup archetype would be nice too, it would

[jira] [Created] (NIFI-7228) Provide Archetype for Processor and controller service api pattern

2020-03-04 Thread Otto Fowler (Jira)
Otto Fowler created NIFI-7228: - Summary: Provide Archetype for Processor and controller service api pattern Key: NIFI-7228 URL: https://issues.apache.org/jira/browse/NIFI-7228 Project: Apache NiFi

[jira] [Created] (NIFIREG-368) Registry breaks when key password and keystore password differ

2020-03-04 Thread Justin Rittenhouse (Jira)
Justin Rittenhouse created NIFIREG-368: -- Summary: Registry breaks when key password and keystore password differ Key: NIFIREG-368 URL: https://issues.apache.org/jira/browse/NIFIREG-368 Project:

[GitHub] [nifi] alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters

2020-03-04 Thread GitBox
alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters URL: https://github.com/apache/nifi/pull/4111#discussion_r387936873 ## File path:

[GitHub] [nifi] alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters

2020-03-04 Thread GitBox
alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters URL: https://github.com/apache/nifi/pull/4111#discussion_r387934796 ## File path:

[GitHub] [nifi] alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters

2020-03-04 Thread GitBox
alopresto commented on a change in pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters URL: https://github.com/apache/nifi/pull/4111#discussion_r387934796 ## File path:

[jira] [Updated] (NIFI-7227) Fix typo in NiFi administrator guide

2020-03-04 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7227: Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Updated] (NIFI-7227) Fix typo in NiFi administrator guide

2020-03-04 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7227: Status: Patch Available (was: Open) > Fix typo in NiFi administrator guide >

[jira] [Commented] (NIFI-7227) Fix typo in NiFi administrator guide

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051626#comment-17051626 ] ASF subversion and git services commented on NIFI-7227: --- Commit

[GitHub] [nifi] alopresto merged pull request #4112: NIFI-7227 Fixed typo in Global Access Policy table

2020-03-04 Thread GitBox
alopresto merged pull request #4112: NIFI-7227 Fixed typo in Global Access Policy table URL: https://github.com/apache/nifi/pull/4112 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi] alopresto commented on issue #4112: NIFI-7227 Fixed typo in Global Access Policy table

2020-03-04 Thread GitBox
alopresto commented on issue #4112: NIFI-7227 Fixed typo in Global Access Policy table URL: https://github.com/apache/nifi/pull/4112#issuecomment-594835703 Ran `contrib-check` and all tests pass. +1, merging. This is an

[GitHub] [nifi] alopresto commented on issue #4112: NIFI-7227 Fixed typo in Global Access Policy table

2020-03-04 Thread GitBox
alopresto commented on issue #4112: NIFI-7227 Fixed typo in Global Access Policy table URL: https://github.com/apache/nifi/pull/4112#issuecomment-594833870 Reviewing... This is an automated message from the Apache Git

[GitHub] [nifi] spius1 opened a new pull request #4112: NIFI-7227 Fixed typo in Global Access Policy table

2020-03-04 Thread GitBox
spius1 opened a new pull request #4112: NIFI-7227 Fixed typo in Global Access Policy table URL: https://github.com/apache/nifi/pull/4112 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR

[jira] [Commented] (NIFI-3303) escapeJson in ReplaceText

2020-03-04 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051616#comment-17051616 ] Otto Fowler commented on NIFI-3303: --- Maybe we can have a new configuration flag to govern escaping

[jira] [Commented] (NIFI-3303) escapeJson in ReplaceText

2020-03-04 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051604#comment-17051604 ] Otto Fowler commented on NIFI-3303: --- So, the issue here is this: In RegexReplace, for each match found

[jira] [Assigned] (NIFI-7227) Fix typo in NiFi administrator guide

2020-03-04 Thread Sandra Pius (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandra Pius reassigned NIFI-7227: - Assignee: Sandra Pius > Fix typo in NiFi administrator guide >

[jira] [Created] (NIFI-7227) Fix typo in NiFi administrator guide

2020-03-04 Thread Sandra Pius (Jira)
Sandra Pius created NIFI-7227: - Summary: Fix typo in NiFi administrator guide Key: NIFI-7227 URL: https://issues.apache.org/jira/browse/NIFI-7227 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-3303) escapeJson in ReplaceText

2020-03-04 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051594#comment-17051594 ] Otto Fowler commented on NIFI-3303: --- {code:bash} --

[GitHub] [nifi] alopresto commented on issue #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters

2020-03-04 Thread GitBox
alopresto commented on issue #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters URL: https://github.com/apache/nifi/pull/4111#issuecomment-594777885 Reviewing... This is an automated message from the

[jira] [Commented] (NIFI-7141) ValidateRecord does not handle nested Map key type other than string

2020-03-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051540#comment-17051540 ] Pierre Villard commented on NIFI-7141: -- Hi [~harmie], what kind of validation do you want to perform

[GitHub] [nifi] mtien-apache opened a new pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters

2020-03-04 Thread GitBox
mtien-apache opened a new pull request #4111: NIFI-7119 Implement boundary checking for Argon2 cost parameters URL: https://github.com/apache/nifi/pull/4111 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[GitHub] [nifi-minifi-cpp] bakaid closed pull request #741: MINIFICPP-1139 Implemented.

2020-03-04 Thread GitBox
bakaid closed pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (NIFI-7215) ScanHbase : Get row key when set to col-qual-and-val in json format

2020-03-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7215: - Component/s: (was: Core Framework) Extensions > ScanHbase : Get row key when

[jira] [Updated] (NIFI-7215) ScanHbase : Get row key when set to col-qual-and-val in json format

2020-03-04 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7215: - Affects Version/s: (was: 1.11.3) > ScanHbase : Get row key when set to col-qual-and-val in

[GitHub] [nifi] turcsanyip opened a new pull request #4110: NIFI-7226: Add Connection Factory configuration properties to Publish…

2020-03-04 Thread GitBox
turcsanyip opened a new pull request #4110: NIFI-7226: Add Connection Factory configuration properties to Publish… URL: https://github.com/apache/nifi/pull/4110 …JMS and ConsumeJMS processors Some JMS client libraries may not work with the existing controller services due to

[jira] [Commented] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Matt Rodriguez (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051490#comment-17051490 ] Matt Rodriguez commented on NIFI-7222: -- Same issue as Harald (reported under NIFI-7216), I'd bet this

[jira] [Created] (NIFI-7226) Add Connection Factory configuration properties to PublishJMS and ConsumeJMS processors

2020-03-04 Thread Peter Turcsanyi (Jira)
Peter Turcsanyi created NIFI-7226: - Summary: Add Connection Factory configuration properties to PublishJMS and ConsumeJMS processors Key: NIFI-7226 URL: https://issues.apache.org/jira/browse/NIFI-7226

[jira] [Resolved] (NIFI-7219) Authentication fails if nifi.security.keyPasswd is empty

2020-03-04 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-7219. - Resolution: Duplicate > Authentication fails if nifi.security.keyPasswd is empty >

[jira] [Commented] (NIFI-7219) Authentication fails if nifi.security.keyPasswd is empty

2020-03-04 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051468#comment-17051468 ] Andy LoPresto commented on NIFI-7219: - Gergely, thank you for reporting this. I am closing it as a

[jira] [Created] (NIFI-7225) FetchSFTP processor: "routing to not.found" error given when Private Key Path property is invalid

2020-03-04 Thread Nissim Shiman (Jira)
Nissim Shiman created NIFI-7225: --- Summary: FetchSFTP processor: "routing to not.found" error given when Private Key Path property is invalid Key: NIFI-7225 URL: https://issues.apache.org/jira/browse/NIFI-7225

[jira] [Assigned] (NIFI-7219) Authentication fails if nifi.security.keyPasswd is empty

2020-03-04 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-7219: -- Assignee: Nathan Gough > Authentication fails if nifi.security.keyPasswd is empty >

[GitHub] [nifi-minifi-cpp] szaszm commented on issue #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-04 Thread GitBox
szaszm commented on issue #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#issuecomment-594662529 WIP: debugging C2VerifyHeartbeatAndStop on windows (flicker)

[jira] [Commented] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Harald Dobbernack (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051423#comment-17051423 ] Harald Dobbernack commented on NIFI-7222: - I guess we are experiencing the same thing: we want the

[jira] [Commented] (NIFI-3303) escapeJson in ReplaceText

2020-03-04 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051413#comment-17051413 ] Otto Fowler commented on NIFI-3303: --- Ok, I think I know what is going on: We evaluate the json escapes

[jira] [Updated] (NIFI-7224) Unable to import a "Download flow" JSON file into Registry

2020-03-04 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-7224: Description: Selecting "Download flow" for a process group which generated the file:

[jira] [Updated] (NIFI-7224) Unable to import a "Download flow" JSON file into Registry

2020-03-04 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-7224: Description: Selecting "Download flow" for a process group which generated the file:

[jira] [Updated] (NIFI-7208) PutSQL doesn't handle nanoseconds

2020-03-04 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7208: - Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-7208) PutSQL doesn't handle nanoseconds

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051406#comment-17051406 ] ASF subversion and git services commented on NIFI-7208: --- Commit

[GitHub] [nifi] markap14 merged pull request #4094: NIFI-7208: Fixed PutSQL/JdbcCommon handling of timestamps (nanoseconds, e.g.)

2020-03-04 Thread GitBox
markap14 merged pull request #4094: NIFI-7208: Fixed PutSQL/JdbcCommon handling of timestamps (nanoseconds, e.g.) URL: https://github.com/apache/nifi/pull/4094 This is an automated message from the Apache Git Service. To

[GitHub] [nifi] markap14 commented on issue #4094: NIFI-7208: Fixed PutSQL/JdbcCommon handling of timestamps (nanoseconds, e.g.)

2020-03-04 Thread GitBox
markap14 commented on issue #4094: NIFI-7208: Fixed PutSQL/JdbcCommon handling of timestamps (nanoseconds, e.g.) URL: https://github.com/apache/nifi/pull/4094#issuecomment-594654057 Thanks @mattyb149 that should do the trick! :) +1 merged to master

[jira] [Created] (NIFI-7224) Unable to import a "Download flow" JSON file into Registry

2020-03-04 Thread Andrew M. Lim (Jira)
Andrew M. Lim created NIFI-7224: --- Summary: Unable to import a "Download flow" JSON file into Registry Key: NIFI-7224 URL: https://issues.apache.org/jira/browse/NIFI-7224 Project: Apache NiFi

[GitHub] [nifi-registry] jrittenh commented on issue #264: Bugfix: Add prop_replace command to update nifi.registry.security.keyPasswd

2020-03-04 Thread GitBox
jrittenh commented on issue #264: Bugfix: Add prop_replace command to update nifi.registry.security.keyPasswd URL: https://github.com/apache/nifi-registry/pull/264#issuecomment-594647546 Fixes NIFIREG-367 This is an

[jira] [Created] (NIFIREG-367) Registry Docker secure.sh doesn't update the key password property

2020-03-04 Thread Justin Rittenhouse (Jira)
Justin Rittenhouse created NIFIREG-367: -- Summary: Registry Docker secure.sh doesn't update the key password property Key: NIFIREG-367 URL: https://issues.apache.org/jira/browse/NIFIREG-367

[GitHub] [nifi-registry] jrittenh opened a new pull request #264: Add prop_replace command to update nifi.registry.security.keyPasswd

2020-03-04 Thread GitBox
jrittenh opened a new pull request #264: Add prop_replace command to update nifi.registry.security.keyPasswd URL: https://github.com/apache/nifi-registry/pull/264 Add prop_replace command to update nifi.registry.security.keyPasswd using either the KEY_PASSWORD or KEYSTORE_PASSWORD

[jira] [Updated] (NIFI-7025) Add kerberos password property to NiFi Hive components

2020-03-04 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7025: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add kerberos password property

[jira] [Commented] (NIFI-7025) Add kerberos password property to NiFi Hive components

2020-03-04 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051379#comment-17051379 ] ASF subversion and git services commented on NIFI-7025: --- Commit

[GitHub] [nifi] asfgit closed pull request #4108: NIFI-7025: Wrap Hive 3 calls with UGI.doAs

2020-03-04 Thread GitBox
asfgit closed pull request #4108: NIFI-7025: Wrap Hive 3 calls with UGI.doAs URL: https://github.com/apache/nifi/pull/4108 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (NIFI-7223) NiFi fails to start correctly when keystorePasswd is filled and keyPasswd is blank

2020-03-04 Thread Nathan Gough (Jira)
Nathan Gough created NIFI-7223: -- Summary: NiFi fails to start correctly when keystorePasswd is filled and keyPasswd is blank Key: NIFI-7223 URL: https://issues.apache.org/jira/browse/NIFI-7223 Project:

[jira] [Created] (NIFI-7222) FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files

2020-03-04 Thread Joe Witt (Jira)
Joe Witt created NIFI-7222: -- Summary: FetchSFTP appears to not advise the remote system it is done with a given resource resulting in too many open files Key: NIFI-7222 URL:

[GitHub] [nifi] markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#discussion_r387731844 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#discussion_r387735460 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#discussion_r387737802 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#discussion_r38776 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor

2020-03-04 Thread GitBox
markap14 commented on a change in pull request #4088: NIFI-7197 - In-place replacement in LookupRecord processor URL: https://github.com/apache/nifi/pull/4088#discussion_r387732307 ## File path:

[GitHub] [nifi] mcgilman commented on issue #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on issue #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#issuecomment-594581175 There is no code that prevents a user with the identity of `anonymous`. From an authorization perspective, the authorizer

[jira] [Created] (NIFI-7221) Add support for protocol v2 and v3 with Hortonworks Schema Registry

2020-03-04 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7221: Summary: Add support for protocol v2 and v3 with Hortonworks Schema Registry Key: NIFI-7221 URL: https://issues.apache.org/jira/browse/NIFI-7221 Project: Apache NiFi

[GitHub] [nifi] mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#discussion_r387719324 ## File path:

[GitHub] [nifi] mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#discussion_r387717265 ## File path:

[GitHub] [nifi] mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#discussion_r387709478 ## File path:

[GitHub] [nifi] mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#discussion_r387708816 ## File path: nifi-docs/src/main/asciidoc/administration-guide.adoc ## @@ -3269,6 +3271,7 @@

[GitHub] [nifi] mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication

2020-03-04 Thread GitBox
mcgilman commented on a change in pull request #4099: NIFI-7170: Add option to disable anonymous authentication URL: https://github.com/apache/nifi/pull/4099#discussion_r387708612 ## File path: nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java

[jira] [Commented] (NIFI-3303) escapeJson in ReplaceText

2020-03-04 Thread Otto Fowler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17051276#comment-17051276 ] Otto Fowler commented on NIFI-3303: --- I don't think so... The issue, in my mind is that mix of

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387669675 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -623,7

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387669675 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -623,7

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387662411 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -623,7

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387660534 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -623,7

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387654905 ## File path: libminifi/include/FlowControlProtocol.h ## @@ -168,12 +168,12 @@ class

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387654075 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -195,20 +195,20 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387652866 ## File path: libminifi/src/core/ProcessSession.cpp ## @@ -184,7 +184,7 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387652316 ## File path: libminifi/src/RemoteProcessorGroupPort.cpp ## @@ -360,7 +360,7 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387652483 ## File path: libminifi/src/ThreadedSchedulingAgent.cpp ## @@ -47,15 +47,15 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines

2020-03-04 Thread GitBox
szaszm commented on a change in pull request #744: MINIFICPP-1171 - Fix "%ll" format strings in log lines URL: https://github.com/apache/nifi-minifi-cpp/pull/744#discussion_r387650415 ## File path: libminifi/src/FlowControlProtocol.cpp ## @@ -205,9 +205,9 @@ int

  1   2   >