You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by Sigurd Spieckermann <si...@gmail.com> on 2012/10/10 16:47:23 UTC

Join-package in new API?

Hi,

I've just noticed that the join-package only exists in the old map-reduce
API. Is there a particular reason why it's not in the new API? (deprecated
maybe?) If so, what is the approach to take in order to perform this
map-side join strategy with the new API?

Thanks,
Sigurd

Re: Join-package in new API?

Posted by Chris Douglas <cd...@apache.org>.
It was ported in a later version:

https://issues.apache.org/jira/browse/MAPREDUCE-355

-C

On Wed, Oct 10, 2012 at 7:47 AM, Sigurd Spieckermann
<si...@gmail.com> wrote:
> Hi,
>
> I've just noticed that the join-package only exists in the old map-reduce
> API. Is there a particular reason why it's not in the new API? (deprecated
> maybe?) If so, what is the approach to take in order to perform this
> map-side join strategy with the new API?
>
> Thanks,
> Sigurd

Re: Join-package in new API?

Posted by Chris Douglas <cd...@apache.org>.
It was ported in a later version:

https://issues.apache.org/jira/browse/MAPREDUCE-355

-C

On Wed, Oct 10, 2012 at 7:47 AM, Sigurd Spieckermann
<si...@gmail.com> wrote:
> Hi,
>
> I've just noticed that the join-package only exists in the old map-reduce
> API. Is there a particular reason why it's not in the new API? (deprecated
> maybe?) If so, what is the approach to take in order to perform this
> map-side join strategy with the new API?
>
> Thanks,
> Sigurd

Re: Join-package in new API?

Posted by Chris Douglas <cd...@apache.org>.
It was ported in a later version:

https://issues.apache.org/jira/browse/MAPREDUCE-355

-C

On Wed, Oct 10, 2012 at 7:47 AM, Sigurd Spieckermann
<si...@gmail.com> wrote:
> Hi,
>
> I've just noticed that the join-package only exists in the old map-reduce
> API. Is there a particular reason why it's not in the new API? (deprecated
> maybe?) If so, what is the approach to take in order to perform this
> map-side join strategy with the new API?
>
> Thanks,
> Sigurd

Re: Join-package in new API?

Posted by Chris Douglas <cd...@apache.org>.
It was ported in a later version:

https://issues.apache.org/jira/browse/MAPREDUCE-355

-C

On Wed, Oct 10, 2012 at 7:47 AM, Sigurd Spieckermann
<si...@gmail.com> wrote:
> Hi,
>
> I've just noticed that the join-package only exists in the old map-reduce
> API. Is there a particular reason why it's not in the new API? (deprecated
> maybe?) If so, what is the approach to take in order to perform this
> map-side join strategy with the new API?
>
> Thanks,
> Sigurd