NICTA / scoobi

A Scala productivity framework for Hadoop.
http://nicta.github.com/scoobi/
482 stars 97 forks source link

#239: FileUtil.copy in mixed S3/HDFS. #240

Closed daithiocrualaoich closed 11 years ago

daithiocrualaoich commented 11 years ago

Needs FileSystem.get in FileSystems.copyTo for use in mixed S3/HDFS. cf #185, #199. Fixes #239.