[jira] [Created] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread Jens M Kofoed (Jira)
Jens M Kofoed created NIFI-9989: --- Summary: sftp processors Received SSH_MSG_UNIMPLEMENTED Key: NIFI-9989 URL: https://issues.apache.org/jira/browse/NIFI-9989 Project: Apache NiFi Issue Type:

[GitHub] [nifi] bejancsaba commented on a diff in pull request #5755: NIFI-9538: Add C2 heartbeat capability to minifi-c2-service

2022-05-05 Thread GitBox
bejancsaba commented on code in PR #5755: URL: https://github.com/apache/nifi/pull/5755#discussion_r865698166 ## minifi/minifi-c2/minifi-c2-service/src/main/java/org/apache/nifi/minifi/c2/service/SimpleC2ProtocolService.java: ## @@ -0,0 +1,127 @@ +/* + * Licensed to the Apache

[jira] [Created] (NIFI-9990) FetchFTP routing 550 File not found to comms.failure

2022-05-05 Thread Jens M Kofoed (Jira)
Jens M Kofoed created NIFI-9990: --- Summary: FetchFTP routing 550 File not found to comms.failure Key: NIFI-9990 URL: https://issues.apache.org/jira/browse/NIFI-9990 Project: Apache NiFi Issue

[jira] [Created] (MINIFICPP-1822) Add alert capability

2022-05-05 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1822: - Summary: Add alert capability Key: MINIFICPP-1822 URL: https://issues.apache.org/jira/browse/MINIFICPP-1822 Project: Apache NiFi MiNiFi C++ Issue

[GitHub] [nifi] Lehel44 commented on a diff in pull request #5926: NIFI-9865: Add Atlas lineage for GCS processors (PutHDFS)

2022-05-05 Thread GitBox
Lehel44 commented on code in PR #5926: URL: https://github.com/apache/nifi/pull/5926#discussion_r865777043 ## nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/provenance/analyzer/GCSDirectory.java: ## @@ -0,0 +1,104 @@ +/* + *

[GitHub] [nifi] juldrixx commented on a diff in pull request #6011: NIFI-9983 Add output relation name attribute in QueryRecord processor

2022-05-05 Thread GitBox
juldrixx commented on code in PR #6011: URL: https://github.com/apache/nifi/pull/6011#discussion_r865616151 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/QueryRecord.java: ## @@ -312,6 +317,7 @@ public void

[jira] [Assigned] (MINIFICPP-1739) Add clang-tidy checks to the project

2022-05-05 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1739: Assignee: Gábor Gyimesi > Add clang-tidy checks to the project >

[GitHub] [nifi] bejancsaba commented on a diff in pull request #5755: NIFI-9538: Add C2 heartbeat capability to minifi-c2-service

2022-05-05 Thread GitBox
bejancsaba commented on code in PR #5755: URL: https://github.com/apache/nifi/pull/5755#discussion_r865698904 ## minifi/minifi-c2/minifi-c2-service/src/main/java/org/apache/nifi/minifi/c2/service/ConfigService.java: ## @@ -147,6 +175,123 @@ protected ConfigurationProviderInfo

[GitHub] [nifi] Lehel44 commented on a diff in pull request #5926: NIFI-9865: Add Atlas lineage for GCS processors (PutHDFS)

2022-05-05 Thread GitBox
Lehel44 commented on code in PR #5926: URL: https://github.com/apache/nifi/pull/5926#discussion_r865778717 ## nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/main/java/org/apache/nifi/atlas/provenance/analyzer/GCSDirectory.java: ## @@ -0,0 +1,104 @@ +/* + *

[jira] [Resolved] (MINIFICPP-1813) AbsoluteTimeoutTest transiently fails on Windows

2022-05-05 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi resolved MINIFICPP-1813. -- Fix Version/s: 0.12.0 Resolution: Fixed > AbsoluteTimeoutTest transiently

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532235#comment-17532235 ] David Handermann commented on NIFI-9989: Thanks for reporting this issue and providing debug logs

[GitHub] [nifi] Brzhk commented on a diff in pull request #6012: NIFI-9966 Corrects the registry loading of large flowfiles from git

2022-05-05 Thread GitBox
Brzhk commented on code in PR #6012: URL: https://github.com/apache/nifi/pull/6012#discussion_r865957279 ## nifi-registry/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/git/GitFlowMetaData.java: ## @@ -522,7 +524,8 @@ void

[jira] [Resolved] (MINIFICPP-1819) Github actions cache is corrupted in Windows build

2022-05-05 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi resolved MINIFICPP-1819. -- Fix Version/s: 0.12.0 Resolution: Fixed > Github actions cache is corrupted

[GitHub] [nifi] bbende commented on a diff in pull request #6012: NIFI-9966 Corrects the registry loading of large flowfiles from git

2022-05-05 Thread GitBox
bbende commented on code in PR #6012: URL: https://github.com/apache/nifi/pull/6012#discussion_r865970235 ## nifi-registry/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/git/GitFlowMetaData.java: ## @@ -522,7 +524,8 @@ void

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread Jens M Kofoed (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532293#comment-17532293 ] Jens M Kofoed commented on NIFI-9989: - [~exceptionfactory] in my try to debug I have set the Key

[jira] [Comment Edited] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532342#comment-17532342 ] David Handermann edited comment on NIFI-9989 at 5/5/22 3:47 PM: Thanks for

[jira] [Comment Edited] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532392#comment-17532392 ] David Handermann edited comment on NIFI-9989 at 5/5/22 4:14 PM: Thanks for

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5820: NIFI-9742: Use property dependencies' Display Names in documentation

2022-05-05 Thread GitBox
exceptionfactory commented on code in PR #5820: URL: https://github.com/apache/nifi/pull/5820#discussion_r866108161 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-documentation/src/main/java/org/apache/nifi/documentation/html/HtmlDocumentationWriter.java: ## @@

[jira] [Created] (NIFI-9992) Improve configuration of InfluxDB processors

2022-05-05 Thread Zsihovszki Krisztina (Jira)
Zsihovszki Krisztina created NIFI-9992: -- Summary: Improve configuration of InfluxDB processors Key: NIFI-9992 URL: https://issues.apache.org/jira/browse/NIFI-9992 Project: Apache NiFi

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532342#comment-17532342 ] David Handermann commented on NIFI-9989: Thanks for the, can you provide the algorithms you tried?

[jira] [Commented] (NIFI-9991) ASN1 RecordReader does process only the first record

2022-05-05 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532347#comment-17532347 ] Tamas Palfy commented on NIFI-9991: --- This is fairly straightforward bug. Opened PR with fix. > ASN1

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1271: MINIFICPP-1763 - Move extension inclusion logic into the extensions

2022-05-05 Thread GitBox
szaszm closed pull request #1271: MINIFICPP-1763 - Move extension inclusion logic into the extensions URL: https://github.com/apache/nifi-minifi-cpp/pull/1271 -- 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

[GitHub] [nifi] Brzhk commented on a diff in pull request #6012: NIFI-9966 Corrects the registry loading of large flowfiles from git

2022-05-05 Thread GitBox
Brzhk commented on code in PR #6012: URL: https://github.com/apache/nifi/pull/6012#discussion_r866071944 ## nifi-registry/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/git/GitFlowMetaData.java: ## @@ -522,7 +524,8 @@ void

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread Jens M Kofoed (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532384#comment-17532384 ] Jens M Kofoed commented on NIFI-9989: - I believe it was these:

[jira] [Assigned] (NIFI-9991) ASN1 RecordReader does process only the first record

2022-05-05 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-9991: - Assignee: Tamas Palfy > ASN1 RecordReader does process only the first record >

[GitHub] [nifi] tpalfy opened a new pull request, #6019: NIFI-9991 Fix: The asn1 StandardRecordModelIteratorProvider's iterator returns only the first object read from the input stream.

2022-05-05 Thread GitBox
tpalfy opened a new pull request, #6019: URL: https://github.com/apache/nifi/pull/6019 # Summary _[NIFI-9991](https://issues.apache.org/jira/browse/NIFI-9991)_ # Tracking Please complete the following tracking steps

[GitHub] [nifi] Brzhk commented on a diff in pull request #6012: NIFI-9966 Corrects the registry loading of large flowfiles from git

2022-05-05 Thread GitBox
Brzhk commented on code in PR #6012: URL: https://github.com/apache/nifi/pull/6012#discussion_r866071944 ## nifi-registry/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/git/GitFlowMetaData.java: ## @@ -522,7 +524,8 @@ void

[jira] [Commented] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532392#comment-17532392 ] David Handermann commented on NIFI-9989: Thanks for those additional details. I tested ListSFTP

[GitHub] [nifi] Lehel44 commented on a diff in pull request #6018: NIFI-9963: Configure JsonTreeReader with Schema Application Strategy in case of Nested Field Strategy

2022-05-05 Thread GitBox
Lehel44 commented on code in PR #6018: URL: https://github.com/apache/nifi/pull/6018#discussion_r866129066 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/java/org/apache/nifi/json/JsonTreeReader.java:

[jira] [Resolved] (NIFI-8340) If content repository is filling up, create bulletin when exerting backpressure

2022-05-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-8340. -- Fix Version/s: 1.16.0 Resolution: Fixed > If content repository is filling up, create bulletin

[jira] [Updated] (NIFI-8481) NIFI should display some warnings/errors when (a) all timer driven threads are blocked (b) Content Repository at 100%

2022-05-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-8481: - Fix Version/s: 1.16.0 > NIFI should display some warnings/errors when (a) all timer driven threads > are

[GitHub] [nifi] Lehel44 commented on a diff in pull request #6018: NIFI-9963: Configure JsonTreeReader with Schema Application Strategy in case of Nested Field Strategy

2022-05-05 Thread GitBox
Lehel44 commented on code in PR #6018: URL: https://github.com/apache/nifi/pull/6018#discussion_r866130388 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/java/org/apache/nifi/json/JsonTreeReader.java:

[jira] [Assigned] (NIFI-9989) sftp processors Received SSH_MSG_UNIMPLEMENTED

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann reassigned NIFI-9989: -- Assignee: David Handermann > sftp processors Received SSH_MSG_UNIMPLEMENTED >

[jira] [Created] (NIFI-9991) ASN1 RecordReader does process only the first record

2022-05-05 Thread Josef Zahner (Jira)
Josef Zahner created NIFI-9991: -- Summary: ASN1 RecordReader does process only the first record Key: NIFI-9991 URL: https://issues.apache.org/jira/browse/NIFI-9991 Project: Apache NiFi Issue

[GitHub] [nifi] bbende commented on a diff in pull request #6012: NIFI-9966 Corrects the registry loading of large flowfiles from git

2022-05-05 Thread GitBox
bbende commented on code in PR #6012: URL: https://github.com/apache/nifi/pull/6012#discussion_r865896339 ## nifi-registry/nifi-registry-core/nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/git/GitFlowMetaData.java: ## @@ -522,7 +524,8 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1326: MINIFICPP-1823 Fix absolute.path output attribute in ListFile

2022-05-05 Thread GitBox
szaszm commented on code in PR #1326: URL: https://github.com/apache/nifi-minifi-cpp/pull/1326#discussion_r865952904 ## extensions/standard-processors/processors/ListFile.cpp: ## @@ -234,18 +234,19 @@ void ListFile::onTrigger(const std::shared_ptr , c auto file_list =

[GitHub] [nifi-minifi-cpp] martinzink closed pull request #1325: MINIFICPP-1819 Change Windows restore key to avoid corrupted cache

2022-05-05 Thread GitBox
martinzink closed pull request #1325: MINIFICPP-1819 Change Windows restore key to avoid corrupted cache URL: https://github.com/apache/nifi-minifi-cpp/pull/1325 -- 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-minifi-cpp] martinzink closed pull request #1320: MINIFICPP-1813 Stabilize AbsoluteTimeoutTest in CI on Windows

2022-05-05 Thread GitBox
martinzink closed pull request #1320: MINIFICPP-1813 Stabilize AbsoluteTimeoutTest in CI on Windows URL: https://github.com/apache/nifi-minifi-cpp/pull/1320 -- 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

[GitHub] [nifi-minifi-cpp] martinzink closed pull request #1313: MINIFICPP-1798 Change LogAttribute default Maximum Payload Line Lengt…

2022-05-05 Thread GitBox
martinzink closed pull request #1313: MINIFICPP-1798 Change LogAttribute default Maximum Payload Line Lengt… URL: https://github.com/apache/nifi-minifi-cpp/pull/1313 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (MINIFICPP-1798) Change LogAttribute default Maximum Payload Line Length to 0

2022-05-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1798: Fix Version/s: 0.12.0 Resolution: Fixed Status: Resolved (was: Patch

[GitHub] [nifi] Lehel44 commented on a diff in pull request #5926: NIFI-9865: Add Atlas lineage for GCS processors (PutHDFS)

2022-05-05 Thread GitBox
Lehel44 commented on code in PR #5926: URL: https://github.com/apache/nifi/pull/5926#discussion_r865864579 ## nifi-nar-bundles/nifi-atlas-bundle/nifi-atlas-reporting-task/src/test/java/org/apache/nifi/atlas/provenance/analyzer/TestGCSDirectory.java: ## @@ -0,0 +1,145 @@ +/* + *

[jira] [Assigned] (MINIFICPP-1823) ListFile default output attributes incompatible with FetchFile

2022-05-05 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1823: Assignee: Gábor Gyimesi > ListFile default output attributes incompatible

[jira] [Created] (MINIFICPP-1823) ListFile default output attributes incompatible with FetchFile

2022-05-05 Thread Jira
Gábor Gyimesi created MINIFICPP-1823: Summary: ListFile default output attributes incompatible with FetchFile Key: MINIFICPP-1823 URL: https://issues.apache.org/jira/browse/MINIFICPP-1823

[jira] [Updated] (MINIFICPP-1808) Improve RawSocketProtocol authorization error logging

2022-05-05 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1808: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1326: MINIFICPP-1823 Fix absolute.path output attribute in ListFile

2022-05-05 Thread GitBox
lordgamez opened a new pull request, #1326: URL: https://github.com/apache/nifi-minifi-cpp/pull/1326 Adjusted absolute.path attribute according to the output description and the FetchFile expectation. https://issues.apache.org/jira/browse/MINIFICPP-1823

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1326: MINIFICPP-1823 Fix absolute.path output attribute in ListFile

2022-05-05 Thread GitBox
szaszm commented on code in PR #1326: URL: https://github.com/apache/nifi-minifi-cpp/pull/1326#discussion_r865951265 ## extensions/standard-processors/processors/ListFile.cpp: ## @@ -234,18 +234,19 @@ void ListFile::onTrigger(const std::shared_ptr , c auto file_list =

[GitHub] [nifi] pvillard31 commented on a diff in pull request #6011: NIFI-9983 Add output relation name attribute in QueryRecord processor

2022-05-05 Thread GitBox
pvillard31 commented on code in PR #6011: URL: https://github.com/apache/nifi/pull/6011#discussion_r865580973 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/QueryRecord.java: ## @@ -312,6 +317,7 @@ public void

[GitHub] [nifi] tpalfy commented on a diff in pull request #6018: NIFI-9963: Configure JsonTreeReader with Schema Application Strategy in case of Nested Field Strategy

2022-05-05 Thread GitBox
tpalfy commented on code in PR #6018: URL: https://github.com/apache/nifi/pull/6018#discussion_r865854290 ## nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/main/java/org/apache/nifi/json/JsonTreeReader.java:

[jira] [Commented] (NIFI-4670) when i start consumerKafka processor more than eleven,all of the processors get into an indefinite stuck state

2022-05-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532506#comment-17532506 ] Mark Payne commented on NIFI-4670: -- [~clearlove] just came across this Jira. Is 5 years old. Guessing

[GitHub] [nifi] mattyb149 commented on a diff in pull request #6001: NIFI-9967: Added FlowSerializationStrategy to determine which flow formats (XML,JSON) to save

2022-05-05 Thread GitBox
mattyb149 commented on code in PR #6001: URL: https://github.com/apache/nifi/pull/6001#discussion_r866315453 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/StandardFlowService.java: ## @@ -173,7 +175,8 @@

[jira] [Commented] (NIFI-9993) Processors cannot write to Content Repo: Unable to write flowfile content to content repository container default due to archive file size constraints; waiting for archi

2022-05-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532514#comment-17532514 ] Mark Payne commented on NIFI-9993: -- After analyzing, I have been able to draw the following conclusions:

[jira] [Commented] (NIFI-9932) Upgrade Minimist from 1.2.5 to 1.2.6

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

[jira] [Commented] (NIFI-9980) Correct Google Dependencies for GCP Components

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

[jira] [Commented] (NIFI-9984) Support additional successful status codes in StandardOauth2AccessTokenProvider

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

[jira] [Commented] (NIFI-9988) Property Decryption Fails for Authorizers and Login Identity Providers

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

[jira] [Resolved] (NIFI-9209) Class version conflict due to hive-exec-3.1.2.jar

2022-05-05 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-9209. Fix Version/s: 1.15.0 Resolution: Duplicate Resolving as duplicate of NIFI-9248 (using

[jira] [Created] (NIFI-9993) Processors cannot write to Content Repo: Unable to write flowfile content to content repository container default due to archive file size constraints; waiting for archive

2022-05-05 Thread Mark Payne (Jira)
Mark Payne created NIFI-9993: Summary: Processors cannot write to Content Repo: Unable to write flowfile content to content repository container default due to archive file size constraints; waiting for archive cleanup Key:

[jira] [Commented] (NIFI-8533) Replace jython-shaded with jython-slim because jython-shaded project is obsolete

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

[jira] [Commented] (NIFI-9755) Add ConsumeTwitter Processor

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

[jira] [Updated] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread Kyle Rotte (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Rotte updated NIFI-9994: - Priority: Blocker (was: Major) > nifi-standard-services-api-nar is missing >

[jira] [Resolved] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9994. Assignee: David Handermann Resolution: Information Provided >

[GitHub] [nifi] github-actions[bot] commented on pull request #5601: NIFI-6175: Improving Livy support

2022-05-05 Thread GitBox
github-actions[bot] commented on PR #5601: URL: https://github.com/apache/nifi/pull/5601#issuecomment-1119155807 We're marking this PR as stale due to lack of updates in the past few months. If after another couple of weeks the stale label has not been removed this PR will be closed. This

[jira] [Created] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread Kyle Rotte (Jira)
Kyle Rotte created NIFI-9994: Summary: nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api Key: NIFI-9994 URL: https://issues.apache.org/jira/browse/NIFI-9994 Project: Apache

[jira] [Updated] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread Kyle Rotte (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kyle Rotte updated NIFI-9994: - Description: The nifi-standard-services-api-nar nar needs to have the

[jira] [Updated] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9994: --- Issue Type: Task (was: Bug) > nifi-standard-services-api-nar is missing >

[jira] [Updated] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9994: --- Priority: Minor (was: Blocker) > nifi-standard-services-api-nar is missing >

[jira] [Commented] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

2022-05-05 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17532559#comment-17532559 ] David Handermann commented on NIFI-9994: The {{nifi-elasticsearch-client-service-api}} is not one