I have a Java program like this to test out the Databricks JDBC connection with the Databricks JDBC driver. Connection connection = null;
try {
Class.forName(driver);
connection = DriverManager.getConnection(url...
And I got this problem when using the Workspace API 2.0<html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8"/><title>Error 401 Unauthorized</title></head><body><h2>HTTP ERROR 401</h2><p>Problem accessing /api/2.0/workspace/exp...
Thanks, Hubert.I am referring to the Delta Tables and the corresponding Hive Tables in Databricks.Probably closer to the whole Databricks installation you mentioned.