Spark Using Wrong Catalog in Hive Metastore: How to Use a Specific Catalog Instead of Default ‘hive’?
I am trying to configure Spark to interact with multiple catalogs defined in a single Hive Metastore (v3.0.0). Specifically, my Hive Metastore has two catalogs listed in the CTLGS
table: one named hive and another named rawtest. Here’s an image of the CTLGS
table for reference: