blob: 3594e964d310aea7d7c23a453929dbd044374d16 [file] [log] [blame]
{
"template_name": "Apache Spark standalone cluster",
"description": "Apache Spark standalone cluster",
"environment_type": "computational",
"computation_resources_shapes":
{
"For testing" : [
{"Size": "S", "Description": "c4.xlarge", "Type": "c4.xlarge","Ram": "7.5 GB","Cpu": "4"}
],
"Memory optimized" : [
{"Size": "S", "Description": "r3.xlarge", "Type": "r3.xlarge","Ram": "30.5 GB","Cpu": "4"},
{"Size": "M", "Description": "r4.2xlarge", "Type": "r4.2xlarge","Ram": "61 GB","Cpu": "8"},
{"Size": "M", "Description": "r3.4xlarge", "Type": "r3.4xlarge","Ram": "122 GB","Cpu": "16"},
{"Size": "L", "Description": "r3.8xlarge", "Type": "r3.8xlarge","Ram": "244 GB","Cpu": "32"}
],
"Compute optimized": [
{"Size": "S", "Description": "c4.xlarge", "Type": "c4.xlarge","Ram": "7.5 GB","Cpu": "4"},
{"Size": "M", "Description": "c4.2xlarge", "Type": "c4.2xlarge","Ram": "15.0 GB","Cpu": "8"},
{"Size": "L", "Description": "c4.8xlarge", "Type": "c4.8xlarge","Ram": "60.0 GB","Cpu": "36"}
],
"GPU optimized": [
{"Size": "S", "Description": "p2.xlarge", "Type": "p2.xlarge","Ram": "61.0 GB","Cpu": "4"}
]
},
"templates":
[
]
}