Member since
12-09-2016
12
Posts
0
Kudos Received
0
Solutions
05-03-2017
05:09 PM
cluster-6-4 Other Actions
Update Stack
Stack name: cluster-6-4 Stack ID: arn:aws:cloudformation:us-east-1:231904212587:stack/cluster-6-4/7da49330-301a-11e7-a663-503aca4a58fd Status: CREATE_COMPLETE Status reason: IAM Role: Description:
Outputs
Resources
Events
2017-05-03 Status Type Logical ID Status reason 09:10:00 UTC-0700 CREATE_COMPLETE AWS::CloudFormation::Stack cluster-6-4 09:09:55 UTC-0700 CREATE_COMPLETE AWS::AutoScaling::AutoScalingGroup AmbariNodesmaster 09:09:55 UTC-0700 CREATE_COMPLETE AWS::AutoScaling::AutoScalingGroup AmbariNodescompute 09:09:54 UTC-0700 CREATE_COMPLETE AWS::AutoScaling::AutoScalingGroup AmbariNodesworker
... View more
05-03-2017
05:08 PM
Failed, see attached
... View more
05-03-2017
05:06 PM
Ok - AWS cloudformation completed in under four minutes, but HDP is stuck on creating infrastructure. No clue what it is doing, just says Building and only one entry in the event history
... View more
05-03-2017
04:08 PM
Trying now. Spot is unchecked, autoscaling unchecked, here is the json: {
"ClusterName": "cluster-6",
"HDPVersion": "2.6",
"ClusterType": "EDW-ETL: Apache Hive 1.2.1, Apache Spark 2.1",
"Master": {
"InstanceType": "r3.xlarge",
"VolumeType": "ephemeral",
"VolumeSize": 80,
"VolumeCount": 1
},
"Worker": {
"InstanceType": "r3.xlarge",
"VolumeType": "gp2",
"VolumeSize": 500,
"VolumeCount": 1,
"InstanceCount": 4,
"RecoveryMode": "AUTO"
},
"Compute": {
"InstanceType": "m3.xlarge",
"VolumeType": "ephemeral",
"VolumeSize": 40,
"VolumeCount": 2,
"InstanceCount": 0,
"RecoveryMode": "AUTO"
},
"SSHKeyName": "xxx-pem",
"RemoteAccess": "x.x.x.x/32",
"WebAccess": true,
"HiveJDBCAccess": true,
"ClusterComponentAccess": true,
"ClusterAndAmbariUser": "admin",
"ClusterAndAmbariPassword": "",
"Tags": {},
"Autoscaling": {
"Configurations": {
"CooldownTime": 30,
"ClusterMinSize": 3,
"ClusterMaxSize": 100
}
},
"InstanceRole": "CREATE"
}
... View more
05-03-2017
04:01 PM
I have spot instances unchecked so it shouldn't be using them at all, but it seems to be. I also tried to add a worker late last night and no luck (same timeout after an hour). I terminated the cluster (for the third time). Will try again and take screenshots
... View more
05-03-2017
04:03 AM
@Dominika BialekI did but it said I already had an account with my work email and wouldn't let me do anything. Do I have to somehow delete this account and start all over?
... View more
05-03-2017
12:51 AM
Thanks @Dominika Bialek For some reason I can't post questions in the Data Cloud track even though we've been an HDP customer with an AWS cluster running since last Nov. Is there anything I can do to help figure out why this is happening?
... View more
05-02-2017
09:39 PM
Thanks @Dominika Bialek I'm using 1.14.1. Unfortunately I'm stuck in US east since all our other infra is there.
... View more
05-02-2017
08:58 PM
I think there is a bug where it is checking the spot bidding prices when you don't even request spot
I tried resizing my cluster twice, both fails hdp26resizefail2.png I have a feeling if I wait until after 5 or 6pm it will work
... View more
05-02-2017
04:31 PM
@jeff any ideas on this?
... View more