This ticket could use some additional feedback

2020-03-04 Thread Mike Thomsen
https://github.com/apache/nifi/pull/4104 It started out as an exercise in adding Decimal128 support to Mongo and started integrating support for Avro Decimal into the support for Kudu, Hive3, etc. Overall LGTM, but it'd be good to have one or two other folks look over those changes as well.

Re: 1.11.3 trust store error

2020-03-04 Thread Joe Gresock
The nifi.security.keyPasswd was not filled in, so it looked like this (which is the default configuration): nifi.security.keyPasswd= On Wed, Mar 4, 2020 at 11:36 AM Endre Kovacs wrote: > Hi Nathan, > > There is already a ticket about this: > https://issues.apache.org/jira/browse/NIFI-7219 > >

Re: nifi connection with hive

2020-03-04 Thread Matt Burgess
Aya, The Hive components included with Apache NiFi are not compatible with Hive 2.x, they are built with Hive 1.2.x. There is a Jira to add Hive 2 support [1] but it is not yet in NiFi. Regards, Matt [1] https://issues.apache.org/jira/browse/NIFI-6456 On Tue, Mar 3, 2020 at 6:35 AM Aya Asfour

Re: 1.11.3 trust store error

2020-03-04 Thread Endre Kovacs
Hi Nathan, There is already a ticket about this: https://issues.apache.org/jira/browse/NIFI-7219 Best regards, Endre Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Wednesday, March 4, 2020 5:25 PM, Nathan Gough wrote: > I've opened

Re: 1.11.3 trust store error

2020-03-04 Thread Nathan Gough
I've opened https://issues.apache.org/jira/browse/NIFI-7223 to track and I'm working on a fix for this. Nathan On Tue, Mar 3, 2020 at 6:17 PM Nathan Gough wrote: > Hi Joe, > > Just to confirm here - was the nifi.security.keyPasswd not defined at all > in your nifi.properties? Did you have to