Skip to content

Commit 89920ff

Browse files
authored
Merge pull request #41703 from ashishthaps1/patch-36
Update apache-spark-improve-performance-iocache.md
2 parents 171e85f + ae8ce5a commit 89920ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/hdinsight/spark/apache-spark-improve-performance-iocache.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
9-
ms.date: 10/15/2018
9+
ms.date: 10/29/2019
1010
---
1111

1212
# Improve performance of Apache Spark workloads using Azure HDInsight IO Cache
@@ -17,6 +17,7 @@ Most SSDs provide more than 1 GByte per second of bandwidth. This bandwidth, com
1717

1818
> [!Note]
1919
> IO Cache currently uses RubiX as a caching component, but this may change in future versions of the service. Please use IO Cache interfaces and don't take any dependencies directly on the RubiX implementation.
20+
>IO Cache is only supported with Azure BLOB Storage at this time.
2021
2122
## Benefits of Azure HDInsight IO Cache
2223

0 commit comments

Comments
 (0)