Zeyiii commented on issue #26801: [SPARK-29553][ML][MLLIB]Add options to disable multi-threading of native BLAS on the executors URL: https://github.com/apache/spark/pull/26801#issuecomment-563054999 > Then you're not using the scripts in sbin/ to run them; you can see it sources this file. > > I don't mind mentioning that a user can still set these despite any cluster config, but these files are not the right place. This might matter in, say, some part of the ML guide.  Sure, I noticed that the script load-spark-env.sh source it, and I have try to echo the env after it sourced. I find it actually work on driver process. But it doesn't work on executor processes.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
