Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Custom Hostname for Cloudbreak using WebUI

avatar
New Member

Hi all,

is there a way to define custom hostnames when deploying a cluster with the WebUI of Cloudbreak or do we have to use the CLI to do that? The documentation just mentions the CLI:

https://docs.hortonworks.com/HDPDocuments/Cloudbreak/Cloudbreak-2.9.0/advanced-cluster-options/conte...

Is it possible to add the corresponding customDomain entries to the request that the Cloudbreak cluster creation wizard creates at the end without having to switch to the CLI?

Thanks!

Alex

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Hi @Alexander Schätzle,

Unfortunately you can't add this on the UI. You can save the JSON and edit it and use the CLI.

(although an unsupported way can be editing the request with some kind of browser extension like tampermonkey)

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

Hi @Alexander Schätzle,

Unfortunately you can't add this on the UI. You can save the JSON and edit it and use the CLI.

(although an unsupported way can be editing the request with some kind of browser extension like tampermonkey)

avatar
New Member

OK this feature should be extended (more customization options) and added to the wizard in future Cloudbreak versions in my opinion because custom hostnames is quite common requirement.