brandonJY commented on a change in pull request #29154:
URL: https://github.com/apache/spark/pull/29154#discussion_r456997476
##########
File path: docs/running-on-yarn.md
##########
@@ -60,7 +60,7 @@ For example:
examples/jars/spark-examples*.jar \
10
-The above starts a YARN client program which starts the default Application
Master. Then SparkPi will be run as a child thread of Application Master. The
client will periodically poll the Application Master for status updates and
display them in the console. The client will exit once your application has
finished running. Refer to the "Debugging your Application" section below for
how to see driver and executor logs.
+The above starts a YARN client program which starts the default Application
Master. Then SparkPi will be run as a child thread of Application Master. The
client will periodically poll the Application Master for status updates and
display them in the console. The client will exit once your application has
finished running. Refer to the [Debugging your
Application](running-on-yarn.html#debugging-your-application) section below for
how to see driver and executor logs.
Review comment:
@srowen Thanks for the suggestion. Tested, the anchor link alone works.
Besides this link, updated another link on this page which is simliar as well.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]