This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new 0450c22 [DOCS] Add note on latest Spark, Hadoop version supported
0450c22 is described below
commit 0450c22b60dc760f886688c30ccb056e1bed138b
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Sat Dec 4 17:39:27 2021 +0530
[DOCS] Add note on latest Spark, Hadoop version supported
* as per apache@bb7fd14
---
docs/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/index.md b/docs/index.md
index 3e543b9..7ffeb23 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -28,7 +28,7 @@ SystemDS's distinguishing characteristics are:
2. **Multiple execution modes**, including Spark MLContext, Spark Batch,
Standalone, and JMLC.
3. **Automatic optimization** based on data and cluster characteristics to
ensure both efficiency and scalability.
-This version of SystemDS supports: Java 8+, Python 3.5+, Hadoop 2.6+ (Not
3.X), and Spark 2.1+ (Not 3.X) Nvidia CUDA 10.2
+This version of SystemDS supports: Java 8+, Python 3.5+, Hadoop 3.x, and
Spark 3.x, Nvidia CUDA 10.2
(CuDNN 7.x) Intel MKL (<=2019.x).
## Links