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: 

Can Databricks Connect work on a cluster with port 443?

aemorina
New Contributor

I am attempting to use Databricks Connect with a cluster in Azure Government with a port of 443 but get the following error when running databricks-connect test.

The port you specified is either being used already or invalid. Port: The port that Databricks Connect connects to - The default Databricks Connect port is 15001 - Get current value: spark.conf.get("spark.databricks.service.port") - Set via conf: spark.conf.set("spark.databricks.service.port", <your port>")

But when I manually change the port of the very same cluster to 15001 and change my DATABRICKS_PORT enviroment variable accordingly I am able to connect successfully.

My company would like to use port 443. Is there a way to use Databricks Connect with port 443?

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