cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

ERROR RetryingHMSHandler: NoSuchObjectException(message:There is no database named global_temp)

source2sea
Contributor

ERROR RetryingHMSHandler: NoSuchObjectException(message:There is no database named global_temp)

  • should one create it in the work space manually via UI? and how?
  • would it get overwritten if work space is created via terraform?
  • I use 10.4 LTS runtime.

1 ACCEPTED SOLUTION

Accepted Solutions

jose_gonzalez
Databricks Employee
Databricks Employee

"global_temp" is a special database used for global temp tables that are shared across spark sessions. This error is harmless. You can ignore it.

View solution in original post

2 REPLIES 2

jose_gonzalez
Databricks Employee
Databricks Employee

"global_temp" is a special database used for global temp tables that are shared across spark sessions. This error is harmless. You can ignore it.

ashish2007g
New Contributor II

I am experiencing significant delay on my streaming. I am using changefeed connector. Its processing streaming batch very frequently but experiencing sudden halt and shows no active stage for longer time. I observed below exception continuously prompting and I dont see its polling next offset for the processing after comletion
"ERROR RetryingHMSHandler: NoSuchObjectException(message:There is no database named global_temp)" 

 

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