Member since
07-30-2019
944
Posts
197
Kudos Received
91
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1440 | 10-05-2021 01:53 PM | |
16086 | 09-23-2019 06:03 AM | |
6648 | 05-04-2019 08:42 PM | |
1453 | 06-11-2018 12:45 PM | |
12328 | 06-04-2018 01:11 PM |
09-14-2017
02:18 PM
1 Kudo
@Mitthu Wagh There is no way to change the 5 minute running average on the processors. What are you looking for? You can still see the stats from the processor by hovering the cursor over the processor and right=click, then a menu pops up and you can see the Status History of the processor: A new window opens with a choice of stats to view
... View more
09-18-2017
06:39 AM
3 Kudos
@Simon Jespersen This looks like an authentication issue. For the given topic can you add ACLs for anonymous user as the protocol is PLAINTEXT? bin/kafka-acls.sh --authorizer kafka.security.auth.SimpleAclAuthorizer --authorizer-properties zookeeper.connect=<zookeeper:host> --add --allow-principal User:ANONYMOUS --operation Read --operation Write --operation Describe --topic <topic>
... View more
09-08-2017
07:19 AM
Hi, New question added here: https://community.hortonworks.com/questions/135939/compare-attributes-of-different-flowfiles.html Hope you can help me. Jon
... View more
09-11-2017
08:33 PM
@haM@ In the GetFTP processor, you can change that property to use a different port. Try using 139 or 445 to see if it works?
... View more
09-05-2017
08:33 PM
Thanks. My issue is resolved now.
... View more
08-30-2017
09:12 PM
@Saikrishna Tarapareddy Look at this article, it should help you: User management in NiFi through identity mapping patterns
... View more
10-27-2017
12:36 PM
I put to false "Ignore STDIN" parameter and it doesn't give any error... I hope to have solve this problem.
... View more
09-16-2017
07:55 PM
@mayki wogno When using the InvokeHttp, the body of the request has to be in the content of the flow file.
... View more
08-31-2017
12:33 PM
@regie canada The processor can do that, just set the Keep Source File property to false and the file will be deleted.
... View more
08-22-2017
06:16 PM
@Wynner , nevermind , i had a typo..your earlier answer worked !!!! Thanks.
... View more