Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFS Persistence for Bolt Array RDD #293

Open
SteveAIS opened this issue Apr 27, 2016 · 0 comments
Open

HDFS Persistence for Bolt Array RDD #293

SteveAIS opened this issue Apr 27, 2016 · 0 comments

Comments

@SteveAIS
Copy link

It would be nice to be able to persist to HDFS the RDD that is created through a load images call when a Spark context is passed. That would allow quick access later to that RDD without having to go through the load images call again. It could be stored with a call like sc.pickleFile(...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant