Ahyoung Ryu created ZEPPELIN-2090: ------------------------------------- Summary: Need to remove deprecated Key: ZEPPELIN-2090 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2090 Project: Zeppelin Issue Type: Improvement Affects Versions: 0.7.0 Reporter: Ahyoung Ryu Assignee: Ahyoung Ryu Priority: Minor Fix For: 0.7.1
In [docs/0.7.0/install/configuration.html#zeppelin-properties|https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#zeppelin-properties], it says "This property is deprecated since Zeppelin-0.6.0 and will not be supported from Zeppelin-0.7.0." for {{zeppelin.interpreters}}. But there are still some places to guide to use this property. - [docs/0.7.0/manual/interpreterinstallation.html#install-3rd-party-interpreters|https://zeppelin.apache.org/docs/0.7.0/manual/interpreterinstallation.html#install-3rd-party-interpreters] - [zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/install/InstallInterpreter.java#L291|https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/install/InstallInterpreter.java#L291] We need to remove this msg. -- This message was sent by Atlassian JIRA (v6.3.15#6346)