[GitHub] [nifi] adarmiento commented on a change in pull request #3613: NIFI-6502 Add padLeft() and padRight() functions to RecordPath functions

2019-08-20 Thread GitBox
adarmiento commented on a change in pull request #3613: NIFI-6502 Add padLeft() and padRight() functions to RecordPath functions URL: https://github.com/apache/nifi/pull/3613#discussion_r315527725 ## File path:

[GitHub] [nifi] pvillard31 closed pull request #2963: NIFI-5541 - Added OWASP profile for dependency check

2019-08-20 Thread GitBox
pvillard31 closed pull request #2963: NIFI-5541 - Added OWASP profile for dependency check URL: https://github.com/apache/nifi/pull/2963 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Resolved] (NIFI-6562) Expose ExecutionNode in ProcessContext

2019-08-20 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-6562. -- Fix Version/s: 1.10.0 Resolution: Fixed > Expose ExecutionNode in ProcessContext >

[jira] [Commented] (NIFI-6562) Expose ExecutionNode in ProcessContext

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

[jira] [Updated] (NIFI-6562) Expose ExecutionNode in ProcessContext

2019-08-20 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6562: - Component/s: Core Framework > Expose ExecutionNode in ProcessContext >

[GitHub] [nifi] adarmiento commented on issue #3615: NIFI-6500 Support Padding functions in Expression Language

2019-08-20 Thread GitBox
adarmiento commented on issue #3615: NIFI-6500 Support Padding functions in Expression Language URL: https://github.com/apache/nifi/pull/3615#issuecomment-522878697 I think there's not much to do here since this component already has the Lang dependency, I just used the "original"

[GitHub] [nifi] pvillard31 commented on issue #3656: NIFI-6562 Expose ExecutionNode in ProcessContext

2019-08-20 Thread GitBox
pvillard31 commented on issue #3656: NIFI-6562 Expose ExecutionNode in ProcessContext URL: https://github.com/apache/nifi/pull/3656#issuecomment-522928377 +1, merged to master, thanks @patricker This is an automated message

[GitHub] [nifi] asfgit closed pull request #3656: NIFI-6562 Expose ExecutionNode in ProcessContext

2019-08-20 Thread GitBox
asfgit closed pull request #3656: NIFI-6562 Expose ExecutionNode in ProcessContext URL: https://github.com/apache/nifi/pull/3656 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Assigned] (NIFI-6502) Add padLeft() and padRight() functions to RecordPath

2019-08-20 Thread Alessandro D'Armiento (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro D'Armiento reassigned NIFI-6502: --- Assignee: Alessandro D'Armiento > Add padLeft() and padRight() functions to

[GitHub] [nifi-minifi] shonzilla commented on issue #158: MINIFI-478 Fix broken OrderedProperties and OrderedPropertiesTest

2019-08-20 Thread GitBox
shonzilla commented on issue #158: MINIFI-478 Fix broken OrderedProperties and OrderedPropertiesTest URL: https://github.com/apache/nifi-minifi/pull/158#issuecomment-522976709 Hi @apiri, sorry for not getting back in timely fashion. After some frantic time at work and subsequent vacation

[GitHub] [nifi] wiardvanrij commented on issue #2231: NIFI-4521 MS SQL CDC Processor

2019-08-20 Thread GitBox
wiardvanrij commented on issue #2231: NIFI-4521 MS SQL CDC Processor URL: https://github.com/apache/nifi/pull/2231#issuecomment-523100495 > @wiardvanrij I've updated the branch. I also have a user who is trying to test this change for me in his environment. Thank you, I will start

[jira] [Created] (MINIFICPP-1012) Provide a latest/current symlink for Docker image to reach MINIFI_HOME

2019-08-20 Thread Aldrin Piri (Jira)
Aldrin Piri created MINIFICPP-1012: -- Summary: Provide a latest/current symlink for Docker image to reach MINIFI_HOME Key: MINIFICPP-1012 URL: https://issues.apache.org/jira/browse/MINIFICPP-1012

[GitHub] [nifi] gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming

2019-08-20 Thread GitBox
gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming URL: https://github.com/apache/nifi/pull/3509#discussion_r315857808 ## File path:

[GitHub] [nifi] gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming

2019-08-20 Thread GitBox
gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming URL: https://github.com/apache/nifi/pull/3509#discussion_r315857808 ## File path:

[jira] [Created] (MINIFICPP-1011) Docker build is broken

2019-08-20 Thread Aldrin Piri (Jira)
Aldrin Piri created MINIFICPP-1011: -- Summary: Docker build is broken Key: MINIFICPP-1011 URL: https://issues.apache.org/jira/browse/MINIFICPP-1011 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Commented] (NIFI-6382) Ensure proper integration between NiFi & NiFi Registry with respect to Parameters

