How do I add new glue job script from s3? standard worker type no longer available?

0

Hi i am operating glue using python script from uploded at s3.

I have 2 questions.

  1. until recently, to add new glue job, I used Legacy pages in aws glue session by following process.

Jobs(legacy) -> Add job -> typing Job Name, select Type, Script file name, s3 path where the script is stored

but because of recent updating Legacy pages are no longer available.

Is there a new method to replace the one I was using?

  1. standard worker type no longer available? Has it been completely replaced to G.1X worker type?

thanks for reading.

hamster
已提問 1 年前檢視次數 468 次
1 個回答
1
已接受的答案
  1. Yes you can do the same in the new script, select the "ETL jobs" menu and in the Glue Studio starting screen select the type "Spark script editor". (not that only the screen has changed, the underlying API services are the same).
  2. "Standard" has been deprecated for a long time and removed from the console (in the APIs it is still available for older version for backwards compatibility). G.1X makes better use of the same hardware
profile pictureAWS
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南