dongjoon-hyun commented on a change in pull request #25345: [SPARK-28609][DOC]
Fix broken styles/links and make up-to-date
URL: https://github.com/apache/spark/pull/25345#discussion_r310340367
##########
File path: docs/submitting-applications.md
##########
@@ -182,7 +182,7 @@ The master URL passed to Spark can be in one of the
following formats:
</td></tr>
<tr><td> <code>k8s://HOST:PORT</code> </td><td> Connect to a <a
href="running-on-kubernetes.html">Kubernetes</a> cluster in
<code>cluster</code> mode. Client mode is currently unsupported and
will be supported in future releases.
- The <code>HOST</code> and <code>PORT</code> refer to the [Kubernetes
API Server](https://kubernetes.io/docs/reference/generated/kube-apiserver/).
+ The <code>HOST</code> and <code>PORT</code> refer to the <a
href="https://kubernetes.io/docs/reference/generated/kube-apiserver/">Kubernetes
API Server</a>.
Review comment:
Inside table, we need to use `a` tag like line 183.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]