elephant-bird
elephant-bird copied to clipboard
elephant-bird fails w/ Cascading 2.0-wip226
With one of the more recent wips, Cascading changed SourceCall from a class to an interface. Elephant-bird uses SourceCall here and other places -- to make this work, the project needs to be recompiled against cascading 2.0-wip226.
Sam, we had to revert to an earlier version if cascading 2 because for a while scalding's tests weren't passing with the other one. We need to make sure this version is cool with Oscar and argyris before bumping it.
On Feb 22, 2012, at 1:44 AM, Sam [email protected] wrote:
With one of the more recent wips, Cascading changed SourceCall from a class to an interface. Elephant-bird uses SourceCall here and other places -- to make this work, the project needs to be recompiled against cascading 2.0-wip226.
Reply to this email directly or view it on GitHub: https://github.com/kevinweil/elephant-bird/issues/145
That sounds good. I'll see if we can get this working today, figure out how to build elephant-bird and send over a pull request.
@johnynek, if you guys are good, I think we should do this. I've got elephant-bird working with my code and wip-226 (plus a mahout exclusion).
Assigned to Oscar - he & Argyris are guiding the ship through treacherous cascading2 API waters.