1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
0
Hi Armen,
The error "Cannot find catalog plugin class for catalog 'spark_catalog': org.apache.spark.sql.delta.catalog.DeltaCatalog" means that Delta Lake is not installed on your EMR cluster.
Delta Lake is not automatically installed with EMR 7.7.0 when you only select Hadoop, Hive, JupyterEnterpriseGateway, Livey, and Spark. You must explicitly select Delta Lake during cluster creation as an application to install.
To fix the error you are getting, create a new EMR cluster with Delta Lake selected as an application.
"Cannot find catalog plugin class for catalog 'spark_catalog': org.apache.spark.sql.delta.catalog.DeltaCatalog"
References:
Contenuto pertinente
- AWS UFFICIALEAggiornata 4 anni fa
