Databricks Libaries
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2022 09:03 AM
Hello Team,
I am trying to use the below libraries in data bricks .But they are not supporting.
import com.microsoft.spark.sqlanalytics
from com.microsoft.spark.sqlanalytics.Constants import Constants
Please advise the correct Libraries name
Regards
Rohit
- Labels:
-
databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2022 07:45 AM
Hi @Rohit Kulkarni
Yes, This module is not supported in databricks. May I know the use case behind using this library in databricks?
FYI: To access Azure Synapse from Databricks using the Azure Synapse connector.
Check the below doc: https://docs.databricks.com/data/data-sources/azure/synapse-analytics.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2023 12:11 AM
Thank you for the link, I appreciate you. It helps me.