Skip to content

Commit 4671b65

Browse files
committed
More freshness pass reviews
1 parent f34ccc2 commit 4671b65

9 files changed

+11
-11
lines changed

articles/storage/blobs/data-lake-storage-abfs-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: normesta
77
ms.topic: conceptual
88
ms.author: normesta
99
ms.reviewer: jamesbak
10-
ms.date: 03/09/2023
10+
ms.date: 11/15/2024
1111
ms.service: azure-data-lake-storage
1212
---
1313

articles/storage/blobs/data-lake-storage-best-practices.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 03/09/2023
9+
ms.date: 11/15/2024
1010
ms.author: normesta
1111
ms.reviewer: sachins
1212
---
@@ -71,6 +71,7 @@ The following table summarizes the key settings for several popular ingestion to
7171
| [DistCp](data-lake-storage-use-distcp.md#performance-considerations-while-using-distcp) | -m (mapper) |
7272
| [Azure Data Factory](../../data-factory/copy-activity-performance.md) | parallelCopies |
7373
| [Sqoop](/archive/blogs/shanyu/performance-tuning-for-hdinsight-storm-and-microsoft-azure-eventhubs) | fs.azure.block.size, -m (mapper) |
74+
| [AzCopy](../common/storage-use-azcopy-optimize.md) | `AZCOPY_CONCURRENCY_VALUE` |
7475

7576
> [!NOTE]
7677
> The overall performance of your ingest operations depend on other factors that are specific to the tool that you're using to ingest data. For the best up-to-date guidance, see the documentation for each tool that you intend to use.

articles/storage/blobs/data-lake-storage-introduction-abfs-uri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.topic: conceptual
88
ms.author: normesta
9-
ms.date: 07/31/2023
9+
ms.date: 11/15/2024
1010
ms.service: azure-data-lake-storage
1111
ms.reviewer: jamesbak
1212
---

articles/storage/blobs/data-lake-storage-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: overview
9-
ms.date: 08/30/2024
9+
ms.date: 11/15/2024
1010
ms.author: normesta
1111
ms.reviewer: jamesbak
1212
---

articles/storage/blobs/data-lake-storage-known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 11/02/2023
9+
ms.date: 11/15/2024
1010
ms.author: normesta
1111
ms.reviewer: jamesbak
1212
---

articles/storage/blobs/data-lake-storage-namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 03/09/2023
9+
ms.date: 11/15/2024
1010
ms.author: normesta
1111
ms.reviewer: jamesbak
1212
---

articles/storage/blobs/data-lake-storage-query-acceleration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: normesta
77
ms.topic: conceptual
88
ms.author: normesta
99
ms.reviewer: jamesbak
10-
ms.date: 03/09/2023
10+
ms.date: 11/15/2024
1111
ms.service: azure-data-lake-storage
1212
---
1313

@@ -64,7 +64,7 @@ For an example of how an application can integrate query acceleration, see [Filt
6464

6565
## Pricing
6666

67-
Due to the increased compute load within the Azure Data Lake Storage service, the pricing model for using query acceleration differs from the normal Azure Data Lake Storage transaction model. Query acceleration charges a cost for the amount of data scanned as well as a cost for the amount of data returned to the caller. For more information, see [Azure Data Lake Storage Gen2 pricing](https://azure.microsoft.com/pricing/details/storage/data-lake/).
67+
Due to the increased compute load within the Azure Data Lake Storage service, the pricing model for using query acceleration differs from the normal Azure Data Lake Storage transaction model. Query acceleration charges a cost for the amount of data scanned as well as a cost for the amount of data returned to the caller. For more information, see [Azure Data Lake Storage pricing](https://azure.microsoft.com/pricing/details/storage/data-lake/).
6868

6969
Despite the change to the billing model, Query acceleration's pricing model is designed to lower the total cost of ownership for a workload, given the reduction in the much more expensive VM costs.
7070

articles/storage/blobs/data-lake-storage-use-distcp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ author: normesta
77
ms.service: azure-data-lake-storage
88
ms.custom: linux-related-content
99
ms.topic: how-to
10-
ms.date: 12/06/2018
10+
ms.date: 11/15/2024
1111
ms.author: normesta
12-
ms.reviewer: stewu
1312
---
1413

1514
# Use DistCp to copy data between Azure Storage Blobs and Azure Data Lake Storage

articles/storage/blobs/premium-tier-for-data-lake-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 03/09/2023
9+
ms.date: 11/15/2024
1010
ms.author: normesta
1111
---
1212

0 commit comments

Comments
 (0)