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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