[ https://issues.apache.org/jira/browse/SPARK-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin resolved SPARK-1316. -------------------------------- Resolution: Fixed Fix Version/s: 1.1.0 Assignee: Sean Owen > Remove use of Commons IO > ------------------------ > > Key: SPARK-1316 > URL: https://issues.apache.org/jira/browse/SPARK-1316 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 0.9.0 > Reporter: Sean Owen > Assignee: Sean Owen > Priority: Minor > Fix For: 1.1.0 > > > (This follows from a side point on SPARK-1133, in discussion of the PR: > https://github.com/apache/spark/pull/164 ) > Commons IO is barely used in the project, and can easily be replaced with > equivalent calls to Guava or the existing Spark Utils.scala class. > Removing a dependency feels good, and this one in particular can get a little > problematic since Hadoop uses it too. -- This message was sent by Atlassian JIRA (v6.2#6252)