[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org