Member since
03-06-2018
2
Posts
0
Kudos Received
0
Solutions
04-25-2019
11:15 PM
Amazon EC2 recently introduced Partition Placement Groups for rack-aware applications - https://aws.amazon.com/blogs/compute/using-partition-placement-groups-for-large-distributed-and-repl...
... View more
03-06-2018
01:44 PM
1 Kudo
@shweta singh The pre-ambari-start recipes are running in the same salt state as the ambari-install, so they are running parallel. Salt is trying to run highstate more times, so after the pre-ambari-start recipes are finished with the proxy and repo settings the ambari-install phase should be successfull. The ambari repository settings can be set on the UI or from the CLI as well. Anyway in the next TP version of Cloudbreak (2.5) proxy setup for clusters will be in techpreview phase. You can try clusters behind proxy in that version.
... View more