Member since
03-26-2018
110
Posts
10
Kudos Received
7
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
9398 | 06-24-2020 09:21 PM | |
6464 | 05-20-2020 06:12 AM | |
1670 | 02-25-2019 12:39 AM | |
4400 | 02-21-2019 11:33 AM | |
1445 | 02-21-2019 11:16 AM |
09-18-2024
05:44 AM
@abhinav_joshi You should have been able to right click on the "Ghost" processor and select "change version" option. This would have presented you with all the available versions in your NiFi installation. Simply select the one you want to use would resolve your issue. While this work great when you only have a few ghost processor created from your dataflow, it can be annoying to follow these steps for many components. The question here is why does you deployment of NiFi have multiple versions of the same NiFi nar installed. NiFi would not ship this way, so that means that additional nar(s) of different versions where added to your NiFi lib directory or to the NiFi extensions directory. You should remove these duplicate nars to avoid running into this issue again. When only one version exists, dataflow imported/loaded with older versions will auto switch to version used in the NiFi in which dataflow was loaded (this may mean and older or newer version of nar classes). Please help our community thrive. If you found any of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "Accept as Solution" on one or more of them that helped. Thank you, Matt
... View more
12-05-2022
08:41 AM
@hargav Please create a new community question for your queries around MergeRecord processor. This is the best way to get attention and best for community to have a separate thread for each specific query. I am not clear on your use case for using "cron driven" scheduling with the MergeRecord. This would not be a common thing to do. Best to explain your use case in a new community thread along with sharing your MergeRecord processor configuration. Feel free to @MattWho in the new community post to notify me. Thanks, Matt
... View more
08-12-2022
09:46 AM
Hi. From an outlook.live.com account, I want to read another folder other than INBOX, specifically one called VEGA and located inside INBOX. I have tried INBOX/VEGA INBOX\VEGA and others in different ways, but it returns an error. 2022-08-12 18:03:18,309 ERROR [Timer-Driven Process Thread-8] o.a.nifi.processors.email.ConsumePOP3 ConsumePOP3[id=92a5a620-0182-1000-f4ca-a827c5fd2f4f] Processing halted: yielding [1 sec] java.lang.IllegalStateException: no such folder [INBOX\VEGA] I need help. Thanks.
... View more
12-08-2021
09:10 AM
[ 0%] Built target date-tz [ 1%] Built target spdlog-externa [ 2%] Built target ossp-uuid-externa [ 4%] Built target zlib-externa [ 5%] Built target yaml-cpp-externa [ 5%] Performing build step for 'libressl-portable Consolidate compiler generated dependencies of target crypt [ 0%] Building C object crypto/CMakeFiles/crypto.dir/cryptlib.c. In file included from /data/data/com.termux/files/home/nifi-minifi-cpp/build/thirdparty/libressl-src/crypto/cryptlib.c:121 /data/data/com.termux/files/home/nifi-minifi-cpp/build/thirdparty/libressl-src/crypto/../include/compat/syslog.h:32:6: error: conflicting types for 'android_polyfill_syslog_r void syslog_r(int, struct syslog_data *, const char *, ...) /data/data/com.termux/files/usr/include/syslog.h:176:18: note: expanded from macro 'syslog_r #define syslog_r android_polyfill_syslog_ /data/data/com.termux/files/usr/include/syslog.h:161:24: note: previous definition is her static __inline__ void android_polyfill_syslog_r(int syslog_priority, void* d, const char* format, ... In file included from /data/data/com.termux/files/home/nifi-minifi-cpp/build/thirdparty/libressl-src/crypto/cryptlib.c:121 /data/data/com.termux/files/home/nifi-minifi-cpp/build/thirdparty/libressl-src/crypto/../include/compat/syslog.h:33:6: error: conflicting types for 'android_polyfill_vsyslog_r void vsyslog_r(int, struct syslog_data *, const char *, va_list) /data/data/com.termux/files/usr/include/syslog.h:177:19: note: expanded from macro 'vsyslog_r #define vsyslog_r android_polyfill_vsyslog_ /data/data/com.termux/files/usr/include/syslog.h:170:24: note: previous definition is her static __inline__ void android_polyfill_vsyslog_r(int syslog_priority, void* d, const char* fmt, va_list ap 2 errors generated make[5]: *** [crypto/CMakeFiles/crypto.dir/build.make:188: crypto/CMakeFiles/crypto.dir/cryptlib.c.o] Error make[4]: *** [CMakeFiles/Makefile2:197: crypto/CMakeFiles/crypto.dir/all] Error make[3]: *** [Makefile:146: all] Error make[2]: *** [CMakeFiles/libressl-portable.dir/build.make:86: libressl-portable-prefix/src/libressl-portable-stamp/libressl-portable-build] Error make[1]: *** [CMakeFiles/Makefile2:1076: CMakeFiles/libressl-portable.dir/all] Error make: *** [Makefile:166: all] Error 222221.^)e^r'^;':^)e^r'^;':oo'llll[Makefile:166: all] Error 2
... View more
05-07-2021
11:23 AM
I am struck at configuring the C2 server. Is it possible to share the document.
... View more
08-30-2020
10:33 PM
Hi @jaypee, I'm also facing a similar issue, is yours resolved? Thanks, Shivansh
... View more
07-29-2020
04:00 PM
Did you get a solution to this . I am also getting a communication error . My Nifi Instance and Mysql are on the same linux server .
... View more
07-07-2020
06:25 PM
1 Kudo
Thanks @stevenmatison for your response on this
... View more
07-07-2020
02:42 AM
Hi Friends I tried running the curl from my Linux session on which Nifi installed. This is a secured nifi instance . I got the forbidden error. Please see the error below -bash-4.2$ curl -i -X PUT -H 'Content-Type: application/json' -d '{"id":"e3d11d1d-327b-1b5b-96a7-3cb59c48df17","state":"RUNNING"}' https://XXXXX:8443/nifi//nifi-api/flow/process-groups/e3d11d1d-327b-1b5b-96a7-3cb59c48df17; HTTP/1.1 403 Forbidden Server: squid/3.5.20 Mime-Version: 1.0 Date: Tue, 07 Jul 2020 09:34:57 GMT Content-Type: text/html;charset=utf-8 Content-Length: 3347 X-Squid-Error: ERR_ACCESS_DENIED 0 Vary: Accept-Language Content-Language: en X-Cache: MISS from XXXXX X-Cache-Lookup: NONE from XXXX Via: 1.1 XXXXXsquid/3.5.20) Connection: keep-alive curl: (56) Received HTTP code 403 from proxy after CONNECT @Shu_ashu - can you please help me here sir. Is it that I need to specify the certs somewhere ?
... View more
06-01-2020
04:24 AM
Hi Alim , thanks for this very wonderful post on using Nifi as CDC. Is there a provision in Nifi to use something similar for Oracle Database ?
... View more