Unable to Load Trino Spark Connector in AWS Glue Job #25243
-
| Description Environment 
 Glue Job Submission Steps Taken 
 For further context, I've also posted this issue on Stack Overflow: SO issue Additional Troubleshooting Logging and Debugging To investigate the loaded JARs, I've used the following code: The output shows the loaded JARs: Expected Behavior Actual Behavior Error Message Any help would be greatly appreciated! | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
| I was able to resolve the issue using a different set of jars: 
 For further details pleasee see my StackOverflow post | 
Beta Was this translation helpful? Give feedback.
I was able to resolve the issue using a different set of jars:
iceberg-spark-runtime-3.3_2.12-1.5.2.jar
iceberg-aws-bundle-1.5.2.jar
hadoop-aws-3.2.0.jar
For further details pleasee see my StackOverflow post