Vira Vitanska created DLAB-314:
----------------------------------
Summary: Custom parameters (for local/remote sparks) should be
added to Zeppelin Interpreters
Key: DLAB-314
URL: https://issues.apache.org/jira/browse/DLAB-314
Project: Apache DLab
Issue Type: Task
Reporter: Vira Vitanska
Assignee: Oleh Martushevskyi
*Preconditions:*
1. Apache zeppelin is created
*Steps to reproduce:*
1. reconfigure local spark/remote spark with next parameters:
[
{
"Classification": "spark-defaults",
"Properties":
{ "spark.shuffle.compress": "true", "spark.network.timeout": "120s" }
}
]
*Actual result:*
Custom parameters are absent in zeppelin Interpreters
*Expected result:*
Custom parameters are present in zeppelin Interpreters
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]