You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/18 11:29:45 UTC

[jira] [Assigned] (SPARK-10070) Remove Guava dependencies in user guides

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

Apache Spark reassigned SPARK-10070:
------------------------------------

    Assignee: Apache Spark

> Remove Guava dependencies in user guides
> ----------------------------------------
>
>                 Key: SPARK-10070
>                 URL: https://issues.apache.org/jira/browse/SPARK-10070
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation, ML, MLlib
>            Reporter: Feynman Liang
>            Assignee: Apache Spark
>            Priority: Minor
>              Labels: starter
>
> Many code examples in documentation use {{Lists.newArrayList}} (e.g. [ml-feature|https://github.com/apache/spark/blob/master/docs/ml-features.md]) which brings in a dependency on {{com.google.common.collect.Lists}}.
> We can remove this dependency by using {{Arrays.asList}} instead.



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

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