Jongyoul Lee created ZEPPELIN-3366: -------------------------------------- Summary: Remove spark dependency when packaging it Key: ZEPPELIN-3366 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3366 Project: Zeppelin Issue Type: Improvement Reporter: Jongyoul Lee Assignee: Jongyoul Lee
When building/packaging Zeppelin, downloading spark dependency make the build time longer and the build size bigger. Instead of it, it would be better to download Spark binary package when launching Zeppelin at the first time and to make it configurable if they don't want to download it and use their own one. -- This message was sent by Atlassian JIRA (v7.6.3#76005)