[
https://issues.apache.org/jira/browse/SPARK-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-6597:
-----------------------------------
Assignee: Apache Spark
> Replace `input:checkbox` with `input[type="checkbox"] in additional-metrics.js
> ------------------------------------------------------------------------------
>
> Key: SPARK-6597
> URL: https://issues.apache.org/jira/browse/SPARK-6597
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Affects Versions: 1.2.2, 1.3.1, 1.4.0
> Reporter: Kousuke Saruta
> Assignee: Apache Spark
> Priority: Minor
>
> In additional-metrics.js, there are some selector notation like
> `input:checkbox` but JQuery's official document says `input[type="checkbox"]`
> is better.
> https://api.jquery.com/checkbox-selector/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]