Vira Vitanska created DLAB-238:
----------------------------------
Summary: [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
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: [email protected]
For additional commands, e-mail: [email protected]