简体   繁体   English

我什么时候会在亚马逊 EMR 中完成调整大小?

[英]When will my resizing finish in amazon EMR?

I am trying to resize the number of core-nodes.我正在尝试调整核心节点的数量。 Initially, it was two, then I resized it to 10. At that time, it worked well.最初是两个,然后我将其大小调整为 10 个。当时效果很好。 Now, I'm trying to increase it to 100. It becomes 15, then it doesn't increase any more.现在,我想把它增加到 100。它变成 15,然后就不再增加了。 The status still says resizing after two hours.两个小时后状态仍然显示调整大小。

I followed this instruction one hour ago: https://aws.amazon.com/ko/premiumsupport/knowledge-center/force-resize-emr-cluster/ But, this doesn't seem to work.我在一小时前遵循了这条指令: https://aws.amazon.com/ko/premiumsupport/knowledge-center/force-resize-emr-cluster/但是,这似乎不起作用。 And the command per se is old.命令本身很旧。

What should I do?我应该怎么办?

EMR is unable to upsize if the machines are not available.如果机器不可用,EMR 无法升级。

Did you check your node type and quota?您是否检查了您的节点类型和配额?

https://aws.amazon.com/premiumsupport/knowledge-center/ec2-instance-limit/ https://aws.amazon.com/premiumsupport/knowledge-center/ec2-instance-limit/

There could be other processes in your organization using the machines from the same quota.您的组织中可能有其他进程使用来自相同配额的机器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在 Amazon EMR 上运行 Python UDF - Running Python UDF on Amazon EMR Amazon EMR:为每个 EMR 实例设置唯一数量的映射器和缩减器 - Amazon EMR: Set unique number of mappers and reducers per EMR instance 在 Amazon EMR 的 ruby 流脚本中需要外部库 - Requiring external libraries in ruby streaming scripts for Amazon EMR 为什么我的 EMR 在最后一步后终止,当通过 Airflow 启动时? - why does my EMR terminate after last step, when started through Airflow? Amazon EMR pip 安装在引导操作中运行正常但没有效果 - Amazon EMR pip install in bootstrap actions runs OK but has no effect Amazon EMR - 端口 9443 上缺少来自 EmrManagedMasterSecurityGroup 的入口规则 - Amazon EMR - missing ingress rule from EmrManagedMasterSecurityGroup on port 9443 创建EMR集群出错,EMR服务角色无效 - Error when creating EMR cluster, EMR service role is invalid 如何在 Amazon EMR 集群上远程提交 hadoop MR 作业 - How to submit hadoop MR job remotely on Amazon EMR cluster Spark 是否允许使用 Amazon Assumed Role 和 STS 临时凭证在 EMR 上进行 Glue 跨账户访问 - Does Spark allow to use Amazon Assumed Role and STS temporary credentials for Glue cross account access on EMR 如何通过 amazon workspace 中的 EMR jupyter lab notebook 读取 postgres DB 表 - How to read postgres DB tables through EMR jupyter lab notebook from amazon workspace
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM