- 1.3 EMR简介
- 1.3.1 基本概念
- 1.3.2 配额说明和申请
- 1.3.3 创建集群
- 1.3.4 管理集群
- 1.3.5 FDS/SDS支持
- 1.3.6 缩容
- 1.3.7 服务
- 1.3.7.1 HDFS
- 1.3.7.2 Yarn
- 1.3.7.3 Hive
- 1.3.7.4 Impala
- 1.3.7.5 Spark
- 1.3.7.6 Storm
- 1.3.8 工具
- 1.4 FAQ
- 1.5 EMR API
- 1.5.1 create
- 1.5.2 describeCluster
- 1.5.3 describeInstanceGroup
- 1.5.4 listClusters
- 1.5.5 listClustersWithPrefix
- 1.5.6 terminateCluster
- 1.5.7 modifyInstanceGroup
- 1.5.8 deleteCluster
- 1.5.9 getQuota
- 1.5.10 getEMRBasicConfig
- 1.5.11 getSoftwareConfig
- 1.5.12 getHardwareConfig
- 1.5.13 getSSHPublicKeys
- 1.5.14 addSSHPublicKeys
- 1.5.15 deleteSSHPublicKeys
- 1.6 JavaScript SDK
文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
1.3.3 创建集群
全球四套部署区域:
- 点击集群列表页面右上方
创建集群
进入创建集群页面。 - 输入合法的集群名称,选择需要部署的大数据计算服务,并选择合适的机型(参考机型列表)以及合适的核心节点数和任务节点数,点击创建即可。
- 创建集群后,需等待几分钟,此段时间集群状态会显示为
创建中
;创建成功后,集群状态会显示为运行
,否则为失败
。只有运行
态的集群才是可用的。
关于核心节点和任务节点,请参考实例组
机型列表:
EMR机型 AWS EC2机型 金山云 KEC机型 机型配置(核/内存/磁盘) master.normal t2.small I1.1B 1/2G/40G master.large t2.small I1.1B 1/2G/100 control.normal t2.large I1.2c 2/8G/40G control.large t2.large I1.2c 2/8G/200G core.normal m3.xlarge I1.4c 4/16G/400G core.large m3.xlarge I1.4c 4/16G/1T task.normal c3.xlarge I1.4B 4/8G/40G task.large c3.2xlarge I1.8B 8/16G/200G task.xlarge c3.4xlarge I1.16B 16/32G/400G 莫斯科-金山云和孟买-AWS集群 为新搭建集群采用新机型
EMR机型 AWS EC2机型 金山云 KEC机型 机型配置(核/内存/磁盘) master.normal t2.small I2.1B 1/2G/40G master.large t2.small I2.1B 1/2G/100 control.normal t2.large I2.2c 2/8G/40G control.large t2.large I2.2c 2/8G/200G core.normal m4.xlarge I2.4c 4/16G/400G core.large m4.xlarge I2.4c 4/16G/1T task.normal c4.xlarge I2.4B 4/8G/40G task.large c4.2xlarge I2.8B 8/16G/200G task.xlarge c4.4xlarge I2.16B 16/32G/400G 目前core.large没有开放使用
在集群列表页面,点击对应集群右边的终止
按钮即可。
管理集群
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论