-
Notifications
You must be signed in to change notification settings - Fork 25
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
Using Avro input and then grouping results in a runtime error. #8
Comments
I pushed a fix for this on the 2.1-bugfix branch. I think it's worth it to get a new jar up since this is a serious problem. |
Hi Chris, Has this been validated? If so, I can push another jar (2.1.1) -- Ken On Nov 2, 2012, at 11:07am, Chris Severs wrote:
Ken Krugler |
All the tests still pass and I ran the gist I linked there which wasn't working before. Let me run on the cluster quick and I'll update. From: Ken Krugler <[email protected]mailto:[email protected]> Hi Chris, Has this been validated? If so, I can push another jar (2.1.1) -- Ken On Nov 2, 2012, at 11:07am, Chris Severs wrote:
Ken Krugler — |
On Nov 2, 2012, at 12:29pm, Chris Severs wrote:
Do we have a unit test that failed before, and now passes? -- Ken
Ken Krugler |
No. I'll add one as well. The problem came up only when trying to group immediately after reading Avros. From: Ken Krugler <[email protected]mailto:[email protected]> On Nov 2, 2012, at 12:29pm, Chris Severs wrote:
Do we have a unit test that failed before, and now passes? -- Ken
Ken Krugler — |
Added a test and verified working. |
Hi Chris - can this be closed? |
From the cascading group:
https://groups.google.com/d/msg/cascading-user/cxnbmn0KFfM/GZuBXXRZNhMJ
The text was updated successfully, but these errors were encountered: