[
https://issues.apache.org/jira/browse/ZEPPELIN-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jongyoul Lee updated ZEPPELIN-18:
---------------------------------
Description: We only use python sources under SPARK_HOME/python for
PySpark. I think copying these files into /python is better idea because it
doesn't need to extract - or build - spark no longer. If PySpark has changed by
upgrading Spark version, It's easy to follow up by coping new python files into
zeppelin. If we should support multiple version of spark, we can solve it of
having multiple python files.
> Remove setting SPARK_HOME for PySpark
> -------------------------------------
>
> Key: ZEPPELIN-18
> URL: https://issues.apache.org/jira/browse/ZEPPELIN-18
> Project: Zeppelin
> Issue Type: Improvement
> Reporter: Jongyoul Lee
>
> We only use python sources under SPARK_HOME/python for PySpark. I think
> copying these files into /python is better idea because it doesn't need to
> extract - or build - spark no longer. If PySpark has changed by upgrading
> Spark version, It's easy to follow up by coping new python files into
> zeppelin. If we should support multiple version of spark, we can solve it of
> having multiple python files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)