I'm also getting the same error. I'm trying to create a CATALOG. %sqlCREATE CATALOG IF NOT EXISTS `catalog_sql_databricks`;USE CATALOG `catalog_sql_databricks`;[RETRIES_EXCEEDED] The maximum number of retries has been exceeded.
The same problem, I tried to load a file from these variations, and I'm receiving the same error: csv_file_path = "/FileStore/data-co-uk/data/raw/1920_E0.csv"ORcsv_file_path = "/Workspace/Repos/felipedi@gmail.com/data-co-uk/data/raw/1920_E0.csv"ORcsv...