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
EXPERT
demandé il y a 4 ans458 vues
1 réponse
1
Réponse acceptée

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

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions