Github user jerryshao commented on the pull request:
https://github.com/apache/spark/pull/10821#issuecomment-190551333
@steveloughran , here "1" is the number of attempts
[here](https://github.com/apache/spark/blob/master/core/src/main/resources/org/apache/spark/ui/static/historypage.js#L126),
and it used to generate a URL
[here](https://github.com/apache/spark/blob/master/core/src/main/resources/org/apache/spark/ui/static/historypage-template.html#L67).
Also in the yarn code, this "1" or "2" is gotten from [attempt
id](https://github.com/apache/spark/blob/master/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala#L276).
This "1" or "2" as attempt id to concatenate the URL is not accessable in
my local test.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]