Github user MLnick commented on a diff in the pull request:
https://github.com/apache/spark/pull/18551#discussion_r125896298
--- Diff: conf/spark-env.sh.template ---
@@ -61,3 +61,7 @@
# - SPARK_IDENT_STRING A string representing this instance of spark.
(Default: $USER)
# - SPARK_NICENESS The scheduling priority for daemons. (Default: 0)
# - SPARK_NO_DAEMONIZE Run the proposed command in the foreground. It
will not output a PID file.
+# Options for native BLAS, like Intel MKL, OpenBLAS, and so on.
+# You shoud enable these options if use native BLAS (SPARK-21305).
--- End diff --
"if use" -> "if using"
"(see SPARK-21305)"
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]