Skip to content

Commit f8a44bf

Browse files
committed
address comments from the reviewer
1 parent 9e8aaac commit f8a44bf

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

articles/data-factory/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
href: data-migration-guidance-overview.md
601601
- name: Migrate data from AWS S3 to Azure
602602
href: data-migration-guidance-s3-azure-storage.md
603-
- name: Migrate data from on-premise hadoop cluster to Azure
603+
- name: Migrate data from on-premises Hadoop cluster to Azure
604604
href: data-migration-guidance-hdfs-azure-storage.md
605605
- name: Reference
606606
items:

articles/data-factory/data-migration-guidance-hdfs-azure-storage.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Use Azure Data Factory to migrate data from on-premise Hadoop cluster to Azure Storage | Microsoft Docs
3-
description: Use Azure Data Factory to migrate data from on-premise Hadoop cluster to Azure Storage.
2+
title: Use Azure Data Factory to migrate data from on-premises Hadoop cluster to Azure Storage | Microsoft Docs
3+
description: Use Azure Data Factory to migrate data from on-premises Hadoop cluster to Azure Storage.
44
services: data-factory
55
documentationcenter: ''
66
author: dearandyxu
@@ -13,7 +13,7 @@ ms.tgt_pltfrm: na
1313
ms.topic: conceptual
1414
ms.date: 8/30/2019
1515
---
16-
# Use Azure Data Factory to migrate data from on-premise Hadoop cluster to Azure Storage
16+
# Use Azure Data Factory to migrate data from on-premises Hadoop cluster to Azure Storage
1717

1818
Azure Data Factory provides a performant, robust, and cost-effective mechanism to migrate data at scale from on-premise HDFS to Azure Blob Storage or Azure Data Lake Storage Gen2. Basically, Azure Data Factory contains two approaches to migrate data from on-premise HDFS to Azure. You can select each of them based on your scenario.
1919

@@ -101,9 +101,6 @@ Alternatively, if your data in HDFS is not time partitioned, ADF can identify ne
101101

102102
### Estimating Price
103103

104-
> [!NOTE]
105-
> This is a hypothetical pricing example. Your actual pricing depends on the actual throughput in your environment.
106-
107104
Consider the following pipeline constructed for migrating data from HDFS to Azure Blob Storage:
108105

109106
![pricing-pipeline](media/data-migration-guidance-hdfs-to-azure-storage/pricing-pipeline.png)
@@ -122,6 +119,8 @@ Here is the estimated price based on the above assumptions:
122119

123120
![pricing-table](media/data-migration-guidance-hdfs-to-azure-storage/pricing-table.png)
124121

122+
> [!NOTE]
123+
> This is a hypothetical pricing example. Your actual pricing depends on the actual throughput in your environment.
125124
126125
### Additional references
127126
- [HDFS connector](https://docs.microsoft.com/azure/data-factory/connector-hdfs)
6.22 KB
Loading

0 commit comments

Comments
 (0)