You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by parnab kumar <pa...@gmail.com> on 2013/06/11 18:50:02 UTC

read lucene index in mapper

Hi ,

        I need to read an existing lucene index in a map.can someone point
me to the right direction.

Thanks,
Parnab

Re: read lucene index in mapper

Posted by Azuryy Yu <az...@gmail.com>.
you need to add lucene index tar.gz in the distributed cache as archive,
then create index reader in the mapper's setup.

--Send from my Sony mobile.
On Jun 12, 2013 12:50 AM, "parnab kumar" <pa...@gmail.com> wrote:

> Hi ,
>
>         I need to read an existing lucene index in a map.can someone point
> me to the right direction.
>
> Thanks,
> Parnab
>

Re: read lucene index in mapper

Posted by Azuryy Yu <az...@gmail.com>.
you need to add lucene index tar.gz in the distributed cache as archive,
then create index reader in the mapper's setup.

--Send from my Sony mobile.
On Jun 12, 2013 12:50 AM, "parnab kumar" <pa...@gmail.com> wrote:

> Hi ,
>
>         I need to read an existing lucene index in a map.can someone point
> me to the right direction.
>
> Thanks,
> Parnab
>

Re: read lucene index in mapper

Posted by Azuryy Yu <az...@gmail.com>.
you need to add lucene index tar.gz in the distributed cache as archive,
then create index reader in the mapper's setup.

--Send from my Sony mobile.
On Jun 12, 2013 12:50 AM, "parnab kumar" <pa...@gmail.com> wrote:

> Hi ,
>
>         I need to read an existing lucene index in a map.can someone point
> me to the right direction.
>
> Thanks,
> Parnab
>

Re: read lucene index in mapper

Posted by Azuryy Yu <az...@gmail.com>.
you need to add lucene index tar.gz in the distributed cache as archive,
then create index reader in the mapper's setup.

--Send from my Sony mobile.
On Jun 12, 2013 12:50 AM, "parnab kumar" <pa...@gmail.com> wrote:

> Hi ,
>
>         I need to read an existing lucene index in a map.can someone point
> me to the right direction.
>
> Thanks,
> Parnab
>