Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-1316

Remove use of Commons IO

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.9.0
    • 1.1.0
    • Spark Core
    • None

    Description

      (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.

      Attachments

        Activity

          People

            srowen Sean R. Owen
            srowen Sean R. Owen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: