Member since
10-23-2024
16
Posts
5
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2112 | 03-05-2025 05:29 AM |
03-05-2025
05:29 AM
With the help of the information @MattWho provided in https://community.cloudera.com/t5/Support-Questions/Using-MapCacheServer-and-MapCacheClientService-in-NiFi/td-p/403402 I've been able to implement a counter as I required. Not with PutDistributedMapCache / FetchDistributedMapCache, but more flexibly with ExecuteScript. Thanks for your help. I really appreciate it.
... View more
03-04-2025
06:38 AM
@MattWho Hi Matt, I made changes in my test based on the description you provided and I've been able to get the Groovy code working in ExecuteScript also. Thanks very much for your help! Back to the counter now. 🙂
... View more
01-22-2025
09:13 AM
To get the result I wanted this is the roundabout process I used. I would imagine there's a better way.
... View more
12-22-2024
12:39 PM
1 Kudo
Hi Shelton, Thanks very much for your help. I think this may be working. I'm going to continue testing it with the few of us who require access, but for now it's working from different browsers from my laptop. I had the certificates set up correctly from the start, and this setting seems to have done the trick. Thanks again for your reply and assistance!
... View more
12-03-2024
05:20 AM
1 Kudo
Hi Samsal, That's very unfortunate. I've attempted the Mac version. All examples I've found by others, whether written or on youtube, only demonstrate setting it up with a localhost. This slightly older example (https://www.youtube.com/watch?v=LanpbWR7Gv8) of using certificates with multiple users is great (it passes over a few minor modifications), and would be better if it also demonstrated setting it up using a host name other than localhost, because I can't think of a use case with multiple users calling localhost, however it doesn't make use of Docker either. I hope someone else chimes in here and offers us some guidance for a very typical installation, in my opinion. Thanks for your response!
... View more