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

Support writing RDD[Feature] to various file formats #710

Closed
4 tasks done
ryan-williams opened this issue Jun 4, 2015 · 5 comments
Closed
4 tasks done

Support writing RDD[Feature] to various file formats #710

ryan-williams opened this issue Jun 4, 2015 · 5 comments
Milestone

Comments

@ryan-williams
Copy link
Member

ryan-williams commented Jun 4, 2015

I'm imagining methods in FeatureRDDFunctions analogous to the {Sam,Bam,Adam,Fastq} methods in AlignmentRecordRDDFunctions.

@laserson
Copy link
Contributor

laserson commented Jun 5, 2015

+1, though this may run into some model incompatibilities.

@fnothaft
Copy link
Member

Do we want this to be automagical or explicit or both?

BTW, I didn't realize you could do subfeatures with the checkboxes. Nifty!

@ryan-williams
Copy link
Member Author

I like the place we netted out at with "reads" files/formats: expose a method that infers format from file format and delegates to other exposed format-specific methods, so that the caller can choose to specify format or not.

@fnothaft
Copy link
Member

I think that sounds good too. Let's have that be the default approach moving forward.

@fnothaft
Copy link
Member

Closed by 8abb47a.

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

4 participants