NICTA / scoobi

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

#189 Check read/write permissions before running jobs #291

Closed zjffdu closed 11 years ago

zjffdu commented 11 years ago

Implement this feature of #189

zjffdu commented 11 years ago

Sorry, it looks like I mess the commits, please just check file : src/main/scala/com/nicta/scoobi/core/DataSink.scala src/main/scala/com/nicta/scoobi/core/DataSource.scala src/main/scala/com/nicta/scoobi/impl/io/Helper.scala

etorreborre commented 11 years ago

I pulled in your modifications and did some refactoring: aa1235e87feefca244f0f159971a715c5bc794c6. If our Jenkins tests work ok, I'll publish a new 0.8.0-SNAPSHOT (well actuallly Jenkins will do it...).