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

Dependency on cascading-hadoop rather than cascading-hadoop2 #34

Open
poneill00 opened this issue Dec 23, 2014 · 2 comments
Open

Dependency on cascading-hadoop rather than cascading-hadoop2 #34

poneill00 opened this issue Dec 23, 2014 · 2 comments
Assignees
Milestone

Comments

@poneill00
Copy link

SHouldnt this be on cascading-hadoop2-mr1 or at least a version of cascading.avro that uses the latest hadoop2 cascading jars?

@kkrugler
Copy link
Member

The 2.5 release (October 20, 2014) is based on Cascading 2.5/Hadoop 2.2, and has this dependency on Avro:

        <groupId>org.apache.avro</groupId>
        <artifactId>avro-mapred</artifactId>
        <version>1.7.7</version>
        <classifier>hadoop2</classifier> 

So does that satisfy your issue above?

@kkrugler kkrugler added this to the 3.1 milestone Jul 12, 2016
@kkrugler
Copy link
Member

I think this is going to be resolved as part of the 3.1 release

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

3 participants