Studio Workspace can't see my runnning EMR EC2 cluster to attach to

0

Let me know if this is something AWS EMR Studio does:

  1. in Databricks community edition, and in Google Collab, one can fire up a simple Jupyter notrebook with an automatically started cluster (small default) to run PySpark commands

  2. I'm trying to do something like this with AWS and have tried these 2 approaches a. EMR serverless, but it keeps timing out so .. b. instead I start up a minimal EMR EC2 cluster, i can see VPC and Subnet as defaults and it is ready and waiting

  3. But when I try to open Studio / Workspace, I can't get it to recognize or see the EMR EC2 cluster to attach to

Any ideas of what I am missing?

posta un mese fa381 visualizzazioni
1 Risposta
3

Hello,

Can you check if your IAM user has enough permissions to describe the cluster in the EMR studio execution arn. Additionally, a workspace in Studio that has IAM Identity Center trusted identity propagation enabled can only attach to an EMR cluster with a security configuration that has Identity Center enabled.

On the other hand, you can also create EMR on EC2 cluster in the Notebook by selecting the Compute and expand the advanced configuration option as shown below, To create clusters, your Studio administrator must first give you permission using a session policy. For more information, please refer this document.

Enter image description here

AWS
TECNICO DI SUPPORTO
con risposta un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande