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

demandé il y a un an248 vues
1 réponse
0

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

profile pictureAWS
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions