pan3793 commented on code in PR #4737:
URL: https://github.com/apache/zeppelin/pull/4737#discussion_r1528767231


##########
docs/usage/interpreter/installation.md:
##########
@@ -47,31 +47,6 @@ You can get full list of community managed interpreters by 
running
 ./bin/install-interpreter.sh --list
 ```
 
-#### Install interpreter built with Scala 2.10
-Zeppelin support both Scala 2.10 and 2.11 for several interpreters as below:
-
-<table class="table-configuration">
-  <tr>
-    <th>Name</th>
-    <th>Maven Artifact for Scala 2.10</th>
-    <th>Maven Artifact for Scala 2.11</th>
-  </tr>
-  <tr>
-    <td>spark</td>
-    <td>org.apache.zeppelin:zeppelin-spark_2.10:0.10.0</td>
-    <td>org.apache.zeppelin:zeppelin-spark_2.11:0.10.0</td>
-  </tr>
-</table>
-
-#### Install Spark interpreter built with Scala 2.10

Review Comment:
   it's outdated. 
https://mvnrepository.com/artifact/org.apache.zeppelin/zeppelin-spark



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to