elephant-bird icon indicating copy to clipboard operation
elephant-bird copied to clipboard

elephant-bird fails w/ Cascading 2.0-wip226

Open sritchie opened this issue 13 years ago • 4 comments

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.

sritchie avatar Feb 22 '12 09:02 sritchie

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

dvryaboy avatar Feb 22 '12 11:02 dvryaboy

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.

sritchie avatar Feb 22 '12 16:02 sritchie

@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).

sritchie avatar Feb 23 '12 04:02 sritchie

Assigned to Oscar - he & Argyris are guiding the ship through treacherous cascading2 API waters.

traviscrawford avatar Feb 28 '12 03:02 traviscrawford