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

use more generic binary series loader #362

Open
freeman-lab opened this issue Sep 20, 2016 · 0 comments
Open

use more generic binary series loader #362

freeman-lab opened this issue Sep 20, 2016 · 0 comments

Comments

@freeman-lab
Copy link
Member

Currently to read distributed series binary data we use the spark sc.binaryRecords method. This depends on Hadoop, and may have unexpected ordering behavior across different systems. We should probably just write a method that maps the list of file names and reads the files directly, just as we read binary images.

cc @jwittenbach

@freeman-lab freeman-lab changed the title use more generic use more generic binary series loader Sep 20, 2016
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