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:ย 

Not able to read sample data in databricks in shared cluster but using single cluster im able to

rakeshsekar2025
New Contributor III

Im not able to view sample data using share cluster

Error getting sample data
socket closed

rakeshsekar2025_0-1747037485441.png

But when I use the single cluster mode Im able to read the data 

rakeshsekar2025_1-1747037563326.png

 

 

2 REPLIES 2

SP_6721
Contributor III

Hi @rakeshsekar2025 

This issue is usually related to the clusterโ€™s access mode or network connectivity. Make sure your cluster is set to Shared access mode. Unity Catalog and data sampling only work with Shared or Single User modes. Also, double-check that your network allows outbound traffic on port 8443, since thatโ€™s needed for the cluster to talk to Databricks services.

rakeshsekar2025
New Contributor III

I've enabled the outbound traffic on port 8443 but still its not working please help me out here