Jeff Zhang created ZEPPELIN-4176: ------------------------------------ Summary: Remove old spark interpreter Key: ZEPPELIN-4176 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4176 Project: Zeppelin Issue Type: Improvement Reporter: Jeff Zhang
The old spark interpreter has several issues, and we introduce new spark interpreter implementation in 0.8. This ticket is to remove it in 0.9. Here's the issues of old spark interpreter. # Didn't use native scala shell api. # Dependency management is not applied for yarn cluster mode. # It can not support scala 2.12 due to point 1 -- This message was sent by Atlassian JIRA (v7.6.3#76005)