2019-08-20 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16911620#comment-16911620 ] Bryan Bende commented on NIFI-6382: --- Found an issue related to deleting parameters so going to re-open

[GitHub] [nifi] bbende opened a new pull request #3661: NIFI-6382 Fix verifyUpdate for parameter contexts to account for dele…

2019-08-20 Thread GitBox
bbende opened a new pull request #3661: NIFI-6382 Fix verifyUpdate for parameter contexts to account for dele… URL: https://github.com/apache/nifi/pull/3661 …tions Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Reopened] (NIFI-6382) Ensure proper integration between NiFi & NiFi Registry with respect to Parameters

2019-08-20 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reopened NIFI-6382: --- > Ensure proper integration between NiFi & NiFi Registry with respect to > Parameters >

[jira] [Updated] (NIFI-6382) Ensure proper integration between NiFi & NiFi Registry with respect to Parameters

2019-08-20 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-6382: -- Status: Patch Available (was: Reopened) > Ensure proper integration between NiFi & NiFi Registry with

[GitHub] [nifi] achristianson commented on issue #3660: NIFI-6568 - Surface time-to-back-pressure and initial predictions in the UI

2019-08-20 Thread GitBox
achristianson commented on issue #3660: NIFI-6568 - Surface time-to-back-pressure and initial predictions in the UI URL: https://github.com/apache/nifi/pull/3660#issuecomment-523159949 lgtm This is an automated message from

[jira] [Created] (NIFI-6576) Confluent Schema Registry processor does not support basic authentication

2019-08-20 Thread Ali Nazemian (Jira)
Ali Nazemian created NIFI-6576: -- Summary: Confluent Schema Registry processor does not support basic authentication Key: NIFI-6576 URL: https://issues.apache.org/jira/browse/NIFI-6576 Project: Apache

[GitHub] [nifi-minifi-cpp] phrocker commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory

2019-08-20 Thread GitBox
phrocker commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory URL: https://github.com/apache/nifi-minifi-cpp/pull/632#issuecomment-523252327 Thanks @apiri . I went back and forth on the naming of this on whether we should call it

[GitHub] [nifi-minifi-cpp] phrocker merged pull request #631: MINIFICPP-1011 Update Docker to make use of the minifi-agent naming f…

2019-08-20 Thread GitBox
phrocker merged pull request #631: MINIFICPP-1011 Update Docker to make use of the minifi-agent naming f… URL: https://github.com/apache/nifi-minifi-cpp/pull/631 This is an automated message from the Apache Git Service. To

[GitHub] [nifi-minifi-cpp] phrocker merged pull request #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory

2019-08-20 Thread GitBox
phrocker merged pull request #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory URL: https://github.com/apache/nifi-minifi-cpp/pull/632 This is an automated message from the Apache Git

[GitHub] [nifi-minifi-cpp] apiri commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory

2019-08-20 Thread GitBox
apiri commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory URL: https://github.com/apache/nifi-minifi-cpp/pull/632#issuecomment-523270029 @phrocker I don't have any overly strong preferences. I am okay with them as named, although I

[GitHub] [nifi-minifi-cpp] apiri commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory

2019-08-20 Thread GitBox
apiri commented on issue #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory URL: https://github.com/apache/nifi-minifi-cpp/pull/632#issuecomment-523270660 I do find myself thinking that we should keep the cpp in there. It's a bit verbose but seems

[GitHub] [nifi] patricker commented on issue #2231: NIFI-4521 MS SQL CDC Processor

2019-08-20 Thread GitBox
patricker commented on issue #2231: NIFI-4521 MS SQL CDC Processor URL: https://github.com/apache/nifi/pull/2231#issuecomment-523111001 I will probably need to clean up a Checkstyle violation. I don't get the violation in IntelliJ, but I think I see it and can push a fix.

[jira] [Resolved] (NIFIREG-311) Use version of H2 supported by Flyway

2019-08-20 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFIREG-311. - Resolution: Fixed > Use version of H2 supported by Flyway >

[GitHub] [nifi-minifi-cpp] apiri opened a new pull request #631: MINIFICPP-1011 Update Docker to make use of the minifi-agent naming f…

2019-08-20 Thread GitBox
apiri opened a new pull request #631: MINIFICPP-1011 Update Docker to make use of the minifi-agent naming f… URL: https://github.com/apache/nifi-minifi-cpp/pull/631 …or binary package. Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline

