[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Issue Type: Improvement  (was: Bug)

> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
> Attachments: before.png, fix1.png, fix.png
>
>
> 1.The title style about field is error.
> 2.Title text description, 'the application' should be changed to 'this 
> application'.
> 3.Analysis of code:
> $('#hisotry-summary [data-toggle="tooltip"]').tooltip();
> hisotry-summary is the spelling error. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Issue Type: Bug  (was: Improvement)

> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
> Attachments: before.png, fix1.png, fix.png
>
>
> 1.The title style about field is error.
> 2.Title text description, 'the application' should be changed to 'this 
> application'.
> 3.Analysis of code:
> $('#history-summary [data-toggle="tooltip"]').tooltip();
> The id of 'history-summary' is not there. We only contain id of 
> 'history-summary-table'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Description: 
1.The title style about field is error.

2.Title text description, 'the application' should be changed to 'this 
application'.

3.Analysis of code:
$('#hisotry-summary [data-toggle="tooltip"]').tooltip();
hisotry-summary is the spelling error. 


  was:
1.The title style about field is error.

2.Title text description, 'the application' should be changed to 'this 
application'.

3.Analysis of code:
$('#history-summary [data-toggle="tooltip"]').tooltip();
The id of 'history-summary' is not there. We only contain id of 
'history-summary-table'.


> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
> Attachments: before.png, fix1.png, fix.png
>
>
> 1.The title style about field is error.
> 2.Title text description, 'the application' should be changed to 'this 
> application'.
> 3.Analysis of code:
> $('#hisotry-summary [data-toggle="tooltip"]').tooltip();
> hisotry-summary is the spelling error. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Attachment: fix1.png
fix.png
before.png

> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
> Attachments: before.png, fix1.png, fix.png
>
>
> 1.The title style about field is error.
> 2.Title text description, 'the application' should be changed to 'this 
> application'.
> 3.Analysis of code:
> $('#history-summary [data-toggle="tooltip"]').tooltip();
> The id of 'history-summary' is not there. We only contain id of 
> 'history-summary-table'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Description: 
1.The title style about field is error.

2.Title text description, 'the application' should be changed to 'this 
application'.

3.Analysis of code:
$('#history-summary [data-toggle="tooltip"]').tooltip();
The id of 'history-summary' is not there. We only contain id of 
'history-summary-table'.

> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
>
> 1.The title style about field is error.
> 2.Title text description, 'the application' should be changed to 'this 
> application'.
> 3.Analysis of code:
> $('#history-summary [data-toggle="tooltip"]').tooltip();
> The id of 'history-summary' is not there. We only contain id of 
> 'history-summary-table'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-20942) The title style about field is error in the history server web ui.

2017-05-31 Thread guoxiaolongzte (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-20942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

guoxiaolongzte updated SPARK-20942:
---
Summary: The title style about field is error in the history server web ui. 
 (was: The title style about field is error and the search field should not 
contain ''Event Log ' field in the history server web ui.)

> The title style about field is error in the history server web ui.
> --
>
> Key: SPARK-20942
> URL: https://issues.apache.org/jira/browse/SPARK-20942
> Project: Spark
>  Issue Type: Improvement
>  Components: Web UI
>Affects Versions: 2.1.1
>Reporter: guoxiaolongzte
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org