Hi Ted ,
      Thanks for your reply . But I don't want to use coprocessor . Is
there a way where I can read data via our custom jar

Like :

   Region obj  = new Region  ( Region name )
   Obj.read() ;

Thanks
Syed


 On Dec 13, 2013 8:36 PM, "Ted Yu" <yuzhih...@gmail.com> wrote:

> Take a look at
> https://blogs.apache.org/hbase/entry/coprocessor_introduction
>
> Cheers
>
> On Dec 13, 2013, at 5:38 AM, Syed Abdul Kather <in.ab...@gmail.com> wrote:
>
> > Hi ,
> >   Is there a way where i can read record in region directly?
> >
> > Example :
> >   If my table is splited into 8 region and i have 4 RS(Each has 2
> > region) .  I have control on my Rowkey split.
> > Now i need to read data directly from the Region and process  [Data
> > Locality]. I will send my jar to the specified region and it will get
> > executed  kinda
> >
> >
> > If there is link to read it Please share it can be useful.
> >
> >            Thanks and Regards,
> >        S SYED ABDUL KATHER
>

Reply via email to