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 2018/12/20 08:38:00 UTC

[jira] [Closed] (DLAB-238) [Azure]: Custom parameters are not written in spark-defaults.conf if create custom Spark Standalone (NOT via regonfiguration)

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

Vira Vitanska closed DLAB-238.
------------------------------

> [Azure]: Custom parameters are not written in spark-defaults.conf if create custom Spark Standalone (NOT via regonfiguration)
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DLAB-238
>                 URL: https://issues.apache.org/jira/browse/DLAB-238
>             Project: Apache DLab
>          Issue Type: Bug
>            Reporter: Vira Vitanska
>            Assignee: Bohdan Hliva
>            Priority: Major
>              Labels: Back-end
>             Fix For: 2.1 release
>
>         Attachments: image-2018-12-20-10-37-08-978.png
>
>
> The bug was found on Azure on Jupyter.
> Preconditions:
> 1. Notebook is created
> Steps to reproduce:
> 1. Create custom Spark Standalone:
> [
> {
> "Classification": "spark-defaults",
> "Properties":
> { "spark.reducer.maxSizeInFlight": "48m" }
> }
> ]
> *Actual result:*
> Custom Spark Standalone is created as default Spark Standalone
> !image-2018-12-20-10-37-08-978.png!
> *Expected result:*
> Custom Spark Standalone is created with custom parameters



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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