[GitHub] [nifi] gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming

2019-08-20 Thread GitBox
gideonkorir commented on a change in pull request #3509: NIFI-6295 fix deserialization issues with NiFiRecordSerDe for hive3streaming URL: https://github.com/apache/nifi/pull/3509#discussion_r315855042 ## File path:

[GitHub] [nifi-registry] thenatog commented on a change in pull request #207: NIFIREG-286 - Upgrading various dependencies

2019-08-20 Thread GitBox
thenatog commented on a change in pull request #207: NIFIREG-286 - Upgrading various dependencies URL: https://github.com/apache/nifi-registry/pull/207#discussion_r315904408 ## File path: pom.xml ## @@ -158,7 +159,7 @@ ch.qos.logback

[GitHub] [nifi-registry] thenatog commented on a change in pull request #207: NIFIREG-286 - Upgrading various dependencies

2019-08-20 Thread GitBox
thenatog commented on a change in pull request #207: NIFIREG-286 - Upgrading various dependencies URL: https://github.com/apache/nifi-registry/pull/207#discussion_r315904228 ## File path: nifi-registry-core/nifi-registry-framework/pom.xml ## @@ -294,12 +294,17 @@

[jira] [Created] (NIFI-6575) nifi-stateless flows with nested process groups fail to initialize

2019-08-20 Thread David Kegley (Jira)
David Kegley created NIFI-6575: -- Summary: nifi-stateless flows with nested process groups fail to initialize Key: NIFI-6575 URL: https://issues.apache.org/jira/browse/NIFI-6575 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] apiri opened a new pull request #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory

2019-08-20 Thread GitBox
apiri opened a new pull request #632: MINIFICPP-1012 Docker symlink for current to point to versioned working directory URL: https://github.com/apache/nifi-minifi-cpp/pull/632 *NOTE* This should follow #631 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

[jira] [Updated] (MINIFICPP-1012) Provide a latest/current symlink for Docker image to reach MINIFI_HOME

2019-08-20 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-1012: --- Status: Patch Available (was: Open) > Provide a latest/current symlink for Docker image

[GitHub] [nifi] markobean opened a new pull request #3662: NIFI-6573: added properties for rocksdb flow file repository to defau…

2019-08-20 Thread GitBox
markobean opened a new pull request #3662: NIFI-6573: added properties for rocksdb flow file repository to defau… URL: https://github.com/apache/nifi/pull/3662 …lt nifi.properties Thank you for submitting a contribution to Apache NiFi. Please provide a short description of

[GitHub] [nifi-minifi-cpp] phrocker merged pull request #628: MINIFICPP-1003 - persisting properties should leave env vars in confi…

2019-08-20 Thread GitBox
phrocker merged pull request #628: MINIFICPP-1003 - persisting properties should leave env vars in confi… URL: https://github.com/apache/nifi-minifi-cpp/pull/628 This is an automated message from the Apache Git Service. To

[GitHub] [nifi-minifi-cpp] phrocker opened a new pull request #630: MINIFICPP-1006: minor updates for jni building using win build

2019-08-20 Thread GitBox
phrocker opened a new pull request #630: MINIFICPP-1006: minor updates for jni building using win build URL: https://github.com/apache/nifi-minifi-cpp/pull/630 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution

[jira] [Updated] (MINIFICPP-1011) Docker build is broken

2019-08-20 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-1011: --- Fix Version/s: 0.7.0 > Docker build is broken > -- > >

[jira] [Updated] (MINIFICPP-1011) Docker build is broken

2019-08-20 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-1011: --- Status: Patch Available (was: In Progress) > Docker build is broken >

[GitHub] [nifi-minifi] apiri commented on issue #158: MINIFI-478 Fix broken OrderedProperties and OrderedPropertiesTest

2019-08-20 Thread GitBox
apiri commented on issue #158: MINIFI-478 Fix broken OrderedProperties and OrderedPropertiesTest URL: https://github.com/apache/nifi-minifi/pull/158#issuecomment-523009345 @shonzilla No worries. These things happen, thanks for following up and your contributions. I think we are on the

[jira] [Created] (NIFI-6573) RockDB Flow File Repository properties should be included in the default nifi.properties file

2019-08-20 Thread Mark Bean (Jira)
Mark Bean created NIFI-6573: --- Summary: RockDB Flow File Repository properties should be included in the default nifi.properties file Key: NIFI-6573 URL: https://issues.apache.org/jira/browse/NIFI-6573

[GitHub] [nifi-registry] mcgilman commented on issue #221: NIFIREG-311 Use H2 version 1.4.197

