Github user jerryshao commented on a diff in the pull request:
https://github.com/apache/spark/pull/18170#discussion_r119520479
--- Diff:
core/src/main/resources/org/apache/spark/ui/static/historypage-template.html ---
@@ -20,17 +20,17 @@
<thead>
<tr>
<th>
- <span data-toggle="tooltip" data-placement="right" title="ID of
the application.">
+ <span data-toggle="tooltip" data-placement="right" title="ID of
this application.">
App ID
</span>
</th>
<th>
- <span data-toggle="tooltip" data-placement="above" title="Name of
the application.">
+ <span data-toggle="tooltip" data-placement="right" title="Name of
this application.">
App Name
</span>
</th>
<th class="attemptIDSpan">
- <span data-toggle="tooltip" data-placement="above" title="The
attempt ID of this application since one application might be launched several
times">
+ <span data-toggle="tooltip" data-placement="right" title="The
attempt ID of this application since one application might be launched several
times">
--- End diff --
Why we need to change the tooltip placement to "right", any particular
issue here?
---
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]