是否可以在Azure Data Lake中备份/还原表的单个分区? [英] Can I backup/restore a single partition of a table in Azure Data Lake?

查看:58
本文介绍了是否可以在Azure Data Lake中备份/还原表的单个分区?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在手动将分区复制到另一个存储帐户之外?

解决方案

使用AzCopy命令从一个存储帐户复制到另一个存储帐户. /p>

AzCopy/Source:https://myaccount.blob.core.windows.net/mycontainer1/Dest:https://myaccount.blob.core.windows.net/mycontainer2/SourceKey:key/DestKey:key/Pattern :abc.txt

亲切的问候,

Jayant


Is this possible outside of manually copying the partition to another storage account?

解决方案

Use AzCopy command to copy from one storage account to another.

AzCopy /Source:https://myaccount.blob.core.windows.net/mycontainer1 /Dest:https://myaccount.blob.core.windows.net/mycontainer2 /SourceKey:key /DestKey:key /Pattern:abc.txt

Kind Regards,

Jayant


这篇关于是否可以在Azure Data Lake中备份/还原表的单个分区?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