Cannot import awsgluedq.transforms.EvaluateDataQuality in glue notebook

0

I've created a data validation box in my Glue ETL, which imports the following:

from awsgluedq.transforms import EvaluateDataQuality

To develop further my script, I've copied the script to a AWS Glue Notebook. But the line doesn't work, it throws the error:

ModuleNotFoundError: No module named 'awsgluedq'

I've tried to add it through the magic %extra_py_files ['awsgluedq'] and %additional_python_modules ['awsgluedq'] but it doesn't work either.

How can I import that module?

Someone
已提問 1 年前檢視次數 498 次
2 個答案
0

Hello

Thank you for bringing this up. Could you please raise a support ticket with AWS GLUE Premium Support so that we can help you on this issue.

AWS
已回答 1 年前
0

Hi there.. was there a solution proposed for this? I am also setting up DQ validation on my Glue jobs. Appreciate any way to import awsgluedq.transforms locally

Shereen
已回答 10 個月前

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

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

回答問題指南