You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dlab.apache.org by "Vira Vitanska (Jira)" <ji...@apache.org> on 2019/11/19 07:43:00 UTC

[jira] [Updated] (DLAB-308) [Local spark]: Spark.executor.memory should be allocated depending on notebook instance shape

     [ https://issues.apache.org/jira/browse/DLAB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vira Vitanska updated DLAB-308:
-------------------------------
    Fix Version/s: v.2.3
           Sprint: Apache DLab release 2.3

> [Local spark]: Spark.executor.memory should be allocated depending on notebook instance shape
> ---------------------------------------------------------------------------------------------
>
>                 Key: DLAB-308
>                 URL: https://issues.apache.org/jira/browse/DLAB-308
>             Project: Apache DLab
>          Issue Type: Bug
>          Components: DLab Old
>            Reporter: Vira Vitanska
>            Priority: Major
>              Labels: AWS, AZURE, Debian, DevOps, GCP, RedHat
>             Fix For: v.2.3
>
>
> *Preconditions:*
> Notebook is created
> *Steps to reproduce:*
> 1. run playbok on local kernel
> *Actual result:*
> 1. the value of spark.executor.memory is less than 75% from total (if instance shape is up to 8 GB)
> 2. the value of spark.executor.memory is less than formula value: total value minus 3500MB (if instance shape is over than 8 GB)
> *Expected result:*
> 1. the value of spark.executor.memory is equal 75% from total (if instance shape is up to 8 GB)
> 2. the value of spark.executor.memory is equal formula value: total value minus 3500MB (if instance shape is over than 8 GB)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@dlab.apache.org
For additional commands, e-mail: dev-help@dlab.apache.org