Member since
10-14-2014
73
Posts
13
Kudos Received
10
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2721 | 01-03-2018 08:11 AM | |
9150 | 07-12-2017 06:47 AM | |
3169 | 02-09-2017 08:09 AM | |
5526 | 01-27-2017 07:01 AM | |
2546 | 09-15-2016 04:37 PM |
09-26-2019
02:51 PM
Thanks for this info (and link) and duly noted on troubleshooting in the future!
... View more
07-24-2019
09:04 AM
@Mike Wilson On that note I managed to find another issue with the validator. If you create a VirtualInstanceGroup similar to the python example here: https://github.com/cloudera/director-sdk/blob/master/python-client-samples/cluster.py#L159 And then change the name in the VirtualInstanceGroup to masters.1 (add an invalid character to it like a .) it will create the cluster successfully but then the user in the UI will not be able to repair nodes / grow / shrink nor clone the cluster. It will also just gray out the continue button and provide no feedback to the user in the logs nor the UI. Cheers!
... View more
02-01-2019
12:38 PM
Wow! I'm impressed. Thank you for the detailed instructions, and good work! I would like to reiterate that anyone who follows this advice does it at their own risk, just in case you missed jcpuskar's warning . 🙂
... View more
10-23-2018
09:25 AM
Hi Alok, Can you explain how you resolved the SSH key error. Am facing the same issue. Thanks!
... View more
03-29-2018
03:16 AM
Sorry to drag up an old topic but I am hoping there is now some official guidance from Cloudera - or perhaps a reference architecture. As soon as an organisation builds a Cloudera EDH cluster in one Amazon AWS region (or Azure or Google Cloud, or whatever) then they soon realise they might want another cluster in a different region or a different Availability Zone. Personally I am happy sticking with one Region but multiple AZs - so I am thinking that I want one Cloudera Director, one Cloudera Manager, and separate clusters in each AZ.
... View more
01-03-2018
08:16 AM
Yes, that is exactly what happened. Is there a way to adjust Director's settings so the Cloudera Manager instance will show up?
... View more
11-09-2017
05:17 PM
I have the beginning of Flask based REST api I was working on before my project got discontinued. I tried my best to follow the Director API routes. I'll upload it to Github and share the link here.
... View more
07-24-2017
08:23 AM
Can you give me the exact AMI IDs that you are using to try out?
... View more
04-13-2017
09:09 AM
Yoga, I just tried to repro your problem and I see a BYON-specific instance template popup. One thing to note that may be confusing you is that Director requires an Type and Image field even though these concepts are not needed in BYON. Feel free to put anything you want in those fields. If you click on the "Advanced Options", you can specify the preferred hosts for that template. Director will attempt to pick a host from that list on a best effort basis. David
... View more
02-13-2017
04:06 AM
Indeed, thank you very much ! 🙂
... View more