[GitHub] [nifi] alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration which disables XML DTDs whic…

2019-06-10 Thread GitBox
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

[GitHub] [nifi] alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration which disables XML DTDs whic…

2019-06-10 Thread GitBox
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

[GitHub] [nifi] alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration which disables XML DTDs whic…

2019-06-10 Thread GitBox
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

[GitHub] [nifi] alopresto commented on issue #3507: NIFI-6301 - Added a SafeXMLConfiguration which disables XML DTDs whic…

2019-06-10 Thread GitBox
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

[GitHub] [nifi-minifi] alopresto edited a comment on issue #154: MINIFI-499: Update dependencies to HTTPS

2019-06-10 Thread GitBox
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

[GitHub] [nifi-minifi] alopresto commented on issue #154: MINIFI-499: Update dependencies to HTTPS

2019-06-10 Thread GitBox
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

[GitHub] [nifi-minifi] alopresto commented on issue #154: MINIFI-499: Update dependencies to HTTPS

2019-06-10 Thread GitBox
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

[GitHub] [nifi] mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new module nifi-metrics

2019-06-10 Thread GitBox
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 ##

[GitHub] [nifi] mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new module nifi-metrics

2019-06-10 Thread GitBox
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

[GitHub] [nifi] mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new module nifi-metrics

2019-06-10 Thread GitBox
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,

[GitHub] [nifi] mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new module nifi-metrics

2019-06-10 Thread GitBox
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

[GitHub] [nifi] mattyb149 commented on a change in pull request #3520: NIFI-5373 Created new module nifi-metrics

2019-06-10 Thread GitBox
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

[jira] [Updated] (NIFI-6353) If load balanced connection has backpressure applied, other load balanced connections may stop distributing files

2019-06-10 Thread Mark Payne (JIRA)
[ 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

[GitHub] [nifi] markap14 opened a new pull request #3529: NIFI-6353: If LoadBalanceSession determines remote node's queue is fu…

2019-06-10 Thread GitBox
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

[GitHub] [nifi] shawnweeks commented on issue #3462: NIFI-6243 Add Support for AtomicDistributedCache to the HBase 1.x and…

2019-06-10 Thread GitBox
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

[GitHub] [nifi] drhemanth commented on issue #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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

[GitHub] [nifi] drhemanth closed pull request #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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

[jira] [Commented] (NIFI-6349) MergeRecord does not merge fragmented files correctly

2019-06-10 Thread Evan Reynolds (JIRA)
[ 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

[GitHub] [nifi-minifi-cpp] phrocker opened a new pull request #589: MINIFICPP-914: Incur wait while awaiting minifi shutdown during restart

2019-06-10 Thread GitBox
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

[jira] [Created] (MINIFICPP-914) minifi.sh should wait for restart

2019-06-10 Thread Mr TheSegfault (JIRA)
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++

[GitHub] [nifi] patricker commented on issue #3514: NIFI-6344 Add UpdateAttribute Failure Relationship

2019-06-10 Thread GitBox
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

[jira] [Updated] (NIFI-6370) Allow PutDatabaseRecord to execute multiple SQL statements if using SQL field

2019-06-10 Thread Matt Burgess (JIRA)
[ 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

[GitHub] [nifi] mattyb149 opened a new pull request #3528: NIFI-6370: Allow multiple SQL statements in PutDatabaseRecord

2019-06-10 Thread GitBox
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

[GitHub] [nifi] jtstorck commented on issue #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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

[jira] [Created] (NIFI-6370) Allow PutDatabaseRecord to execute multiple SQL statements if using SQL field

2019-06-10 Thread Matt Burgess (JIRA)
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

[jira] [Updated] (NIFI-6352) Add ability to report all component metrics to Prometheus

2019-06-10 Thread Matt Burgess (JIRA)
[ 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

[jira] [Created] (NIFI-6369) ValidateRecord routes JSON records to 'invalid' when validating a timestamp, even if format is valid

2019-06-10 Thread Mark Payne (JIRA)
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

[GitHub] [nifi] bbende commented on issue #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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

[jira] [Commented] (NIFI-6344) Add Failure Relationship to UpdateAttribute

2019-06-10 Thread Mark Payne (JIRA)
[ 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

[GitHub] [nifi-minifi-cpp] asfgit closed pull request #576: MINIFICPP-902: Attempt improved caching with travis

2019-06-10 Thread GitBox
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

[GitHub] [nifi-minifi-cpp] phrocker commented on issue #576: MINIFICPP-902: Attempt improved caching with travis

2019-06-10 Thread GitBox
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

[GitHub] [nifi] Randy-312 commented on issue #3514: NIFI-6344 Add UpdateAttribute Failure Relationship

2019-06-10 Thread GitBox
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

[GitHub] [nifi] drhemanth commented on issue #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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

[GitHub] [nifi] andresgaragiola commented on issue #3524: NIFI-6361: Add fix to PutFile processor

2019-06-10 Thread GitBox
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

[GitHub] [nifi] drhemanth opened a new pull request #3527: ScanHDFS packaged as separate processor on its own .nar file

2019-06-10 Thread GitBox
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