79576275

Date: 2025-04-16 01:54:36
Score: 1.5
Natty:
Report link

The issue is with the Iceberg catalog configuration in the PySpark setup. Try below steps

Change SparkSessionCatalog to SparkCatalog

Add region configuration for Glue catalog

Remove redundant spark.sql.datalake-formats setting. Make sure you have the correct dependencies in your Glue job.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: swawge