Github user guoxiaolongzte commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18170#discussion_r119523056
  
    --- 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.">
    --- End diff --
    
    Hello, you mean, the application is changed to this application? Or 'above' 
to 'right'?
    
    first, consistent with other field titles.
    
![11](https://cloud.githubusercontent.com/assets/26266482/26663856/350b369e-46c0-11e7-8a0d-b44a7a9f3a80.png)
    
    second, The tooltip placement to "above", the prompt position will always 
be displayed on the APP ID, rather than on the current title.


---
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]

Reply via email to