Mounting Azure Data Lake Store Gen 2 to Azure Synapse Analytics Spark Pool

Cheu Eng Yeow 71 Reputation points
2021-10-11T12:50:11.71+00:00

Azure Databricks allows ADLS2 to be mounted as a local drive. Does Azure Synapse Analytics allow mounting of ADLS2 in Spark Pool?

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,526 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,123 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,303 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,496 Reputation points
    2021-10-12T07:25:43.333+00:00

    Hello @CheuEngYeow-5385,

    Welcome to the Microsoft Q&A platform.

    Currently, Azure Synapse Analytics doesn't allow mounting of ADLS2 in Spark Pool.

    As per the conversation with product team, they are working on this feature and it will be available soon.

    I will update the thread once it goes live.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

  2. Cheu Eng Yeow 71 Reputation points
    2021-10-12T07:26:30.73+00:00

    BEWARE: The Spark Pool when shutdown will remove some working folders. Do at your own risk. Files may be removed when Spark Pool is shutting down.

    Discover that blobfuse is installed in Spark Pool.
    Follow the instructions here to mount your blob storage.
    Use Python subprocess to run the command.

    https://learn.microsoft.com/en-us/azure/storage/blobs/storage-how-to-mount-container-linux


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.