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

preguntada hace un año248 visualizaciones
1 Respuesta
0

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

profile pictureAWS
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas