Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 6 from 6 (0.734s).
Loading phrases to help you
refine your search...
[HBASE-7189] Adjacent column with timestamp=0 marked for deletion inadvertently - HBase - [issue]
...This is an esoteric issue that I ran into. We're using binary arrays for column names and "compact" the columns from old rows into a single column to reduce storage usage. The column names a...
http://issues.apache.org/jira/browse/HBASE-7189    Author: Chris Larsen, 2012-11-22, 04:50
RE: Problem deleting neighboors with timestamp=0 - HBase - [mail # user]
...Filed: HBASE-7189  From: Chris Larsen [mailto:[EMAIL PROTECTED]]  Sent: Monday, November 19, 2012 3:41 PM To: [EMAIL PROTECTED] Subject: RE: Problem deleting neighboors with timest...
   Author: Chris Larsen, 2012-11-19, 21:25
RE: Problem deleting neighboors with timestamp=0 - HBase - [mail # user]
...or why the delete command deleted the row with 0   For the delete command so that rows with a ts=0 are not marked for deletion inadvertently. Thanks Ram.  From: ramkrishna vasudeva...
   Author: Chris Larsen, 2012-11-19, 20:40
RE: Problem deleting neighboors with timestamp=0 - HBase - [mail # user]
...application logic rather than HBase. Essentially,  to be a valid value. What if someone really wants to use  different use cases. So, i dont think it would be a good idea of  ...
   Author: Chris Larsen, 2012-11-19, 16:24
RE: Problem deleting neighboors with timestamp=0 - HBase - [mail # user]
...which you did not want to delete?  Yes, my code was setting the timestamp explicitly to 0. I fixed that bug in my code (since I do want a valid timestamp) but I was wondering if a times...
   Author: Chris Larsen, 2012-11-19, 05:45
Problem deleting neighboors with timestamp=0 - HBase - [mail # user]
...Hello, I was going nuts over an issue where I would try to delete a single column but a neighboring column (sorted by the column names in bytes) was also being deleted because, I found out, ...
   Author: Chris Larsen, 2012-11-18, 20:14
Sort:
project
HBase (6)
type
mail # user (5)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (6)
author
Stack (3753)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (985)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Chris Larsen