[ISSUE] (TEPHRA-62) Support native HBase deletes

2 views
Skip to first unread message

Gary Helmling (JIRA)

unread,
Feb 3, 2015, 3:16:45 PM2/3/15
to tephr...@googlegroups.com
Gary Helmling created an issue
 
Tephra / Improvement TEPHRA-62
Support native HBase deletes
Issue Type: Improvement Improvement
Assignee: Gary Helmling
Created: 03/Feb/15 12:14 PM
Priority: Major Major
Reporter: Gary Helmling

Tephra does not currently allow use of native HBase deletes due to the need to rollback failed transactions. Deletes in HBase cannot be "undone" (other than writing more data at a newer timestamp), so if a transaction includes a delete, but the transactions fails, there is no way to complete rollback.

This is discussion in HBase on adding an "undo" operation, which would allow reversing delete operations – https://issues.apache.org/jira/browse/HBASE-11292. If this gets added, we should transaction to using native HBase deletes, instead of the current mechanism of writing empty values to signify a delete.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.1.5#6160-sha1:a61a0fc)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages