Can we add more Amazon Elastic Mapreduce instances into an existing Amazon Elastic Mapreduce instances?

后端 未结 2 924
孤城傲影
孤城傲影 2021-02-06 18:34

I am new to Amazon Services and facing some issues.

Suppose I am running some Job Flow on Amazon Elastic Mapreduce with total 3 instances. While running my job flow on i

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-06 18:47

    It's important to note that CORE instance-group instances can not be reduced since they participate as data nodes. They can be increased only. TASK instances only do processing and can be increased and reduced.

提交回复
热议问题