[ 
https://issues.apache.org/jira/browse/SPARK-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14039991#comment-14039991
 ] 

Sean Owen commented on SPARK-1316:
----------------------------------

PR: https://github.com/apache/spark/pull/1173

Actually, Commons IO is not even a dependency right now.

> 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
>            Priority: Minor
>
> (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)

Reply via email to