Vira Vitanska created DLAB-308:
----------------------------------

             Summary: [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
            Reporter: Vira Vitanska
            Assignee: Oleksandr Isniuk


*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
(v7.6.3#76005)

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

Reply via email to