Skip to content

Commit 9128c9b

Browse files
authored
spark.repl.target docs update
1 parent ad4c0e3 commit 9128c9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/interpreter/spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ You can also set other Spark properties which are not listed in the table. For a
205205
<td>jvm-1.6</td>
206206
<td>
207207
Manually specifying the Java version of Spark Interpreter Scala REPL,Available options:<br/>
208-
scala-compile v2.10.7 to v2.11.12 supports `jvm-1.5, jvm-1.6, jvm-1.7 and jvm-1.8`, and the default value is jvm-1.6.<br/>
209-
scala-compile v2.10.1 to v2.10.6 supports `jvm-1.5, jvm-1.6, jvm-1.7`, and the default value is jvm-1.6.<br/>
208+
scala-compile v2.10.7 to v2.11.12 supports "jvm-1.5, jvm-1.6, jvm-1.7 and jvm-1.8", and the default value is jvm-1.6.<br/>
209+
scala-compile v2.10.1 to v2.10.6 supports "jvm-1.5, jvm-1.6, jvm-1.7", and the default value is jvm-1.6.<br/>
210210
scala-compile v2.12.x defaults to jvm-1.8, and only supports jvm-1.8.
211211
</td>
212212
</tr>

0 commit comments

Comments
 (0)