Member since
04-04-2017
10
Posts
1
Kudos Received
0
Solutions
08-20-2018
01:18 PM
Right, that makes sense. What I don't understand is why a checkpoint wouldn't immediately be taken on startup, since it is well past the HDFS Maximum Checkpoint Delay.
... View more
08-13-2018
08:15 AM
@Matt Cable If you are willing to complete some very easy manual steps, there is another way to go, as Cloudbreak uses separate autoscaling groups for each hostgroup: You should: notice the AMI is of your custom, updated AMI and the original AMI for each region you use, search the available LaunchConfigurations in the given region created with the original AMI create a copy based on each found such LaunchConfiguration, with two differences: The name should be renames The ImageId should be set to the id of your new AMI Search for all the AutoScalingGroups created with the previously found LaunchConfiguration Update the found AutoScalingGroup by replacing the original LaunchConfiguration to the newly created one with the migrated AMI-id Deletes the original LaunchConfiguration After these steps, all your subsequent upscales will use your new AMI. Hope this helps!
... View more
04-28-2017
06:21 PM
1 Kudo
@Matt Cable Can you please accept the answer if it helped? Thanks in advance 🙂
... View more