2019-08-20 Thread GitBox
mcgilman commented on issue #221: NIFIREG-311 Use H2 version 1.4.197 URL: https://github.com/apache/nifi-registry/pull/221#issuecomment-523038715 Will review... This is an automated message from the Apache Git Service. To

[GitHub] [nifi-registry] bbende opened a new pull request #221: NIFIREG-311 Use H2 version 1.4.197

2019-08-20 Thread GitBox
bbende opened a new pull request #221: NIFIREG-311 Use H2 version 1.4.197 URL: https://github.com/apache/nifi-registry/pull/221 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nifi] scottyaslan commented on a change in pull request #3606: [WIP] Nifi 6282

2019-08-20 Thread GitBox
scottyaslan commented on a change in pull request #3606: [WIP] Nifi 6282 URL: https://github.com/apache/nifi/pull/3606#discussion_r315711556 ## File path:

[GitHub] [nifi-registry] mcgilman merged pull request #221: NIFIREG-311 Use H2 version 1.4.197

2019-08-20 Thread GitBox
mcgilman merged pull request #221: NIFIREG-311 Use H2 version 1.4.197 URL: https://github.com/apache/nifi-registry/pull/221 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi-registry] bbende merged pull request #220: NIFIREG-310: Support case insensitive membership decisions in LdapUserGroupProvider

2019-08-20 Thread GitBox
bbende merged pull request #220: NIFIREG-310: Support case insensitive membership decisions in LdapUserGroupProvider URL: https://github.com/apache/nifi-registry/pull/220 This is an automated message from the Apache Git

[jira] [Resolved] (NIFIREG-310) LdapUserGroupProvider - Allow for case insensitive membership decisions

2019-08-20 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-310. - Fix Version/s: 0.5.0 Resolution: Fixed > LdapUserGroupProvider - Allow for case

[jira] [Created] (NIFI-6574) Add check for valid predictionIntervalMillis value

2019-08-20 Thread Yolanda M. Davis (Jira)
Yolanda M. Davis created NIFI-6574: -- Summary: Add check for valid predictionIntervalMillis value Key: NIFI-6574 URL: https://issues.apache.org/jira/browse/NIFI-6574 Project: Apache NiFi

[jira] [Updated] (NIFI-5525) CSVRecordReader fails with StringIndexOutOfBoundsException when field is a double quote

2019-08-20 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5525: --- Labels: easyfix (was: easyfix pull-request-available) > CSVRecordReader fails with

[jira] [Created] (NIFIREG-311) Use version of H2 supported by Flyway

2019-08-20 Thread Bryan Bende (Jira)
Bryan Bende created NIFIREG-311: --- Summary: Use version of H2 supported by Flyway Key: NIFIREG-311 URL: https://issues.apache.org/jira/browse/NIFIREG-311 Project: NiFi Registry Issue Type:

[GitHub] [nifi] scottyaslan commented on a change in pull request #3606: [WIP] Nifi 6282

2019-08-20 Thread GitBox
scottyaslan commented on a change in pull request #3606: [WIP] Nifi 6282 URL: https://github.com/apache/nifi/pull/3606#discussion_r315712273 ## File path:

[jira] [Updated] (MINIFICPP-34) MINIFI-CPP should run as a Windows service

2019-08-20 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-34: - Description: MINIFI-CPP could be a great alternative to tools like nxlog if it was able to: -

[jira] [Resolved] (MINIFICPP-34) MINIFI-CPP should run as a Windows service

2019-08-20 Thread Aldrin Piri (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved MINIFICPP-34. -- Resolution: Implemented [~cpp] Looks like this was covered by the work in

[GitHub] [nifi] rfellows opened a new pull request #3660: NIFI-6568 - Surface time-to-back-pressure and initial predictions in the UI

2019-08-20 Thread GitBox
rfellows opened a new pull request #3660: NIFI-6568 - Surface time-to-back-pressure and initial predictions in the UI URL: https://github.com/apache/nifi/pull/3660 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[GitHub] [nifi] wiardvanrij commented on issue #2231: NIFI-4521 MS SQL CDC Processor

2019-08-20 Thread GitBox
wiardvanrij commented on issue #2231: NIFI-4521 MS SQL CDC Processor URL: https://github.com/apache/nifi/pull/2231#issuecomment-523038197 any update? This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] patricker commented on issue #2231: NIFI-4521 MS SQL CDC Processor

2019-08-20 Thread GitBox
patricker commented on issue #2231: NIFI-4521 MS SQL CDC Processor URL: https://github.com/apache/nifi/pull/2231#issuecomment-523087599 @wiardvanrij I've updated the branch. I also have a user who is trying to test this change for me in his environment.