You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More generally, I was thinking it might be nice to not force the include of cascading in cascading.avro. Does that sound reasonable to you (and anyone else)? Right now I think cascading.avro has a dependency on some version of cascading but it could be changed to be a provided dependency so it doesn't step on your chosen version of cascading if you use maven. It's also possible of course to exclude the cascading from cascading.avro in the pom file but it might be nice to do so by default.
And we only need to depend on cascading-hadoop (and cascading-local?), not cascading-core
The text was updated successfully, but these errors were encountered:
Chris Severs had said:
And we only need to depend on cascading-hadoop (and cascading-local?), not cascading-core
The text was updated successfully, but these errors were encountered: