You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Ioan Eugen Stan <st...@gmail.com> on 2011/08/02 11:12:53 UTC

copy one row

Hello,

Is there a way to copy all the information one row contains to another
row without taking all data through the client?

Thanks,

-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/

Re: copy one row

Posted by Jean-Daniel Cryans <jd...@apache.org>.
Good question Eric, AFAIK that would be custom.

J-D

On Tue, Aug 2, 2011 at 11:13 AM, Eric Charles
<er...@u-mangate.com> wrote:
> Hi J-D,
>
> Are you referring to a custom coprocessor, or is it a built-in new copy API?
>
> Thx.
>
> On 02/08/11 19:01, Jean-Daniel Cryans wrote:
>>
>> Not in the current release, but you could do that with 0.92 when it
>> gets released.
>>
>> J-D
>>
>> On Tue, Aug 2, 2011 at 2:12 AM, Ioan Eugen Stan<st...@gmail.com>
>>  wrote:
>>>
>>> Hello,
>>>
>>> Is there a way to copy all the information one row contains to another
>>> row without taking all data through the client?
>>>
>>> Thanks,
>>>
>>> --
>>> Ioan Eugen Stan
>>> http://ieugen.blogspot.com/
>>>
>
>
> --
> Eric Charles
> http://about.echarles.net
>

Re: copy one row

Posted by Eric Charles <er...@u-mangate.com>.
Hi J-D,

Are you referring to a custom coprocessor, or is it a built-in new copy API?

Thx.

On 02/08/11 19:01, Jean-Daniel Cryans wrote:
> Not in the current release, but you could do that with 0.92 when it
> gets released.
>
> J-D
>
> On Tue, Aug 2, 2011 at 2:12 AM, Ioan Eugen Stan<st...@gmail.com>  wrote:
>> Hello,
>>
>> Is there a way to copy all the information one row contains to another
>> row without taking all data through the client?
>>
>> Thanks,
>>
>> --
>> Ioan Eugen Stan
>> http://ieugen.blogspot.com/
>>


-- 
Eric Charles
http://about.echarles.net

Re: copy one row

Posted by Jean-Daniel Cryans <jd...@apache.org>.
When it's done :)

On Tue, Aug 2, 2011 at 1:16 PM, Ioan Eugen Stan <st...@gmail.com> wrote:
> 2011/8/2 Jean-Daniel Cryans <jd...@apache.org>:
>> Not in the current release, but you could do that with 0.92 when it
>> gets released.
>>
>> J-D
>
> Thanks J-D,
>
> This means I will have to copy things manually until the next version
> of HBase. Do you know when that is going to be?
>
> --
> Ioan Eugen Stan
> http://ieugen.blogspot.com/
>

Re: copy one row

Posted by Ioan Eugen Stan <st...@gmail.com>.
2011/8/2 Jean-Daniel Cryans <jd...@apache.org>:
> Not in the current release, but you could do that with 0.92 when it
> gets released.
>
> J-D

Thanks J-D,

This means I will have to copy things manually until the next version
of HBase. Do you know when that is going to be?

-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/

Re: copy one row

Posted by Jean-Daniel Cryans <jd...@apache.org>.
Not in the current release, but you could do that with 0.92 when it
gets released.

J-D

On Tue, Aug 2, 2011 at 2:12 AM, Ioan Eugen Stan <st...@gmail.com> wrote:
> Hello,
>
> Is there a way to copy all the information one row contains to another
> row without taking all data through the client?
>
> Thanks,
>
> --
> Ioan Eugen Stan
> http://ieugen.blogspot.com/
>