[jira] [Deleted] (NIFI-7213) Review CVE listing against dependencies to determine if CVE is relevant

2020-03-02 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto deleted NIFI-7213: > Review CVE listing against dependencies to determine if CVE is relevant >

[GitHub] [nifi] Xeinn commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593714060 Hmmm not finding anything that I would class as a reliable source for driver version that’s available from the Mongo Driver. I may be overlooking something obvious however.

[GitHub] [nifi] MikeThomsen commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
MikeThomsen commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593709915 Yeah, the javadocs are sketchy on that class, but there's gotta be some way where we can look at the driver, find it out if it's `>= 3.8` and then use reflection so that

[jira] [Updated] (NIFI-7214) ExecuteSQL with MySQL converts BIGINT(20) to AVRO string

2020-03-02 Thread John (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John updated NIFI-7214: --- Description: The ExecuteSQL processor running a MySQL query converts BIGINT(20) value to an AVRO string, not clear

[jira] [Created] (NIFI-7214) ExecuteSQL with MySQL converts BIGINT(20) to AVRO string

2020-03-02 Thread John (Jira)
John created NIFI-7214: -- Summary: ExecuteSQL with MySQL converts BIGINT(20) to AVRO string Key: NIFI-7214 URL: https://issues.apache.org/jira/browse/NIFI-7214 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (NIFI-6878) ConvertJSONToSQL Improvement. Statement Type Support "Use statement.type Attribute" or Supports Expression Language

2020-03-02 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6878: - Status: Reopened (was: Closed) > ConvertJSONToSQL Improvement. Statement Type Support "Use

[jira] [Updated] (NIFI-6878) ConvertJSONToSQL Improvement. Statement Type Support "Use statement.type Attribute" or Supports Expression Language

2020-03-02 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-6878: - Status: Patch Available (was: Reopened) > ConvertJSONToSQL Improvement. Statement Type Support

[GitHub] [nifi] Xeinn commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593706129 Thanks Mike, Had a quick look at that and can’t seem to find any reference to the class MongoDriverVersion in any of the mongo-java-driver jars (checked 3.2.2 and 3.8.0 so

[GitHub] [nifi] MikeThomsen commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
MikeThomsen commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593691339 I think we can use this and a little reflection to get around that one explicit reference to Decimal128

[GitHub] [nifi] Xeinn commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
Xeinn commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593683120 Hi Mike, Yes, was just looking at that. Any thoughts? I’m thinking that the update should be it’s own processor now, eg nifi-mongodb-3.8-processors, as I don’t know

[GitHub] [nifi] MikeThomsen commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
MikeThomsen commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593677860 Getting build errors now related to Decimal128. This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-5925) Controller Service values should be searchable

2020-03-02 Thread Michael Hogue (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue updated NIFI-5925: Status: Patch Available (was: In Progress) > Controller Service values should be searchable >

[jira] [Assigned] (NIFI-5925) Controller Service values should be searchable

2020-03-02 Thread Michael Hogue (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue reassigned NIFI-5925: --- Assignee: Michael Hogue > Controller Service values should be searchable >

[GitHub] [nifi] m-hogue commented on a change in pull request #4105: NIFI-5925: Added controller services to set of components that are searched

2020-03-02 Thread GitBox
m-hogue commented on a change in pull request #4105: NIFI-5925: Added controller services to set of components that are searched URL: https://github.com/apache/nifi/pull/4105#discussion_r386706840 ## File path:

[GitHub] [nifi] m-hogue opened a new pull request #4105: NIFI-5925: Added controller services to set of components that are se…

2020-03-02 Thread GitBox
m-hogue opened a new pull request #4105: NIFI-5925: Added controller services to set of components that are se… URL: https://github.com/apache/nifi/pull/4105 …arched Makes Controller service name, ID, and comments searchable. Also makes non-sensitive controller service properties

[GitHub] [nifi] gerdansantos commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication.

2020-03-02 Thread GitBox
gerdansantos commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication. URL: https://github.com/apache/nifi/pull/4065#issuecomment-593648050 hi @mattyb149 can you review this

[GitHub] [nifi] MikeThomsen commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
MikeThomsen commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593630124 You have a checkstyle violation in your changes `nifi-record`. See the output for why the build failed: ``` [WARNING]

[GitHub] [nifi] MikeThomsen commented on issue #4104: NIFI-7159

2020-03-02 Thread GitBox
MikeThomsen commented on issue #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104#issuecomment-593629623 Will start reviewing tonight. This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (NIFI-7030) Add kerberos password property to NiFi Solr components

2020-03-02 Thread Jeff Storck (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-7030: -- Resolution: Fixed Status: Resolved (was: Patch Available) Merged to Apache NiFI master via:

[jira] [Commented] (NIFI-7030) Add kerberos password property to NiFi Solr components

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049637#comment-17049637 ] ASF subversion and git services commented on NIFI-7030: --- Commit

[GitHub] [nifi] jtstorck closed pull request #4062: NIFI-7030 Add Kerberos principal and password properties to Solr proc…

2020-03-02 Thread GitBox
jtstorck closed pull request #4062: NIFI-7030 Add Kerberos principal and password properties to Solr proc… URL: https://github.com/apache/nifi/pull/4062 This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi] natural commented on a change in pull request #4077: NIFI-5346 Introduces new PGP controller service and PGP processors.

2020-03-02 Thread GitBox
natural commented on a change in pull request #4077: NIFI-5346 Introduces new PGP controller service and PGP processors. URL: https://github.com/apache/nifi/pull/4077#discussion_r386616643 ## File path:

[GitHub] [nifi] davyam commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication.

2020-03-02 Thread GitBox
davyam commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication. URL: https://github.com/apache/nifi/pull/4065#issuecomment-593587087 With the replacement from JSON Simple to

[GitHub] [nifi] davyam commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical

2020-03-02 Thread GitBox
davyam commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication. URL: https://github.com/apache/nifi/pull/4065#discussion_r386612234 ## File path:

[GitHub] [nifi] davyam commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical

2020-03-02 Thread GitBox
davyam commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication. URL: https://github.com/apache/nifi/pull/4065#discussion_r386611419 ## File path:

[GitHub] [nifi] davyam commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication.

2020-03-02 Thread GitBox
davyam commented on issue #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication. URL: https://github.com/apache/nifi/pull/4065#issuecomment-593583246 > Thanks for the PR and the quick

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on issue #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on issue #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#issuecomment-593581397 New review comments are addressed. This is an automated message from the Apache Git

[jira] [Updated] (NIFI-7019) Add kerberos principal and password properties to NiFi DBPCConnectionPool

2020-03-02 Thread Jeff Storck (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-7019: -- Resolution: Fixed Status: Resolved (was: Patch Available) Merged to Apache NiFi master via: 

[GitHub] [nifi] jtstorck closed pull request #4087: NIFI-7019 Add kerberos principal and password properties to NiFi DBPC…

2020-03-02 Thread GitBox
jtstorck closed pull request #4087: NIFI-7019 Add kerberos principal and password properties to NiFi DBPC… URL: https://github.com/apache/nifi/pull/4087 This is an automated message from the Apache Git Service. To respond

[jira] [Updated] (NIFI-7029) Add kerberos password property to NiFi Kudu components

2020-03-02 Thread Jeff Storck (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-7029: -- Resolution: Fixed Status: Resolved (was: Patch Available) Merged to Apache NiFi master

[jira] [Commented] (NIFI-7029) Add kerberos password property to NiFi Kudu components

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049567#comment-17049567 ] ASF subversion and git services commented on NIFI-7029: --- Commit

[GitHub] [nifi] jtstorck closed pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components

2020-03-02 Thread GitBox
jtstorck closed pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components URL: https://github.com/apache/nifi/pull/4097 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] Xeinn opened a new pull request #4104: NIFI-7159

2020-03-02 Thread GitBox
Xeinn opened a new pull request #4104: NIFI-7159 URL: https://github.com/apache/nifi/pull/4104 Aligning the implementation of DECIMAL RecordFieldType with other types Introduce RecordFieldType of DECIMAL for BigDecimal values Adding RecordFieldType DECIMAL to

[jira] [Resolved] (NIFI-7151) Investigate if NiFi is listening on loopback address

2020-03-02 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough resolved NIFI-7151. Resolution: Not A Problem > Investigate if NiFi is listening on loopback address >

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r386572702 ## File path: libminifi/src/FlowController.cpp ## @@ -313,21 +310,23 @@ void

[jira] [Updated] (NIFI-7026) Add kerberos password property to NiFi HortonworksSchemaRegistry

2020-03-02 Thread Jeff Storck (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-7026: -- Resolution: Fixed Status: Resolved (was: Patch Available) Merged via 

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386555753 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[jira] [Commented] (NIFI-7026) Add kerberos password property to NiFi HortonworksSchemaRegistry

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049497#comment-17049497 ] ASF subversion and git services commented on NIFI-7026: --- Commit

[jira] [Commented] (NIFI-7026) Add kerberos password property to NiFi HortonworksSchemaRegistry

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049498#comment-17049498 ] ASF subversion and git services commented on NIFI-7026: --- Commit

[jira] [Commented] (NIFI-7026) Add kerberos password property to NiFi HortonworksSchemaRegistry

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049496#comment-17049496 ] ASF subversion and git services commented on NIFI-7026: --- Commit

[GitHub] [nifi] jtstorck commented on issue #4071: NIFI-7026 Add kerberos password property to NiFi HortonworksSchemaReg…

2020-03-02 Thread GitBox
jtstorck commented on issue #4071: NIFI-7026 Add kerberos password property to NiFi HortonworksSchemaReg… URL: https://github.com/apache/nifi/pull/4071#issuecomment-593529361 These changes look good, merging... This is an

[GitHub] [nifi] jtstorck merged pull request #4071: NIFI-7026 Add kerberos password property to NiFi HortonworksSchemaReg…

2020-03-02 Thread GitBox
jtstorck merged pull request #4071: NIFI-7026 Add kerberos password property to NiFi HortonworksSchemaReg… URL: https://github.com/apache/nifi/pull/4071 This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi] bbende commented on a change in pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components URL: https://github.com/apache/nifi/pull/4097#discussion_r386542092 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4087: NIFI-7019 Add kerberos principal and password properties to NiFi DBPC…

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4087: NIFI-7019 Add kerberos principal and password properties to NiFi DBPC… URL: https://github.com/apache/nifi/pull/4087#discussion_r386534752 ## File path:

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386539946 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386509949 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386522981 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi] natural closed pull request #4096: NIFI-7153 Adds ContentLengthFilter and DosFilter to web contexts.

2020-03-02 Thread GitBox
natural closed pull request #4096: NIFI-7153 Adds ContentLengthFilter and DosFilter to web contexts. URL: https://github.com/apache/nifi/pull/4096 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386509949 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386514966 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi] jtstorck commented on a change in pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4097: NIFI-7029 Add kerberos password property to NiFi Kudu components URL: https://github.com/apache/nifi/pull/4097#discussion_r386512534 ## File path:

[jira] [Commented] (NIFI-7024) Add kerberos password property to NiFi HBase components

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049394#comment-17049394 ] ASF subversion and git services commented on NIFI-7024: --- Commit

[jira] [Updated] (NIFI-7024) Add kerberos password property to NiFi HBase components

2020-03-02 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7024: -- Fix Version/s: 1.12.0 > Add kerberos password property to NiFi HBase components >

[jira] [Updated] (NIFI-7024) Add kerberos password property to NiFi HBase components

2020-03-02 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7024: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Add kerberos password property to

[GitHub] [nifi] asfgit closed pull request #4103: NIFI-7024: Add Kerberos Password support to HBase components

2020-03-02 Thread GitBox
asfgit closed pull request #4103: NIFI-7024: Add Kerberos Password support to HBase components URL: https://github.com/apache/nifi/pull/4103 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
am-c-p-p commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386509949 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[jira] [Updated] (NIFI-7189) Add doc to Cassandra processors to clarify which fields are ignored if using a controller service

2020-03-02 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-7189: Component/s: Documentation & Website > Add doc to Cassandra processors to clarify which fields are

[jira] [Commented] (NIFI-7025) Add kerberos password property to NiFi Hive components

2020-03-02 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17049386#comment-17049386 ] ASF subversion and git services commented on NIFI-7025: --- Commit

[jira] [Updated] (NIFI-7025) Add kerberos password property to NiFi Hive components

2020-03-02 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7025: -- Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [nifi] asfgit closed pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
asfgit closed pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] bbende commented on issue #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on issue #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#issuecomment-593489610 Changes look good, going to merge This is an automated

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386493364 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492592 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492481 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492319 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492403 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492253 ## File path:

[GitHub] [nifi] jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
jtstorck commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386492592 ## File path:

[jira] [Created] (NIFIREG-364) Upgrade maven checkstyle version

2020-03-02 Thread Nathan Gough (Jira)
Nathan Gough created NIFIREG-364: Summary: Upgrade maven checkstyle version Key: NIFIREG-364 URL: https://issues.apache.org/jira/browse/NIFIREG-364 Project: NiFi Registry Issue Type: Task

[GitHub] [nifi] bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386449059 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386445762 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386451557 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386448046 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components

2020-03-02 Thread GitBox
bbende commented on a change in pull request #4102: NIFI-7025: Adds Kerberos Password to Hive/Hive_1_1/Hive3 components URL: https://github.com/apache/nifi/pull/4102#discussion_r386452430 ## File path:

[jira] [Updated] (NIFI-5925) Controller Service values should be searchable

2020-03-02 Thread Michael Hogue (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue updated NIFI-5925: Component/s: Core UI > Controller Service values should be searchable >

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386439462 ## File path: libminifi/include/utils/file/FileUtils.h ## @@ -112,31

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386438667 ## File path: libminifi/include/utils/file/FileUtils.h ## @@ -112,31

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386438350 ## File path: libminifi/include/utils/BackTrace.h ## @@ -41,20 +42,16 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386437366 ## File path: extensions/http-curl/client/HTTPStream.cpp ## @@ -90,13

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386437675 ## File path: libminifi/include/utils/BackTrace.h ## @@ -41,20 +42,16 @@

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #710: MINIFICPP - 1110, 1111 - PublishKafka, OPC processors should config and

2020-03-02 Thread GitBox
arpadboda commented on a change in pull request #710: MINIFICPP - 1110, - PublishKafka, OPC processors should config and URL: https://github.com/apache/nifi-minifi-cpp/pull/710#discussion_r386412123 ## File path: libminifi/include/core/state/Value.h ## @@ -218,6

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386412146 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386386213 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386381465 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386380094 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
szaszm commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386391223 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -271,19 +280,88 @@ void

[GitHub] [nifi-minifi-cpp] bakaid commented on issue #739: MINIFICPP-1163 Implemented.

2020-03-02 Thread GitBox
bakaid commented on issue #739: MINIFICPP-1163 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/739#issuecomment-593397123 @am-c-p-p Until we are sure that the new approach works on all systems that the old one supported, I want to keep the option to easily switch between

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
arpadboda commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386315388 ## File path: extensions/standard-processors/tests/unit/ProcessorTests.cpp

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other

2020-03-02 Thread GitBox
arpadboda commented on a change in pull request #735: MINIFICPP-1158 - Event driven processors can starve each other URL: https://github.com/apache/nifi-minifi-cpp/pull/735#discussion_r386309539 ## File path: libminifi/src/FlowController.cpp ## @@ -313,21 +310,23 @@ void

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386303469 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -391,322 +463,122 @@ void

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented.

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #741: MINIFICPP-1139 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/741#discussion_r386302485 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -391,322 +463,122 @@ void

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386298703 ## File path: libminifi/include/utils/file/FileUtils.h ## @@ -112,31

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386299652 ## File path: libminifi/include/utils/BackTrace.h ## @@ -41,20 +42,16 @@

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting

2020-03-02 Thread GitBox
bakaid commented on a change in pull request #731: MINIFICPP-1096 fix BackTrace, OOB indexing, tests, appveyor reporting URL: https://github.com/apache/nifi-minifi-cpp/pull/731#discussion_r386298703 ## File path: libminifi/include/utils/file/FileUtils.h ## @@ -112,31