Avro writer - execute sql

2021-03-12 Thread KhajaAsmath Mohammed
Hi, I am having an issue with avro writer that gets automatically populated with different data types. In my case, big decimal in oracle is converted to double with avro writer and logic data type is causing issue when loading data back to other database . Values get changed . In order to re

RE: [EXTERNAL] Re: nifi registry throwing NPE on viewing local changes

2021-03-12 Thread Greene (US), Geoffrey N
Thanks Bryan, that is probably it. When I switched to the file provider mode, it started working like a champ.I'll talk to my team about switching to linux. Or maybe we'll just put the files in "file mode" into git as an (ugly) workaroundBetter than nothing. -Original Message---

Re: nifi registry throwing NPE on viewing local changes

2021-03-12 Thread Bryan Bende
Hello, I'm not totally sure if this is the problem, but NiFi Registry is not considered supported on Windows, and there are definitely some issues with the Git provider on Windows. https://nifi.apache.org/docs/nifi-registry-docs/html/administration-guide.html#system-requirements Thanks, Bryan

nifi registry throwing NPE on viewing local changes

2021-03-12 Thread Greene (US), Geoffrey N
Brand new installation of nifi-registry here (0.8.0), and nifi 1.12.0, probably screwed something on the setup. It's a vanilla installation except that I am 1) Doing this all on windows (I know, I know) 2) Using the corporate gitlab. It uses a self-signed cert, but I put the cert in

Re: Issue between NiFi and NiFi Registry using SSL/LDAP in OpenShift

2021-03-12 Thread Etienne Jouvin
Tony, Sory, but I can not remember the class I debugged during the difficulties. But, I sent all my discussion in the mailing list, and you can find the thread here : https://lists.apache.org/thread.html/rda1fbbf89af124546284ad85abc5b5551c8dc8a782569350cedcfb70%40%3Cusers.nifi.apache.org%3E One i

RE: Issue between NiFi and NiFi Registry using SSL/LDAP in OpenShift

2021-03-12 Thread Sim, Yoosuk
This is most interesting. The NiFi administrative guide did mention normalizing, but this totally escaped my mind. I do have one question: What class should I debug on logback.xml to see which string I am looking at? I tried few regex pattern, and it seems to trigger something, but I still get S