【发布时间】:2017-10-09 04:46:34
【问题描述】:
我是 Azure 数据工厂的新手,目前我正在使用 Azure 数据工厂将数据从带有 WASB(windows azure 存储 blob)的 HDInsight 集群移动到 Azure SQL 数据库。
在使用 Azure 数据工厂之前,我使用 SQOOP 将数据从带有 WASB 的 HDInsight Cluster 移动到 Azure SQL 数据库,但我的要求是使用 azure 数据工厂而不是 SQOOP。
Getting started with Sqoop in HDInsight
为此,我从 Azure 数据工厂打开了复制向导,并将源选择为“HDFS”,如下图所示。
但我不清楚在 HDFS 源连接窗口下输入了哪些凭据,即使我阅读了以下有关 HDFS 的链接服务属性
的文档Move data from on-premises HDFS using Azure Data Factory
您能否解释一下在 HDFS 连接下输入了哪些凭据,并告诉我如何将数据从 HDFS 移动到 Azure SQL 数据库?
【问题讨论】:
标签: azure-blob-storage azure-hdinsight azure-sql-database azure-data-factory