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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则