You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Eason Lee <so...@gmail.com> on 2011/10/20 03:38:52 UTC

How can i get deleted rows delete using Export/Import tool?

Any sugguestion? thx~~


Re: How can i get deleted rows delete using Export/Import tool?

Posted by lars hofhansl <lh...@yahoo.com>.
This is done and committed to HBase trunk, btw.



________________________________
 From: lars hofhansl <lh...@yahoo.com>
To: "user@hbase.apache.org" <us...@hbase.apache.org> 
Sent: Wednesday, October 26, 2011 3:06 PM
Subject: Re: How can i get deleted rows delete using Export/Import tool?
 
Created https://issues.apache.org/jira/browse/HBASE-4682



----- Original Message -----
From: Eason Lee <so...@gmail.com>
To: user@hbase.apache.org
Cc: 
Sent: Monday, October 24, 2011 6:04 PM
Subject: Re: How can i get deleted rows delete using Export/Import tool?

"raw" scans, that sounds nice~~

> I should probably file a sub-jira to allow "raw" scans (which HBASE-4536 will introduce) in exports.
>
>
>
> ________________________________
> From: Eason Lee<so...@gmail.com>
> To: user@hbase.apache.org
> Sent: Thursday, October 20, 2011 5:38 PM
> Subject: Re: How can i get deleted rows delete using Export/Import tool?
>
> 于 2011/10/21 0:07, Stack 写道:
>> There is no way currently
>> (https://issues.apache.org/jira/browse/HBASE-4536 should change the
>> story).
>> St.Ack
>>
>> 2011/10/19 Eason Lee<so...@gmail.com>:
>>> 于 2011/10/20 9:38, Eason Lee 写道:
>>>> Any sugguestion? thx~~
>>>>
>>>>
>>> See from the source code,Export tool use scan to get the new added
>>> records and dump them into sequencefile
>>> But if I have deleted a record, this record can't be fetched by scan how
>>> can I delete the deleted rows?
>>>
>>>
>>
>
> Thanks,Stack~

Re: How can i get deleted rows delete using Export/Import tool?

Posted by lars hofhansl <lh...@yahoo.com>.
Created https://issues.apache.org/jira/browse/HBASE-4682



----- Original Message -----
From: Eason Lee <so...@gmail.com>
To: user@hbase.apache.org
Cc: 
Sent: Monday, October 24, 2011 6:04 PM
Subject: Re: How can i get deleted rows delete using Export/Import tool?

"raw" scans, that sounds nice~~

> I should probably file a sub-jira to allow "raw" scans (which HBASE-4536 will introduce) in exports.
>
>
>
> ________________________________
> From: Eason Lee<so...@gmail.com>
> To: user@hbase.apache.org
> Sent: Thursday, October 20, 2011 5:38 PM
> Subject: Re: How can i get deleted rows delete using Export/Import tool?
>
> 于 2011/10/21 0:07, Stack 写道:
>> There is no way currently
>> (https://issues.apache.org/jira/browse/HBASE-4536 should change the
>> story).
>> St.Ack
>>
>> 2011/10/19 Eason Lee<so...@gmail.com>:
>>> 于 2011/10/20 9:38, Eason Lee 写道:
>>>> Any sugguestion? thx~~
>>>>
>>>>
>>> See from the source code,Export tool use scan to get the new added
>>> records and dump them into sequencefile
>>> But if I have deleted a record, this record can't be fetched by scan how
>>> can I delete the deleted rows?
>>>
>>>
>>
>
> Thanks,Stack~

Re: How can i get deleted rows delete using Export/Import tool?

Posted by Eason Lee <so...@gmail.com>.
"raw" scans, that sounds nice~~

> I should probably file a sub-jira to allow "raw" scans (which HBASE-4536 will introduce) in exports.
>
>
>
> ________________________________
> From: Eason Lee<so...@gmail.com>
> To: user@hbase.apache.org
> Sent: Thursday, October 20, 2011 5:38 PM
> Subject: Re: How can i get deleted rows delete using Export/Import tool?
>
> 于 2011/10/21 0:07, Stack 写道:
>> There is no way currently
>> (https://issues.apache.org/jira/browse/HBASE-4536 should change the
>> story).
>> St.Ack
>>
>> 2011/10/19 Eason Lee<so...@gmail.com>:
>>> 于 2011/10/20 9:38, Eason Lee 写道:
>>>> Any sugguestion? thx~~
>>>>
>>>>
>>> See from the source code,Export tool use scan to get the new added
>>> records and dump them into sequencefile
>>> But if I have deleted a record, this record can't be fetched by scan how
>>> can I delete the deleted rows?
>>>
>>>
>>
>
> Thanks,Stack~



Re: How can i get deleted rows delete using Export/Import tool?

Posted by lars hofhansl <lh...@yahoo.com>.
I should probably file a sub-jira to allow "raw" scans (which HBASE-4536 will introduce) in exports.



________________________________
From: Eason Lee <so...@gmail.com>
To: user@hbase.apache.org
Sent: Thursday, October 20, 2011 5:38 PM
Subject: Re: How can i get deleted rows delete using Export/Import tool?

于 2011/10/21 0:07, Stack 写道:
> There is no way currently
> (https://issues.apache.org/jira/browse/HBASE-4536 should change the
> story).
> St.Ack
> 
> 2011/10/19 Eason Lee<so...@gmail.com>:
>> 于 2011/10/20 9:38, Eason Lee 写道:
>>> Any sugguestion? thx~~
>>>
>>>
>> See from the source code,Export tool use scan to get the new added
>> records and dump them into sequencefile
>> But if I have deleted a record, this record can't be fetched by scan how
>> can I delete the deleted rows?
>>
>>
> 

Thanks,Stack~

Re: How can i get deleted rows delete using Export/Import tool?

Posted by Eason Lee <so...@gmail.com>.
于 2011/10/21 0:07, Stack 写道:
> There is no way currently
> (https://issues.apache.org/jira/browse/HBASE-4536 should change the
> story).
> St.Ack
> 
> 2011/10/19 Eason Lee<so...@gmail.com>:
>> 于 2011/10/20 9:38, Eason Lee 写道:
>>> Any sugguestion? thx~~
>>>
>>>
>> See from the source code,Export tool use scan to get the new added
>> records and dump them into sequencefile
>> But if I have deleted a record, this record can't be fetched by scan how
>> can I delete the deleted rows?
>>
>>
> 

Thanks,Stack~


Re: How can i get deleted rows delete using Export/Import tool?

Posted by Stack <st...@duboce.net>.
There is no way currently
(https://issues.apache.org/jira/browse/HBASE-4536 should change the
story).
St.Ack

2011/10/19 Eason Lee <so...@gmail.com>:
> 于 2011/10/20 9:38, Eason Lee 写道:
>> Any sugguestion? thx~~
>>
>>
> See from the source code,Export tool use scan to get the new added
> records and dump them into sequencefile
> But if I have deleted a record, this record can't be fetched by scan how
> can I delete the deleted rows?
>
>

Re: How can i get deleted rows delete using Export/Import tool?

Posted by Eason Lee <so...@gmail.com>.
于 2011/10/20 9:38, Eason Lee 写道:
> Any sugguestion? thx~~
> 
> 
See from the source code,Export tool use scan to get the new added
records and dump them into sequencefile
But if I have deleted a record, this record can't be fetched by scan how
can I delete the deleted rows?