AWS GLUE,无法从工作类型G.1X切换到标准或G.025X。

0

【以下的问题经过翻译处理】 在AWS控制台中,我只能将Worker类型从G.1X切换到G.2X,无法切换到Standard或G.025X,这是为什么?

profile picture
ESPERTO
posta 6 mesi fa51 visualizzazioni
1 Risposta
0

【以下的回答经过翻译处理】 目前在Glue Studio中没有此选项,但您可以通过编程或通过Glue Job(老版本)页面将作业参数更改为"标准"工作类型。对于编程方式,您需要在本地进行AWS CLI配置[1],或者您可以使用AWS Cloud Shell[2],然后您可以使用本文档[3]中提到的Glue命令。

此外,对于G.025X工作类型,这种工作类型只适用于AWS Glue 3.0流式作业。

有关Glue工作器的更多信息,请在本文档[4]中查看“WorkerType”主题。

-=参考资料=- [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

profile picture
ESPERTO
con risposta 6 mesi 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