YolandaMDavis commented on pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#issuecomment-628990831
@mattyb149 updates are available
This is an automated message from the Apache Git Service.
To respond to the
alopresto commented on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628984876
Force pushed as I had to fix the referenced Jira number in the recent commit
messages.
This is an automated
alopresto commented on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628981634
Thanks @markap14 and @thenatog for the extensive testing. I pushed another
commit which enables TLSv1.3 for the Java 11 UI/API port and should resolve the
test error.
I
thenatog edited a comment on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628899529
Looks like there's currently a test error for JDK11.
My testing:
Java 8
- Secure cluster
- ListenHTTP
- InvokeHTTP
- Checked TLS negotiation for
esecules edited a comment on pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#issuecomment-628748972
Will this solve https://jira.apache.org/jira/browse/NIFI-7386?filter=-2 ?
(Connection to the [Azurite storage
esecules commented on a change in pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#discussion_r425471051
##
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/utils/AzureStorageUtils.java
MuazmaZ commented on a change in pull request #4273:
URL: https://github.com/apache/nifi/pull/4273#discussion_r425486369
##
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/FetchAzureDataLakeStorage.java
[
https://issues.apache.org/jira/browse/NIFI-7328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
M Tien reassigned NIFI-7328:
Assignee: M Tien (was: Troy Melhase)
> Improve OIDC Identity Provider
> --
>
thenatog commented on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628899529
Looks like there's currently a test error for JDK11.
My testing:
Java 8
- Secure cluster
- ListenHTTP
- InvokeHTTP
- Clustered Site to
mattyb149 commented on a change in pull request #4275:
URL: https://github.com/apache/nifi/pull/4275#discussion_r42521
##
File path:
mattyb149 commented on a change in pull request #4275:
URL: https://github.com/apache/nifi/pull/4275#discussion_r42521
##
File path:
ottobackwards commented on a change in pull request #4275:
URL: https://github.com/apache/nifi/pull/4275#discussion_r425440486
##
File path:
esecules edited a comment on pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#issuecomment-628748972
Will this solve https://jira.apache.org/jira/browse/NIFI-7386?filter=-2 ?
(Connection to the [Azurite storage
mattyb149 commented on pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#issuecomment-628883444
Sounds good, I think if we can get under 15 (even @ 14 sec) then we should
be able to retain the UI responsiveness / update rate for small flows, and
moving this to its own
[
https://issues.apache.org/jira/browse/NIFI-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-6497:
---
Affects Version/s: (was: 1.8.0)
Status: Patch Available (was: In Progress)
>
mattyb149 opened a new pull request #4275:
URL: https://github.com/apache/nifi/pull/4275
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
FreeFormTextRecordSetWriter allows the use of
[
https://issues.apache.org/jira/browse/NIFI-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess reassigned NIFI-6497:
--
Assignee: Matt Burgess
> Allow FreeFormTextRecordSetWriter to access FlowFile Attributes
>
YolandaMDavis commented on pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#issuecomment-628832930
> I'd ask you both to consider NOT having configurable properties if we can
avoid it. If we can pick a good - albeit maybe too conservative default that
might be enough for
joewitt commented on pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#issuecomment-628824851
I'd ask you both to consider NOT having configurable properties if we can
avoid it. If we can pick a good - albeit maybe too conservative default that
might be enough for now.
YolandaMDavis commented on a change in pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#discussion_r425357901
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java
[
https://issues.apache.org/jira/browse/MINIFICPP-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz closed MINIFICPP-1220.
---
> Memory leak in CWEL
> ---
>
> Key: MINIFICPP-1220
>
[
https://issues.apache.org/jira/browse/NIFI-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Waleed Al Aibani updated NIFI-7263:
---
Fix Version/s: 1.12.0
Resolution: Resolved
Status: Resolved (was: Patch
[
https://issues.apache.org/jira/browse/NIFI-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107555#comment-17107555
]
Andy LoPresto commented on NIFI-7333:
-
I discussed this with [~markap14] and our proposal is:
* Add a
alopresto edited a comment on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628794810
I made the dropdown for `RestrictedSSLContextService` more explicit where it
now provides `TLS, TLSv1.2` on Java 8 and `TLS, TLSv1.2, TLSv1.3` on Java 11.
Selecting `TLS`
alopresto commented on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628794810
I made the dropdown for `RestrictedSSLContextService` more explicit where it
now provides `TLS, TLSv1.2` on Java 8 and `TLS, TLSv1.2, TLSv1.3` on Java 11.
Selecting `TLS` will
alopresto edited a comment on pull request #4263:
URL: https://github.com/apache/nifi/pull/4263#issuecomment-628794810
I made the dropdown for `RestrictedSSLContextService` more explicit where it
now provides `TLS, TLSv1.2` on Java 8 and `TLS, TLSv1.2, TLSv1.3` on Java 11.
Selecting `TLS`
[
https://issues.apache.org/jira/browse/NIFI-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Palfy updated NIFI-7453:
--
Summary: PutKudu kerberos issue after TGT expires (was: PutKudu kerberos
issue reoccurs a week after
[
https://issues.apache.org/jira/browse/NIFI-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamas Palfy updated NIFI-7453:
--
Description:
When PutKudu is used with kerberos authentication, it stops working when the
TGT expires
mattyb149 commented on a change in pull request #4274:
URL: https://github.com/apache/nifi/pull/4274#discussion_r425317571
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java
##
[
https://issues.apache.org/jira/browse/NIFI-7453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107492#comment-17107492
]
Joe Witt commented on NIFI-7453:
[~tpalfy] Looks like a fun kerberos issue but would be good to put more
Tamas Palfy created NIFI-7453:
-
Summary: PutKudu kerberos issue reoccurs a week after restart
Key: NIFI-7453
URL: https://issues.apache.org/jira/browse/NIFI-7453
Project: Apache NiFi
Issue
[
https://issues.apache.org/jira/browse/NIFI-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yolanda M. Davis updated NIFI-7437:
---
Status: Patch Available (was: Open)
> UI is slow when nifi.analytics.predict.enabled is true
YolandaMDavis opened a new pull request #4274:
URL: https://github.com/apache/nifi/pull/4274
…tors for performance
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
_Enables X
Peter Turcsanyi created NIFI-7452:
-
Summary: Support adls_gen2_directory in Atlas reporting task
Key: NIFI-7452
URL: https://issues.apache.org/jira/browse/NIFI-7452
Project: Apache NiFi
esecules edited a comment on pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#issuecomment-628748972
Will this solve https://jira.apache.org/jira/browse/NIFI-7386?filter=-2 ?
(Connection to the Azurite storage emulator)
esecules commented on pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#issuecomment-628748972
Will this solve https://jira.apache.org/jira/browse/NIFI-7386?filter=-2 ?
This is an automated message from the
james94 commented on a change in pull request #781:
URL: https://github.com/apache/nifi-minifi-cpp/pull/781#discussion_r424811407
##
File path: extensions/pythonprocessors/h2o/h2o3/mojo/ExecuteH2oMojoScoring.py
##
@@ -0,0 +1,165 @@
+#!/usr/bin/env python
+# Licensed to the
[
https://issues.apache.org/jira/browse/NIFI-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gyori updated NIFI-7446:
--
Status: Patch Available (was: In Progress)
https://github.com/apache/nifi/pull/4273
> Fail when the
pgyori opened a new pull request #4273:
URL: https://github.com/apache/nifi/pull/4273
https://issues.apache.org/jira/browse/NIFI-7446
Description of PR
FetchAzureDataLakeStorage processor now throws exception when the specified
path points to a directory.
A newer
[
https://issues.apache.org/jira/browse/MINIFICPP-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-965.
--
Fix Version/s: 0.8.0
Resolution: Fixed
> InvokeHTTP's relationships are unfinished
>
hunyadi-dev commented on a change in pull request #776:
URL: https://github.com/apache/nifi-minifi-cpp/pull/776#discussion_r425209344
##
File path: libminifi/src/c2/C2Agent.cpp
##
@@ -75,54 +78,54 @@ C2Agent::C2Agent(const
std::shared_ptr lock(request_mutex, std::adopt_lock);
hunyadi-dev commented on a change in pull request #776:
URL: https://github.com/apache/nifi-minifi-cpp/pull/776#discussion_r425209703
##
File path: libminifi/src/c2/C2Agent.cpp
##
@@ -75,54 +78,54 @@ C2Agent::C2Agent(const
std::shared_ptr lock(request_mutex, std::adopt_lock);
arpadboda closed pull request #785:
URL: https://github.com/apache/nifi-minifi-cpp/pull/785
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
hunyadi-dev opened a new pull request #785:
URL: https://github.com/apache/nifi-minifi-cpp/pull/785
It is a test ensuring that the consumers that put back failing elements to
their queue can eventually get to read new elements (so the queue is FIFO). The
test was interrupting the consumer
hunyadi-dev opened a new pull request #784:
URL: https://github.com/apache/nifi-minifi-cpp/pull/784
Rework and test ExecutePythonProcessor, add in-place script support
Some changes will be added in different PRs:
- https://issues.apache.org/jira/browse/MINIFICPP-1222
-
turcsanyip commented on a change in pull request #4249:
URL: https://github.com/apache/nifi/pull/4249#discussion_r424967588
##
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureDataLakeStorageProcessor.java
[
https://issues.apache.org/jira/browse/NIFI-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng resolved NIFI-7140.
--
Replaced by NIFI-7403
> PutSql support database transaction rollback when is
> false
>
[
https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng updated NIFI-6878:
-
Status: Patch Available (was: Reopened)
> ConvertJSONToSQL Improvement. Statement Type Support "Use
[
https://issues.apache.org/jira/browse/NIFI-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng updated NIFI-7140:
-
Affects Version/s: (was: 1.11.1)
Status: Open (was: Patch Available)
> PutSql support
[
https://issues.apache.org/jira/browse/NIFI-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng updated NIFI-7140:
-
Status: Patch Available (was: Reopened)
> PutSql support database transaction rollback when is
> false
[
https://issues.apache.org/jira/browse/NIFI-7140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng updated NIFI-7140:
-
Status: Reopened (was: Closed)
> PutSql support database transaction rollback when is
> false
>
[
https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhangCheng reopened NIFI-6878:
--
> ConvertJSONToSQL Improvement. Statement Type Support "Use statement.type
> Attribute" or Supports
[
https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107174#comment-17107174
]
ZhangCheng commented on NIFI-6878:
--
[~pvillard]I am so sorry :(. I made a mistake that I thought the PR
[
https://issues.apache.org/jira/browse/NIFI-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107168#comment-17107168
]
Yolanda M. Davis commented on NIFI-7437:
[~diarworld] Thanks for this info. I am also seeing this
[
https://issues.apache.org/jira/browse/NIFI-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-7451:
-
Issue Type: Bug (was: Task)
> SFTP is failing to connect to Remote host
>
[
https://issues.apache.org/jira/browse/NIFI-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-7451:
-
Component/s: (was: Configuration)
Extensions
> SFTP is failing to connect to
[
https://issues.apache.org/jira/browse/NIFI-7451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-7451:
-
Description:
GetSFTP processor is failing to validate the host key. the log file reads below:
[
https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107157#comment-17107157
]
Pierre Villard commented on NIFI-6878:
--
[~Ku_Cheng] - can you let us know why you set the status as
[
https://issues.apache.org/jira/browse/NIFI-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107153#comment-17107153
]
Pierre Villard commented on NIFI-7380:
--
I closed #4220 in favor of #4264, thanks for the pull request
pvillard31 closed pull request #4220:
URL: https://github.com/apache/nifi/pull/4220
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
pvillard31 commented on pull request #4220:
URL: https://github.com/apache/nifi/pull/4220#issuecomment-628523817
Closing this one in favor of #4264.
This is an automated message from the Apache Git Service.
To respond to the
[
https://issues.apache.org/jira/browse/NIFI-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-7448:
-
Fix Version/s: 1.12.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
asfgit closed pull request #4269:
URL: https://github.com/apache/nifi/pull/4269
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
[
https://issues.apache.org/jira/browse/NIFI-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107147#comment-17107147
]
ASF subversion and git services commented on NIFI-7448:
---
Commit
[
https://issues.apache.org/jira/browse/NIFI-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107122#comment-17107122
]
Dmitry Ibragimov commented on NIFI-7437:
[~YolandaMDavis] Our current heap settings is following:
[
https://issues.apache.org/jira/browse/NIFI-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gyori updated NIFI-7336:
--
Status: Patch Available (was: In Progress)
> Add tests for DeleteAzureDataLakeStorage
>
pgyori opened a new pull request #4272:
URL: https://github.com/apache/nifi/pull/4272
https://issues.apache.org/jira/browse/NIFI-7336
Description of PR
Tests added for DeleteAzureDataLakeStorage.
DeleteAzureDataLakeStorage now throws exception if fileSystem or fileName
[
https://issues.apache.org/jira/browse/MINIFICPP-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-1221.
---
Resolution: Fixed
> Cannot attach to running MiNiFi process.
>
[
https://issues.apache.org/jira/browse/MINIFICPP-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1221:
--
Fix Version/s: 0.8.0
> Cannot attach to running MiNiFi process.
>
arpadboda closed pull request #783:
URL: https://github.com/apache/nifi-minifi-cpp/pull/783
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
turcsanyip commented on a change in pull request #4265:
URL: https://github.com/apache/nifi/pull/4265#discussion_r424954784
##
File path:
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureBlobProcessor.java
##
[
https://issues.apache.org/jira/browse/MINIFICPP-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1220:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Memory leak in CWEL
>
[
https://issues.apache.org/jira/browse/MINIFICPP-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1219:
--
Fix Version/s: 0.8.0
> PublishKafka should release connection when stopped
>
[
https://issues.apache.org/jira/browse/MINIFICPP-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1218:
--
Fix Version/s: 0.8.0
> C2 metrics simplification introduced an undefined and unused member
[
https://issues.apache.org/jira/browse/MINIFICPP-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1220:
--
Fix Version/s: 0.8.0
> Memory leak in CWEL
> ---
>
> Key:
[
https://issues.apache.org/jira/browse/MINIFICPP-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda updated MINIFICPP-1218:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> C2 metrics
[
https://issues.apache.org/jira/browse/MINIFICPP-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-1219.
---
Resolution: Fixed
> PublishKafka should release connection when stopped
>
arpadboda closed pull request #778:
URL: https://github.com/apache/nifi-minifi-cpp/pull/778
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
arpadboda closed pull request #779:
URL: https://github.com/apache/nifi-minifi-cpp/pull/779
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
arpadboda closed pull request #780:
URL: https://github.com/apache/nifi-minifi-cpp/pull/780
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
[
https://issues.apache.org/jira/browse/NIFI-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gyori reassigned NIFI-7445:
-
Assignee: Peter Gyori
> Add Conflict Resolution property to PutAzureDataLakeStorage processor
>
Adam Hunyadi created MINIFICPP-1224:
---
Summary: Implement runtime module-directory extension for
ExecutePythonScript
Key: MINIFICPP-1224
URL: https://issues.apache.org/jira/browse/MINIFICPP-1224
82 matches
Mail list logo