Forum Discussion
aravindhsam8
1 year agoFrequent Visitor
Notebook execution failed at Notebook service with http status code - '200'
I have a Master orchestration pipeline, which consist of 6 invoked pipelines running parallelly. Within each invoked pipeline, there are 3 notebooks running in a series (ingestion notebook--->Silver...
lbendlin
1 year agoSuper User
This is not only specific to "create table statement", it also occurs for "drop table if exist" statement too.
I think these issues are related. Looks like your code sometimes fails to drop the table, and then it complans that it cannot create an existing table.