AWS GLUE , can't witch from worker type G.1X to Standard or G.025X

0

Hello in eu-west-1 , in the aws console

I can only witch from worker type G.1X to G.2X

I can't switch to Standard or G.025X

Why ? Thank you

gefragt vor einem Jahr394 Aufrufe
1 Antwort
1
Akzeptierte Antwort

Warm greetings from AWS Premium Support. I understand that you are not able to see the Standard or G.025X worker type in job parameters in Glue Studio.

I would like to inform you that currently this option is not available in Glue Studio but you can change the job parameters to "Standard" worker type either programmatically or via Glue jobs(legacy) page. For programmatically, you need to configure the AWS CLI first in your local [1] or you can use AWS cloud-shell [2] and, then you can use the Glue command mentioned in this documentation [3].

Further, for G.025X worker type, this worker type is only available for AWS Glue version 3.0 streaming jobs.

For more information regarding the Glue workers, please check the thread "WorkerType" in this documentation [4].

Have a nice day!

-=References=- [1] https://docs.aws.amazon.com/cli/latest/reference/glue/update-job.html
[2] https://aws.amazon.com/cloudshell/ [3] https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html [4] https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-job.html

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen