Member since
11-15-2019
14
Posts
0
Kudos Received
2
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4399 | 03-04-2020 06:11 AM | |
| 3646 | 11-15-2019 05:35 AM |
03-04-2020
06:11 AM
Mattwho, Thanks for your comments. After reading your mail, I spent a lot of time thinking. I saw that 8 threads were created, and there was no performance improvement because all the threads were doing the same thing and executing the script on all files that were unpacked. Later your comment that the threads actually operate on the flowfiles, I changed the code so that it accepts the flow files as one of the input and processes using multiple threads. This improved the performance by 30%. The time taken dropped from 13 mins to 3-4 mins. So many thanks for your comments, I now understand how to use concurrent tasks.
... View more
03-03-2020
05:44 AM
Hi,
I have an ExecuteStreamCommand processor which executes a Python script. This takes a long time to execute ~ 5 mins. So I increased the number of concurrent tasks from 1, 4 and 8 but this had. no impact on the performance. I have an 8 core Intel i9 Mac machine with 32 GB RAM. I read that typically the number of concurrent tasks is roughly equal to 2 or 4 times the cores. Could you let me know why there is improvement? How can I improve the performance?
Thanks
Ganesh
... View more
Labels:
- Labels:
-
Apache NiFi
11-15-2019
05:59 AM
@cjervis - The popup would occur after I login and go to any Cloudera tutorials. Then it would keep popping every 20 secs. I solved it by deleting the history and going to the tutorials again. Then I saw the popup which required me to put in my details. After that it went away 🙂
... View more
11-15-2019
05:35 AM
I was able to fix this by removing cookies and getting the popup where I had fill in my details like name phone number. Then it went away
... View more
11-15-2019
03:10 AM
Hi, I registered to Cloudera and posted 2 questions earlier. Now whenever I login to Cloudera I get the following annoying popup our form submission has failed. This may have been caused by one of the following: Your request timed out A plugin/browser extension blocked the submission. If you have an ad blocking plugin please disable it and close this message to reload the page." I removed all my extensions in Chrome. It still kept coming. Then I uninstalled and reinstalled Chrome. No success. I installed Firefox and I get the popup. I don't know what I should do Any suggestions? Thanks Ganesh
... View more