Closed frozensky closed 9 months ago
@frozensky I will look there but it's not affecting the following line.
val sourceDf = glueContext.getSourceWithFormat( connectionType = "s3", format = "parquet", options = JsonOptions(s"""{"paths": ["$sourcePath"]}""")).getDynamicFrame().toDF()
@frozensky it doesn't affect the replication process, but looks like the Glue internals com.amazonaws.services.glue.util.StringToBoolean
@frozensky in order fix the issue:
Job Details
on the CQLReplicator jobAdvanced properties
-> Edit Dependent JARs path
by removing S3 paths: s3://your-bucket/artifacts/opensearch-spark-30_2.12-1.0.1.jar
and s3://your-bucket/artifacts/jedis-4.4.6.jar
files.
I am seeing random error in the replication log