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

已提问 1 年前246 查看次数
1 回答
0

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

profile pictureAWS
专家
已回答 1 年前

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

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

回答问题的准则