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

Serialization issues with nested records #7

Open
mariussoutier opened this issue Apr 25, 2014 · 0 comments
Open

Serialization issues with nested records #7

mariussoutier opened this issue Apr 25, 2014 · 0 comments

Comments

@mariussoutier
Copy link

Hello,

as described before on the mailing list, I'm experiencing serialization issues when accessing Avro nested records from Scalding's Typed API. It usually happens in joins, but can easily be reproduced by using .forceToDisk.

I have set up an example project here:
https://github.com/mariussoutier/avro-example/tree/scalding-avro-issue

The crash can be forced this way:
https://github.com/mariussoutier/avro-example/blob/scalding-avro-issue/src/main/scala/jobs/TrendingTagsJob.scala#L22

You can simply generate some tweets and run it locally as described in the README.

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