Skip to content
This repository has been archived by the owner on Oct 31, 2018. It is now read-only.

Throw exception in HadoopRDD.compute() #17

Open
kayousterhout opened this issue Mar 17, 2015 · 4 comments
Open

Throw exception in HadoopRDD.compute() #17

kayousterhout opened this issue Mar 17, 2015 · 4 comments
Assignees

Comments

@kayousterhout
Copy link
Member

We should no longer be using HadoopRDD, because it doesn't use monotasks. To make sure we don't inadvertently use this in experiments, we should throw an exception in HadoopRDD.compute() (and disable any associated tests).

@ccanel
Copy link

ccanel commented Mar 17, 2015

Should I do this in this, or a new commit?

@kayousterhout
Copy link
Member Author

new commit!

@ccanel
Copy link

ccanel commented Mar 17, 2015

Should I also remove the ability to save files using the old Hadoop API?

@kayousterhout
Copy link
Member Author

Yeah that sounds great

@ccanel ccanel changed the title Throw exception in HadoopRDD.comptute() Throw exception in HadoopRDD.compute() May 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants