โ09-04-2024 04:44 AM
Is it possible to create an external volume in Azure Databricks that points to an external S3 bucket so that I can read files for processing? Or is it only limited to ADLSv2?
โ09-04-2024 05:33 AM
I don't think so - but there are some other ways to "mount" it as external storage (some time ago I have used sc._jsc.hadoopConfiguration().set - not sure if It does still work ) or maybe things like s3fs ?
โ09-04-2024 06:15 AM
Hi @ossinova ,
I think currently it's not possible to create external volume to S3 bucket in UC. But still you can access S3 data using following techniques:
โ09-16-2024 05:50 PM
Yep, I'm keen to see this functionality as well.
I think it is reasonable to expect external locations can be on diverse storage types (at least the big players). I can nicely control access to azure storage in UC but not S3.
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group