We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e79bc commit 106ee31Copy full SHA for 106ee31
docs/configuration.md
@@ -86,7 +86,8 @@ of the most common options to set are:
86
<td><strong><code>spark.master</code></strong></td>
87
<td>(none)</td>
88
<td>
89
- The cluster manager to connect to. See the list of [allowed master URL's](scala-programming-guide.html#master-urls).
+ The cluster manager to connect to. See the list of <a href="scala-programming-guide.html#master-urls">
90
+ allowed master URL's</a>.
91
</td>
92
</tr>
93
<tr>
0 commit comments