alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration
which disables XML DTDs whic…
URL: https://github.com/apache/nifi/pull/3507#issuecomment-500674623
Leaving my additional commits here for now:
[alopresto/nifi/pr3507](https://github.com/alopresto/nifi/commits/pr35
alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration
which disables XML DTDs whic…
URL: https://github.com/apache/nifi/pull/3507#issuecomment-500666527
Continuing to investigate. Not sure which timer/thread is triggering the
validation, but you can see from the log
alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration
which disables XML DTDs whic…
URL: https://github.com/apache/nifi/pull/3507#issuecomment-500661444
I was able to modify some code to allow multiline XXE attacks to be caught
during validation. I updated the unit t
alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration
which disables XML DTDs whic…
URL: https://github.com/apache/nifi/pull/3507#issuecomment-500653042
I built the PR successfully and ran a local instance.
* Using `local_xxe_file.xml` the controller service v
alopresto edited a comment on issue #154: MINIFI-499: Update dependencies to
HTTPS
URL: https://github.com/apache/nifi-minifi/pull/154#issuecomment-500642992
Added some more URL changes. Verified the build is successful and all tests
still pass. Merging.
If anyone is interested in
alopresto commented on issue #154: MINIFI-499: Update dependencies to HTTPS
URL: https://github.com/apache/nifi-minifi/pull/154#issuecomment-500642992
Added some more URL changes. Verified the build is successful and all tests
still pass. Merging.
## Additional notes
* Should
alopresto commented on issue #154: MINIFI-499: Update dependencies to HTTPS
URL: https://github.com/apache/nifi-minifi/pull/154#issuecomment-500625790
Reviewing...
This is an automated message from the Apache Git Service.
To r
mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new
module nifi-metrics
URL: https://github.com/apache/nifi/pull/3520#discussion_r292190487
##
File path:
nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-0-11-nar/src/main/resources/META-INF/NOTICE
##
mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new
module nifi-metrics
URL: https://github.com/apache/nifi/pull/3520#discussion_r292191023
##
File path:
nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-task/src/test/java/org/apache/nif
mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new
module nifi-metrics
URL: https://github.com/apache/nifi/pull/3520#discussion_r292189013
##
File path:
nifi-commons/nifi-metrics/src/main/java/org/apache/nifi/metrics/jvm/JvmMetrics.java
##
@@ -0,
mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new
module nifi-metrics
URL: https://github.com/apache/nifi/pull/3520#discussion_r292191396
##
File path:
nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/src/test/groovy/org/apache/nifi/report
mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new
module nifi-metrics
URL: https://github.com/apache/nifi/pull/3520#discussion_r292190832
##
File path:
nifi-nar-bundles/nifi-metrics-reporting-bundle/nifi-metrics-reporting-nar/src/main/resources/META-INF/N
[
https://issues.apache.org/jira/browse/NIFI-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-6353:
-
Fix Version/s: 1.10.0
Status: Patch Available (was: Open)
> If load balanced connection has ba
markap14 opened a new pull request #3529: NIFI-6353: If LoadBalanceSession
determines remote node's queue is fu…
URL: https://github.com/apache/nifi/pull/3529
…ll, mark session complete and penalize the Partition, rather than just
penalizing the session. This allows the client to move on t
shawnweeks commented on issue #3462: NIFI-6243 Add Support for
AtomicDistributedCache to the HBase 1.x and…
URL: https://github.com/apache/nifi/pull/3462#issuecomment-500544409
I've been swamped at work the last couple of weeks but I should be able to
do the test cases this week. Sorry for
drhemanth commented on issue #3527: ScanHDFS packaged as separate processor on
its own .nar file
URL: https://github.com/apache/nifi/pull/3527#issuecomment-500515659
Hi Bryan, Hi Jeff,
Yes I agree with you. I will look forward to use GetHDFSFileInfo.
Can you go head and cancel my pull
drhemanth closed pull request #3527: ScanHDFS packaged as separate processor on
its own .nar file
URL: https://github.com/apache/nifi/pull/3527
This is an automated message from the Apache Git Service.
To respond to the mess
[
https://issues.apache.org/jira/browse/NIFI-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860192#comment-16860192
]
Evan Reynolds commented on NIFI-6349:
-
Awesome - thank you, [~ijokarumawak]!!
> Merge
phrocker opened a new pull request #589: MINIFICPP-914: Incur wait while
awaiting minifi shutdown during restart
URL: https://github.com/apache/nifi-minifi-cpp/pull/589
Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.
In order to streamline the review of the contr
Mr TheSegfault created MINIFICPP-914:
Summary: minifi.sh should wait for restart
Key: MINIFICPP-914
URL: https://issues.apache.org/jira/browse/MINIFICPP-914
Project: Apache NiFi MiNiFi C++
patricker commented on issue #3514: NIFI-6344 Add UpdateAttribute Failure
Relationship
URL: https://github.com/apache/nifi/pull/3514#issuecomment-500494545
@Randy-312 Basedon the discussions had about this exact same effort last
year, by a different developer; there may be a path forward w
[
https://issues.apache.org/jira/browse/NIFI-6370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-6370:
---
Status: Patch Available (was: In Progress)
> Allow PutDatabaseRecord to execute multiple SQL statemen
mattyb149 opened a new pull request #3528: NIFI-6370: Allow multiple SQL
statements in PutDatabaseRecord
URL: https://github.com/apache/nifi/pull/3528
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of
jtstorck commented on issue #3527: ScanHDFS packaged as separate processor on
its own .nar file
URL: https://github.com/apache/nifi/pull/3527#issuecomment-500468090
[GetHDFSFileInfo](https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/mai
Matt Burgess created NIFI-6370:
--
Summary: Allow PutDatabaseRecord to execute multiple SQL
statements if using SQL field
Key: NIFI-6370
URL: https://issues.apache.org/jira/browse/NIFI-6370
Project: Apache
[
https://issues.apache.org/jira/browse/NIFI-6352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-6352:
---
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Add ability to report all compone
Mark Payne created NIFI-6369:
Summary: ValidateRecord routes JSON records to 'invalid' when
validating a timestamp, even if format is valid
Key: NIFI-6369
URL: https://issues.apache.org/jira/browse/NIFI-6369
bbende commented on issue #3527: ScanHDFS packaged as separate processor on its
own .nar file
URL: https://github.com/apache/nifi/pull/3527#issuecomment-500434172
Hello,
Why wouldn't ScanHDFS go into the existing hadoop bundle where all the other
HDFS processors are?
Also wha
[
https://issues.apache.org/jira/browse/NIFI-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860032#comment-16860032
]
Mark Payne commented on NIFI-6344:
--
We cannot simply add a relationship that is auto-term
asfgit closed pull request #576: MINIFICPP-902: Attempt improved caching with
travis
URL: https://github.com/apache/nifi-minifi-cpp/pull/576
This is an automated message from the Apache Git Service.
To respond to the message
phrocker commented on issue #576: MINIFICPP-902: Attempt improved caching with
travis
URL: https://github.com/apache/nifi-minifi-cpp/pull/576#issuecomment-500419084
+1 from community and commiters. will merge.
This is an aut
Randy-312 commented on issue #3514: NIFI-6344 Add UpdateAttribute Failure
Relationship
URL: https://github.com/apache/nifi/pull/3514#issuecomment-500418562
Having updayrAttribute properly fail would really cut down on the amount of
support we have to provide to the product.
Apprec
drhemanth commented on issue #3527: ScanHDFS packaged as separate processor on
its own .nar file
URL: https://github.com/apache/nifi/pull/3527#issuecomment-500392526
new pull request
This is an automated message from the Apac
andresgaragiola commented on issue #3524: NIFI-6361: Add fix to PutFile
processor
URL: https://github.com/apache/nifi/pull/3524#issuecomment-500392224
Thank Koji Kawamura for merging the PR. I will take into account your
comment in my next PR.
On Mon, Jun 10, 2019 at 3:47
drhemanth opened a new pull request #3527: ScanHDFS packaged as separate
processor on its own .nar file
URL: https://github.com/apache/nifi/pull/3527
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of
35 matches
Mail list logo