cancel
Showing results for 
Search instead for 
Did you mean: 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results for 
Search instead for 
Did you mean: 

Is enabling Unity catalog Mandatory to run the LLM Chatbot With RAG, DBRX demo?

Abhishek_blue
New Contributor

Hi! I am new to databricks. I was trying to run the RAG demo notebooks in databricks (@ Link to the demo: Deploy Your LLM Chatbot With Retrieval Augmented Generation (RAG), Foundation Models and Vector Sear...), in which the 00-init notebook in the resources folder did not run. The error: unity catalog not enabled.

[UC_NOT_ENABLED] Unity Catalog is not enabled on this cluster. SQLSTATE: 56038
File <command-164724802993156>, line 13 11 catalogs = [r['catalog'] for r in spark.sql("SHOW CATALOGS").collect()] 12 if catalog not in catalogs: ---> 13 spark.sql(f"CREATE CATALOG IF NOT EXISTS {catalog}") 14 if catalog == 'dbdemos': 15 spark.sql(f"ALTER CATALOG {catalog} OWNER TO `account users`")


Is enabling unity catalog mandatory? If not, how do I proceed?

Thank you in advance ๐Ÿ™‚
0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now