Create Azure Databricks Cluster - Azure Data Lake Storage Credential Passthrough
Create Cluster w/ Azure Data Lake Storage Credential Passthrough

To test to telnet remote databases

We can see outbound network has been blocked.
How do we allow outbound traffic for specific port

Add static config parameter to Spark Cluster's config.
spark.databricks.pyspark.iptable.outbound.whitelisted.ports Port[,Ports][,PortBegin:PortEnd]
If as dynamic parameter will got below error information:

Appendix
最后更新于
这有帮助吗?