[
https://issues.apache.org/jira/browse/LIVY-778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-778:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Livy does not respect spark-defaults.conf configuration
> -------------------------------------------------------
>
> Key: LIVY-778
> URL: https://issues.apache.org/jira/browse/LIVY-778
> Project: Livy
> Issue Type: Bug
> Components: Server
> Reporter: John Pugliesi
> Priority: Minor
> Fix For: 0.10.0
>
>
> Livy currently does not respect the *spark.yarn.dist.archives* property even
> when it's specified in
> spark-defaults.conf, due to this code block:
> [https://github.com/apache/incubator-livy/blob/b8251eb9b3d63c77c61a5950dee5958b654d9633/rsc/src/main/java/org/apache/livy/rsc/ContextLauncher.java#L295-L301]
>
> There should be a way to configure the Livy server with additional spark
> configuration for the property *spark.yarn.dist.archives*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)