Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/8669#discussion_r43865181
--- Diff: sbin/spark-config.sh ---
@@ -19,21 +19,12 @@
# should not be executable directly
# also should not be passed any arguments, since we need original $*
-# resolve links - $0 may be a softlink
--- End diff --
I have trouble parsing what this script was doing before, but the desired
outcome seems clear. The only change here is that `SPARK_PREFIX` is no longer
set and exported, but I believe you've correctly removed usages of it in favor
of `SPARK_HOME`. Good cleanup and standardization IMHO.
---
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]