Hi, I'm encountering an unfamiliar behavior with Glue Notebooks wherein the Glue version downgrades from Glue Version 4.0 to Glue Version 3.0.

0

Hello, I'm creating a Glue Job using Jupyter notebook and I'm currently using Ray as the ETL type. After running the job once, I noticed I can no longer save my notebook or push it to a repository because the Glue Version randomly downgraded to 3.0 in the Job Details and I have no way to convert it back to 4.0.

已提問 1 年前檢視次數 353 次
1 個回答
0

Thanks for reporting this issue on the Glue for Ray preview, it has been passed to the service team.
In the meanwhile there is a workaround, if you specify the Ray configuration explicitly as magics it lets you save correctly:

%glue_version 4.0
%worker_type Z.2X
profile pictureAWS
專家
已回答 1 年前

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

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

回答問題指南