'Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient on databricks

I get this error

org.apache.spark.sql.AnalysisException: org.apache.hadoop.hive.ql.metadata.HiveException: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient

when I try to do any read or write operation on databricks. what does this mean?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source