Not able to read sample data in databricks in shared cluster but using single cluster im able to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 01:16 AM
Im not able to view sample data using share cluster
But when I use the single cluster mode Im able to read the data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 04:28 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2025 09:56 AM
I've enabled the outbound traffic on port 8443 but still its not working please help me out here