1

Few days back we were able to see reserve catalog(spark_catalog) in databricks notebook. Not sure what happened, suddenly our process is failing due to not getting reserve catalog name under 'show catalogs' command in notebooks. And when I try to run 'show catalogs' on databricks SQL editor, It is giving the reserve catalog name in output. Please find below screenshots for more details.

SQL Editor output: SQL Editor output

Databricks cell output:

Databricks cell output

Ashok Khote
  • 117
  • 3
  • 11

1 Answers1

0

The issue is resolved. I was using databricks 11.1 LTS runtime version. When I upgraded it to 12.2 LTS it is working as expected.

Ashok Khote
  • 117
  • 3
  • 11