You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by sarutak <gi...@git.apache.org> on 2016/08/04 07:14:36 UTC

[GitHub] zeppelin pull request #1280: [ZEPPELIN-1289] Update the default value of 'sp...

GitHub user sarutak opened a pull request:

    https://github.com/apache/zeppelin/pull/1280

    [ZEPPELIN-1289] Update the default value of 'spark.executor.memory' property

    ### What is this PR for?
    As of Spark 1.5.0, the default value of 'spark.executor.memory' is 1g, not 512m so let's follow the change.
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [x] - Replaced all of the occurrences of the default value of spark.executor.memory with '1g'
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1289
    
    ### How should this be tested?
    Should be checked by some people's eyes.
    
    ### Questions:
    * Does the licenses files need update?: no
    * Is there breaking changes for older versions?: no
    * Does this needs documentation?: no
    


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

    $ git pull https://github.com/sarutak/zeppelin ZEPPELIN-1289

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

    https://github.com/apache/zeppelin/pull/1280.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 #1280
    
----
commit bd58d8f3802d284a92f3dc868c32a612ddb33f58
Author: Kousuke Saruta <sa...@oss.nttdata.co.jp>
Date:   2016-08-04T07:06:49Z

    Modified the default value of "spark.executor.memory"

----


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

[GitHub] zeppelin pull request #1280: [ZEPPELIN-1289] Update the default value of 'sp...

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

    https://github.com/apache/zeppelin/pull/1280


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

[GitHub] zeppelin issue #1280: [ZEPPELIN-1289] Update the default value of 'spark.exe...

Posted by AhyoungRyu <gi...@git.apache.org>.
Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/1280
  
    @sarutak Thanks for your contribution! 
    
    I checked both Spark 1.4.1 and 1.5.0 docs
     - [http://spark.apache.org/docs/1.4.1/configuration.html#application-properties](http://spark.apache.org/docs/1.4.1/configuration.html#application-properties)
     - [http://spark.apache.org/docs/1.5.0/configuration.html#application-properties](http://spark.apache.org/docs/1.5.0/configuration.html#application-properties) 
    
    Looks good :)



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

[GitHub] zeppelin issue #1280: [ZEPPELIN-1289] Update the default value of 'spark.exe...

Posted by jongyoul <gi...@git.apache.org>.
Github user jongyoul commented on the issue:

    https://github.com/apache/zeppelin/pull/1280
  
    LGTM


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

[GitHub] zeppelin issue #1280: [ZEPPELIN-1289] Update the default value of 'spark.exe...

Posted by Leemoonsoo <gi...@git.apache.org>.
Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/1280
  
    LGTM.  Merging it into master if there're no further discussions.


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