Member since
06-26-2017
191
Posts
10
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1447 | 09-22-2017 07:13 PM |
08-29-2017
07:20 PM
@kdoran Thanks a lot that makes sense it worked
... View more
08-29-2017
05:45 PM
I have a sample text file, it contains text "Such as this is a check text", I need to write a NiFi expression in RouteText file processor to check if the sample text file contains string 'check' ingest other wise reject. What I could find was everything is with filename, not what is inside the file. ${filename:toUpper():contains('check')}
... View more
Labels:
- Labels:
-
Apache NiFi
08-21-2017
05:41 PM
yes @Wynner I created a new topic and published it to that, it is working, no other changes except for creating a new topic on kafka broker. I generated a 100 B 10 files and published it, it worked like charm. Now I will move on from this PoC to a more solid use case. Thanks for you help and patience Highly appreciated.
... View more
08-21-2017
04:57 PM
@Wynner Thanks The generate flow file processor works however there is error on the PublishKafka side says Timeout exception,
... View more
08-21-2017
04:35 PM
@Wynner I really appreciate your help. I tried using the GenerateFlowFileProcessor to create non zero bytes files, started it, it was successful hence it got queued on success. However it is the still same news. Dhieru
... View more
08-21-2017
04:13 PM
@Wynner Thanks a lot for your patience. I did try putting in the hostname instead of IP address but no success
... View more
08-20-2017
08:16 PM
Thanks for the response @Wynner Yes this is a kafka broker running on the same system. No it is not a HDF cluster yes 9092 is the correct port Thanks
... View more