You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by hzw19900416 <gi...@git.apache.org> on 2014/08/20 04:43:42 UTC

[GitHub] spark pull request: [ SPARK-3144] No need to set "spark.local.dir"...

GitHub user hzw19900416 opened a pull request:

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

    [ SPARK-3144] No need to set "spark.local.dir" in ExecutorLauncher

    Different to the yarn-cluster, yarn-client mode will not launch the spark driver in the process of application master.
    So there is no use of "spark.local.dir" to place the spark files or jars or shuffle files 

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

    $ git pull https://github.com/hzw19900416/spark yarn-client

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

    https://github.com/apache/spark/pull/2050.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 #2050
    
----
commit 49e7e42cfabc8454e26152c58c45808cc586af5e
Author: hzw19900416 <ca...@gmail.com>
Date:   2014-08-20T02:35:20Z

    Update ExecutorLauncher.scala

commit d5aef44832f76ab65e2507a81103d6cdf4220c49
Author: hzw19900416 <ca...@gmail.com>
Date:   2014-08-20T02:36:30Z

    Update ExecutorLauncher.scala

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [ SPARK-3144] No need to set "spark.local.dir"...

Posted by JoshRosen <gi...@git.apache.org>.
Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/2050#issuecomment-52732130
  
    I think this change is subsumed by my PR, #2002, so do you mind closing this?  Thanks.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [ SPARK-3144] No need to set "spark.local.dir"...

Posted by hzw19900416 <gi...@git.apache.org>.
Github user hzw19900416 closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request: [ SPARK-3144] No need to set "spark.local.dir"...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/2050#issuecomment-52728040
  
    Can one of the admins verify this patch?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org