Skip to content

Commit 08e900b

Browse files
author
Peng Meng
committed
revise the doc
1 parent adfa6f1 commit 08e900b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ml-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ project and read the [netlib-java](https://github.com/fommil/netlib-java) docume
6262
platform's additional installation instructions.
6363

6464
Some popular native BLAS (e.g. Intel MKL, OpenBLAS) are based on multi-threading, which will conflict with Spark.
65-
To use multi-threading based native BLAS, you must set it to use single thread first.
65+
To use multi-threading based native BLAS, you must set it to use single thread first (SPARK-21305).
6666

6767
To use MLlib in Python, you will need [NumPy](http://www.numpy.org) version 1.4 or newer.
6868

0 commit comments

Comments
 (0)