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
질문됨 일 년 전496회 조회
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
답변함 일 년 전
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인