Skip to content
Snippets Groups Projects
Commit d9a148ba authored by Kay Ousterhout's avatar Kay Ousterhout
Browse files

[SPARK-4686] Link to allowed master URLs is broken

The link points to the old scala programming guide; it should point to the submitting applications page.

This should be backported to 1.1.2 (it's been broken as of 1.0).

Author: Kay Ousterhout <kayousterhout@gmail.com>

Closes #3542 from kayousterhout/SPARK-4686 and squashes the following commits:

a8fc43b [Kay Ousterhout] [SPARK-4686] Link to allowed master URLs is broken
parent 6dfe38a0
No related branches found
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ of the most common options to set are: ...@@ -98,7 +98,7 @@ of the most common options to set are:
<td>(none)</td> <td>(none)</td>
<td> <td>
The cluster manager to connect to. See the list of The cluster manager to connect to. See the list of
<a href="scala-programming-guide.html#master-urls"> allowed master URL's</a>. <a href="submitting-applications.html#master-urls"> allowed master URL's</a>.
</td> </td>
</tr> </tr>
<tr> <tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment