[
https://issues.apache.org/jira/browse/SPARK-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14060151#comment-14060151
]
Sean Owen commented on SPARK-2414:
----------------------------------
Note that jQuery is MIT licensed. It's fine to include its source but the Spark
LICENSE file needs to reference it and its license if it's kept. Take a look
for the section in that file, and see
http://www.apache.org/dev/licensing-howto.html
Or of course removing it moots the point.
> Remove jquery
> -------------
>
> Key: SPARK-2414
> URL: https://issues.apache.org/jira/browse/SPARK-2414
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Priority: Minor
>
> SPARK-2384 introduces jquery for tooltip display. We can probably just create
> a very simple javascript for tooltip instead of pulling in jquery.
> https://github.com/apache/spark/pull/1314
--
This message was sent by Atlassian JIRA
(v6.2#6252)