1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
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:
Contenido relevante
preguntada hace un año
preguntada hace 8 meses
preguntada hace 8 meses
- OFICIAL DE AWSActualizada hace 4 años
- OFICIAL DE AWSActualizada hace un año
