What is the cluster manager in SageMaker Spark Processing?

0

SageMaker Processing can launch multi-instance jobs. What is the underlying cluster manager? Yarn? Mesos? Something custom?

AWS
专家
已提问 4 年前457 查看次数
1 回答
1
已接受的回答

The Spark container uses YARN - for ref the bootstrap script on github: https://github.com/aws/sagemaker-spark-container/blob/master/src/smspark/bootstrapper.py and the Dockerfile with hadoop-yarn dependencies

已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则