Evaluating data quality rule from Scala code

0

Good Day! I am trying to use EvaluateDataQuality class from Glue API for Scala. Documentation (https://docs.aws.amazon.com/glue/latest/dg/glue-etl-scala-apis-glue-dq-EvaluateDataQuality.html) shows an example which uses import com.amazonaws.services.glue.dq.EvaluateDataQuality Unfortunately, I see this class is not included in the ETL jar for scala (AWSGlueETL-4.0.0) and that results in compile time error. I reviewed other artifacts on https://aws-glue-etl-artifacts.s3.amazonaws.com but none seem to contain dq package and mentioned class. Can you help me finding that?

Best regards Mateusz

질문됨 일 년 전248회 조회
1개 답변
0

Please open a ticket to get that solved, in the meanwhile you can use reflection.

profile pictureAWS
전문가
답변함 일 년 전

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

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

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