Created 08-13-2018 10:22 AM
Hi, I want to deploy HDP 2.6 (using cloudbreak 2.7.1) using prehardened images by CIS in Azure.
What should I take into consideration? By default only port 22 is opened by iptables.
(I also struggle to deploy cbd 2.7 on that image as docker containers seem to not talk to each other, but will raise another issue if I won't have further luck with it).
Created 08-13-2018 02:22 PM
I am not sure that I understood your question correctly, but you should definitely use the custom image facility of Cloudbreak and use your own base image with the pre-hardening and the pre-requisites of Cloudbreak will be burnt by our scripts.
The remaining steps to utilize your custom image are documented here.
Hope this helps!
Created 08-13-2018 02:22 PM
I am not sure that I understood your question correctly, but you should definitely use the custom image facility of Cloudbreak and use your own base image with the pre-hardening and the pre-requisites of Cloudbreak will be burnt by our scripts.
The remaining steps to utilize your custom image are documented here.
Hope this helps!
Created 08-13-2018 03:41 PM
Thans @pdarvasi. I will let you know how it did go. Also do you mean, that cb scripts will open required ports etc?
Cheers!
Created 08-13-2018 09:30 PM
The open ports are determined by the network security group settings, which can be set in cluster creation wizard using Cloudbreak UI or cluster skeleton using Cloudbreak CLI.
Created 08-14-2018 05:57 AM
Hi,
By open open ports I mean communication between nodes for hadoop operations.