GitHub user WangTaoTheTonic opened a pull request:

    https://github.com/apache/spark/pull/6741

    [SPARK-8290]spark class command builder need read SPARK_JAVA_OPTS

    SPARK_JAVA_OPTS was missed in reconstructing the launcher part, we should 
add it back so spark-class could read it.
    
    The missing part is 
[here](https://github.com/apache/spark/blob/1c30afdf94b27e1ad65df0735575306e65d148a1/bin/spark-class#L97).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/WangTaoTheTonic/spark SPARK-8290

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6741.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6741
    
----
commit e3135204e386c7b46f37b0ace848de611b5ade86
Author: WangTaoTheTonic <[email protected]>
Date:   2015-06-10T07:08:25Z

    spark class command builder need read SPARK_JAVA_OPTS

----


---
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]

Reply via email to