Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Azure Databricks 的新手。我想将数据从 azure databricks 复制到我的 aws ec2 实例之一。谁能帮我做这件事?
提前致谢!
您可能可以使用azcopy或之类的工具aws,使用目标链接来移动数据。
azcopy
aws
编辑:其他选项是将存储桶安装在您的数据块上(请参阅链接)并复制数据(您可以查看我为有效复制而制作的文章)。