| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
17 (0.169s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7167] Thrift's deleteMultiple() raises exception instead of returning list of failed deletes - HBase - [issue]
|
|
...Thrift API claims deleteMultiple() returns the list of failed Deletes, but the current implementation throws a TIOError instead....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7167
Author: Daniel Gómez Ferro,
2013-04-24, 07:05
|
|
|
[HBASE-7155] Excessive usage of InterruptedException where it can't be thrown - HBase - [issue]
|
|
...RootRegionTracker.getRootRegionLocation() declares that it can throw an InterruptedException, but it can't. This exception is rethrown by many other functions reaching the HBaseAdmin API.If ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7155
Author: Daniel Gómez Ferro,
2012-11-30, 16:45
|
|
|
[HBASE-5579] A Delete Version could mask other values - HBase - [issue]
|
|
...A Delete Version operation mask values that have version = 0. The problem happens at ScanDeleteTracker....
|
|
|
http://issues.apache.org/jira/browse/HBASE-5579
Author: Daniel Gómez Ferro,
2012-03-16, 05:52
|
|
|
Re: Scan.addFamiliy reduces results - HBase - [mail # user]
|
|
...As I told you in the other message, if you don't addColumn() the column you are filtering on, by default it will return any row that doesn't contain t he said column: http://hbase.apac...
|
|
|
Author: Daniel Gómez Ferro,
2012-03-15, 19:25
|
|
|
Re: Scan.addFamiliy reduces results - HBase - [mail # user]
|
|
...On Mar 15, 2012, at 17:08 , Peter Wolf wrote: s/org/apache/hadoop/hbase/filter/SingleColumnValueFilter.html ) When using this filter on a Scan with specified inputs, the column...
|
|
|
Author: Daniel Gómez Ferro,
2012-03-15, 17:58
|
|
|
Re: While putting value in one column-family results getting the same value from every column-family of the table when column name is same. - HBase - [mail # dev]
|
|
...Hi, I think you are hitting HBASE-5271. I don't know what release has this fix integrated. Regards, Daniel On Feb 29, 2012, at 10:15 , krishnaprasad wrote: ile-...
|
|
|
Author: Daniel Gómez Ferro,
2012-02-29, 16:17
|
|
|
Re: Return value from RegionObserver.preIncrement() - HBase - [mail # dev]
|
|
...Hi Lars, Done: https://issues.apache.org/jira/browse/HBASE-4903 What's the best option to solve this? Thanks, Daniel On Nov 30, 2011, at 15:10 , Lars George wrote: &n...
|
|
|
Author: Daniel Gómez Ferro,
2011-11-30, 14:47
|
|
|
Return value from RegionObserver.preIncrement() - HBase - [mail # dev]
|
|
...Hi, RegionObserver.preIncrement() receives a Result object which it can modify if it wants to return directly to the client. However the only way of modif ying it that I could fi...
|
|
|
Author: Daniel Gómez Ferro,
2011-11-30, 11:37
|
|
|
Re: delete operation with timestamp - HBase - [mail # user]
|
|
...On Nov 24, 2011, at 08:38 , Yi Liang wrote: ] Hi, The second point is not a bug, it's how HBase is designed. Any delete (exce pt deleteColumn) inserts a tombstone marker wh...
|
|
|
Author: Daniel Gómez Ferro,
2011-11-24, 15:57
|
|
|
Re: Omid: Transactional Support for HBase - HBase - [mail # user]
|
|
...On Nov 8, 2011, at 10:48 , Daniel Gómez Ferro wrote: provide some scripts to launch them locally if you just want to try it. I'v e just pushed a change so you don't need to install any...
|
|
|
Author: Daniel Gómez Ferro,
2011-11-08, 10:37
|
|
|
|