[jira] [Commented] (SPARK-13124) Adding JQuery DataTables messed up the Web UI css and js

2016-02-02 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129533#comment-15129533
 ] 

Apache Spark commented on SPARK-13124:
--

User 'ajbozarth' has created a pull request for this issue:
https://github.com/apache/spark/pull/11038

> Adding JQuery DataTables messed up the Web UI css and js
> 
>
> Key: SPARK-13124
> URL: https://issues.apache.org/jira/browse/SPARK-13124
> Project: Spark
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 2.0.0
>Reporter: Alex Bozarth
> Attachments: css_issue.png, js_issue.png
>
>
> With the addition of JQuery DataTables in SPARK-10873 all the old tables are 
> using the new DataTables css instead of the old css. Though we most likely 
> want to switch over completely to DataTables eventually, we should still keep 
> the old tables UI.
> Also when you open up Web Inspector all pages in the WebUI throw an 
> jsonFormatter.min.js.map not found error. This file was not included in the 
> update and seems to be required to use Web Inspector on the new js file 
> (Error doesn't affect actual use)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13124) Adding JQuery DataTables messed up the Web UI css and js

2016-02-01 Thread Alex Bozarth (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127509#comment-15127509
 ] 

Alex Bozarth commented on SPARK-13124:
--

I'm working on a fix for this right now and will open a PR in the morning.

> Adding JQuery DataTables messed up the Web UI css and js
> 
>
> Key: SPARK-13124
> URL: https://issues.apache.org/jira/browse/SPARK-13124
> Project: Spark
>  Issue Type: Bug
>  Components: Web UI
>Affects Versions: 2.0.0
>Reporter: Alex Bozarth
> Attachments: css_issue.png, js_issue.png
>
>
> With the addition of JQuery DataTables in SPARK-10873 all the old tables are 
> using the new DataTables css instead of the old css. Though we most likely 
> want to switch over completely to DataTables eventually, we should still keep 
> the old tables UI.
> Also when you open up Web Inspector all pages in the WebUI throw an 
> jsonFormatter.min.js.map not found error. This file was not included in the 
> update and seems to be required to use Web Inspector on the new js file 
> (Error doesn't affect actual use)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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