Weichen Xu created ZEPPELIN-1383: ------------------------------------ Summary: remove SparkInterpreter.getSystemDefault and update relative code Key: ZEPPELIN-1383 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1383 Project: Zeppelin Issue Type: Improvement Components: Interpreters, r-interpreter Affects Versions: 0.7.0 Reporter: Weichen Xu
As the TODO in `InterpreterProperty` says, we should remove `SparkInterpreter.getSystemDefault` methods, because it can be replaced with `InterpreterProperty.getValue` so that we can remove redundant code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)