Cluster configuration error

Shambhu Rai 1,411 Reputation points
2023-07-21T16:05:52.25+00:00

Hi Expert,

I am getting error in cluster configuration in databricks cluster creation

java.lang.NoClassDefFoundError: org/apache/hadoop/hive/metastore/api/NoSuchObjectException

spark.hadoop.javax.jdo.option.ConnectionDriverName com.microsoft.sqlserver.jdbc.SQLServerDriver spark.hadoop.javax.jdo.option.ConnectionURL z1.db.windows.net,1433;Initial Catalog=Hivemetastore;TrustServerCertificate=False;Connection Timeout=30;Authentication="Active Directory Default";

Skip this one if <hive-version> is 0.13.x. spark.conf.set("spark.databricks.delta.schema.autoMerge.enabled ","true") spark.databricks.delta.preview.enabled true spark.hadoop.javax.jdo.option.ConnectionUserName test spark.conf.set("spark.databricks.parquet.schema.autoMerge.enabled ","true") datanucleus.fixedDatastore false spark.hadoop.javax.jdo.option.ConnectionPassword "dd"

spark.sql("SET spark.databricks.delta.schema.autoMerge.enabled = true") hive.metastore.schema.verification.record.version to enable datanucleus.autoCreateSchema true

#spark.sql.hive.metastore.jars to builtin spark.sql.hive.metastore.jars set to maven hive.metastore.schema.verification false spark.sql.hive.metastore.version =1.2.0 #spark.sql.hive.metastore.version 2.3.0

is there anything i am missing in configuration

Azure SQL Database
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,459 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,147 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,496 questions
Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
102 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.