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

[ADAM-237] Migrate to Chill serialization libraries. #391

Merged
merged 1 commit into from
Sep 20, 2014

Conversation

fnothaft
Copy link
Member

Fixes #237 by migrating to Chill's avro serializers. Also bumps the Scala version to 2.10.4, which is used by Spark 1.1.0 and Chill 0.5.0. Ironically enough, it seems that our original serializers were actually the inspiration for adding Avro to Chill! See twitter/chill#171 ;).

massie added a commit that referenced this pull request Sep 20, 2014
[ADAM-237] Migrate to Chill serialization libraries.
@massie massie merged commit 42508d1 into bigdatagenomics:master Sep 20, 2014
@massie
Copy link
Member

massie commented Sep 20, 2014

Thanks, Frank!

@fnothaft fnothaft deleted the chill-serializers branch September 20, 2014 16:59
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

Successfully merging this pull request may close these issues.

Use AvroSerializer from Chill
2 participants