ChrisSamo632 commented on a change in pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#discussion_r634095398
##
File path: nifi-docker/dockermaven/sh/start.sh
##
@@ -33,15 +33,29 @@ if [ ! -z "${NIFI_JVM_DEBUGGER}" ]; then
fi
# Establish baseline properties
ChrisSamo632 commented on a change in pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#discussion_r634093446
##
File path: nifi-docker/dockerhub/sh/start.sh
##
@@ -33,15 +33,29 @@ if [ ! -z "${NIFI_JVM_DEBUGGER}" ]; then
fi
# Establish baseline properties
-
[
https://issues.apache.org/jira/browse/NIFI-8461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17346518#comment-17346518
]
KevinSky commented on NIFI-8461:
I found something new. If you set executeScript processor
github-actions[bot] closed pull request #2773:
URL: https://github.com/apache/nifi/pull/2773
--
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 servic
github-actions[bot] closed pull request #2686:
URL: https://github.com/apache/nifi/pull/2686
--
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 servic
github-actions[bot] closed pull request #2715:
URL: https://github.com/apache/nifi/pull/2715
--
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 servic
github-actions[bot] closed pull request #2507:
URL: https://github.com/apache/nifi/pull/2507
--
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 servic
github-actions[bot] closed pull request #2521:
URL: https://github.com/apache/nifi/pull/2521
--
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 servic
github-actions[bot] closed pull request #2629:
URL: https://github.com/apache/nifi/pull/2629
--
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 servic
github-actions[bot] closed pull request #2866:
URL: https://github.com/apache/nifi/pull/2866
--
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 servic
github-actions[bot] closed pull request #3228:
URL: https://github.com/apache/nifi/pull/3228
--
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 servic
github-actions[bot] closed pull request #3194:
URL: https://github.com/apache/nifi/pull/3194
--
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 servic
github-actions[bot] closed pull request #3311:
URL: https://github.com/apache/nifi/pull/3311
--
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 servic
github-actions[bot] closed pull request #3051:
URL: https://github.com/apache/nifi/pull/3051
--
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 servic
github-actions[bot] closed pull request #3343:
URL: https://github.com/apache/nifi/pull/3343
--
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 servic
github-actions[bot] closed pull request #3286:
URL: https://github.com/apache/nifi/pull/3286
--
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 servic
[
https://issues.apache.org/jira/browse/NIFI-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-8609:
-
Fix Version/s: 1.14.0
Status: Patch Available (was: Open)
> Improve efficiency of converting R
markap14 opened a new pull request #5080:
URL: https://github.com/apache/nifi/pull/5080
… run for testing performance before/after changes to AvroTypeUtil. Updated
AvroTypeUtil to be more efficient by not using Record.getValue() and instead
iterating over the Map of values directly. getVal
Mark Payne created NIFI-8609:
Summary: Improve efficiency of converting Record object to Avro
GenericRecord object
Key: NIFI-8609
URL: https://issues.apache.org/jira/browse/NIFI-8609
Project: Apache NiFi
exceptionfactory commented on pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#issuecomment-842639203
@ChrisSamo632, I updated the Docker startup scripts to enable HTTPS on port
8443 as the default configuration.
@thenatog In light of the Docker images previously ref
thenatog commented on pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#issuecomment-842626077
Hmm, yes, it does appear to be a bit of a mix between 8443 and 9443. Perhaps
we should continue with 9443 as that's what officially existed in docs.
--
This is an automated mess
exceptionfactory commented on pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#issuecomment-842620761
> Tested this out and seems to work well. One question would be, why
specifically is the default port 9443? Typically, most documentation refers to
NiFi using 8443 for sec
thenatog commented on pull request #5025:
URL: https://github.com/apache/nifi/pull/5025#issuecomment-842614242
I will test this out with a 3 node cluster
--
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 t
thenatog commented on pull request #5068:
URL: https://github.com/apache/nifi/pull/5068#issuecomment-842611731
Tested this out and seems to work well. One question would be, why
specifically is the default port 9443? Typically, most documentation refers to
NiFi using 8443 for secure NiFi:
jfrazee commented on pull request #5078:
URL: https://github.com/apache/nifi/pull/5078#issuecomment-842542939
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 comment.
For
scottyaslan commented on a change in pull request #5060:
URL: https://github.com/apache/nifi/pull/5060#discussion_r633759203
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js
##
@@ -23
lordgamez commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633276351
##
File path: libminifi/test/KamikazeProcessor.h
##
@@ -33,14 +35,14 @@ namespace minifi {
namespace processors {
// GenerateFlowFile Class
c
phrocker commented on pull request #5077:
URL: https://github.com/apache/nifi/pull/5077#issuecomment-842350778
@thenatog and @exceptionfactory I haven't tested this bundle with the
updated pom specifically but have tested 2.0.1 -> 2.0.0 and there should be no
issues previously. The only p
fgerlits commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633631260
##
File path: CONTRIB.md
##
@@ -33,8 +33,15 @@ Apache NiFi MiNiFi C++ is a review then commit community. As
a result, we will r
review. We ask
martinzink commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633506656
##
File path: libminifi/test/KamikazeProcessor.h
##
@@ -33,14 +35,14 @@ namespace minifi {
namespace processors {
// GenerateFlowFile Class
exceptionfactory commented on pull request #5077:
URL: https://github.com/apache/nifi/pull/5077#issuecomment-842372044
Thanks for the feedback @phrocker! Given the apparent low impact of the
changes from 2.0.0 from 2.0.1, I'm comfortable moving forward, however, I defer
to you and @thenat
mcgilman commented on a change in pull request #5072:
URL: https://github.com/apache/nifi/pull/5072#discussion_r633642994
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ParameterContextResource.java
#
scottyaslan commented on a change in pull request #5060:
URL: https://github.com/apache/nifi/pull/5060#discussion_r633713204
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js
##
@@ -23
arpadboda closed pull request #1066:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1066
--
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 servi
markobean commented on pull request #5061:
URL: https://github.com/apache/nifi/pull/5061#issuecomment-841874983
Thanks for the updates, especially the Variable Registry.
LGTM
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
fgerlits commented on a change in pull request #1057:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1057#discussion_r633553516
##
File path: libminifi/include/c2/HeartbeatJsonSerializer.h
##
@@ -0,0 +1,59 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under
scottyaslan commented on a change in pull request #5060:
URL: https://github.com/apache/nifi/pull/5060#discussion_r633713204
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-parameter-contexts.js
##
@@ -23
fgerlits commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633631260
##
File path: CONTRIB.md
##
@@ -33,8 +33,15 @@ Apache NiFi MiNiFi C++ is a review then commit community. As
a result, we will r
review. We ask
mcgilman commented on a change in pull request #5072:
URL: https://github.com/apache/nifi/pull/5072#discussion_r633642994
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/ParameterContextResource.java
#
thenatog opened a new pull request #5079:
URL: https://github.com/apache/nifi/pull/5079
NIFI-8025 - Moved SAML to separate class and tested to be working.
NIFI-8025 - Added license to new files.
NIFI-8025 - Fixed a SAML logout consumer path.
Thank you for submitting
fgerlits commented on a change in pull request #1057:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1057#discussion_r633553516
##
File path: libminifi/include/c2/HeartbeatJsonSerializer.h
##
@@ -0,0 +1,59 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under
exceptionfactory commented on pull request #5077:
URL: https://github.com/apache/nifi/pull/5077#issuecomment-842372044
Thanks for the feedback @phrocker! Given the apparent low impact of the
changes from 2.0.0 from 2.0.1, I'm comfortable moving forward, however, I defer
to you and @thenat
phrocker commented on pull request #5077:
URL: https://github.com/apache/nifi/pull/5077#issuecomment-842350778
@thenatog and @exceptionfactory I haven't tested this bundle with the
updated pom specifically but have tested 2.0.1 -> 2.0.0 and there should be no
issues previously. The only p
martinzink commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633506656
##
File path: libminifi/test/KamikazeProcessor.h
##
@@ -33,14 +35,14 @@ namespace minifi {
namespace processors {
// GenerateFlowFile Class
arpadboda closed pull request #1066:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1066
--
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 servi
-b08 java/1.8.0_282 vendor/Oracle_Corporation
Content-Length: 25600
Amz-Sdk-Invocation-Id: 8a531ba6-7aa2-e679-0c5b-84779636e71e
Amz-Sdk-Request: attempt=1;max=1
Amz-Sdk-Retry: 0/0/500
Authorization: AWS4-HMAC-SHA256
Credential=/20210517/us-east-1/s3/aws4_request
: 25600
Amz-Sdk-Invocation-Id: 8a531ba6-7aa2-e679-0c5b-84779636e71e
Amz-Sdk-Request: attempt=1;max=1
Amz-Sdk-Retry: 0/0/500
Authorization: AWS4-HMAC-SHA256
Credential=C6anqCx1lMuGd7wAwUPO/20210517/us-east-1/s3/aws4_request,
SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;amz-sdk-retry
lordgamez commented on a change in pull request #1069:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1069#discussion_r633276351
##
File path: libminifi/test/KamikazeProcessor.h
##
@@ -33,14 +35,14 @@ namespace minifi {
namespace processors {
// GenerateFlowFile Class
c
[
https://issues.apache.org/jira/browse/NIFI-8333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345943#comment-17345943
]
Andreas Klingenstein commented on NIFI-8333:
We don't have any custom processo
49 matches
Mail list logo