| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
214 (0.126s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7854] Provide ways for cross region transaction - HBase - [issue]
|
|
...It would be better we provide some ways so as to perform cross region transaction for regions within same RS. May be allow CPs to do this....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7854
Author: Anoop Sam John,
2013-02-15, 07:08
|
|
|
RE: Using HBase for Deduping - HBase - [mail # user]
|
|
...When max versions set as 1 and duplicate key is added, the last added will win removing the old. This is what you want Rahul? I think from his explanation he needs the reverse wa...
|
|
|
Author: Anoop Sam John,
2013-02-15, 04:19
|
|
|
RE: Using Hbase for Dedupping - HBase - [mail # user]
|
|
...Hi Rahul When you say that some events can come with duplicate UUID, what is the probability of such duplicate events? Is it like most o...
|
|
|
Author: Anoop Sam John,
2013-02-15, 03:55
|
|
|
RE: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...Can you post the code in your new InternalScanner ? next() method implementation. Would like to see how you are doing thie KV change -Anoop- _____________________________________...
|
|
|
Author: Anoop Sam John,
2013-02-13, 05:29
|
|
|
RE: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...You can change as per your need IMO -Anoop- ________________________________________ From: Mesika, Asaf [[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2013 2:43 PM To: [EMAIL PR...
|
|
|
Author: Anoop Sam John,
2013-02-12, 09:22
|
|
|
RE: Custom preCompact RegionObserver crashes entire cluster on OOME: Heap Space - HBase - [mail # user]
|
|
...Asaf, You have created a wrapper around the original InternalScanner instance created by the compaction flow? When I wrote the Region Observer ...
|
|
|
Author: Anoop Sam John,
2013-02-12, 06:44
|
|
|
RE: restrict clients - HBase - [mail # user]
|
|
...HBase supports Kerberos based authentication. Only those client nodes with a valid Kerberos ticket can connect with the HBase cluster. -Anoop- ________________________________________ ...
|
|
|
Author: Anoop Sam John,
2013-02-12, 03:36
|
|
|
RE: Get on a row with multiple columns - HBase - [mail # user]
|
|
...You mean the end point is geetting executed with high QoS? You checked with some logs? -Anoop- ________________________________________ From: Varun Sharma [[EMAIL PROTECTED]] Se...
|
|
|
Author: Anoop Sam John,
2013-02-11, 12:50
|
|
|
RE: Start key and End key in HBase - HBase - [mail # user]
|
|
...When you do a scan with out specifying any start/end keys, it is full table scan. The scan from client side will go through all the regions one after the other. But when you know the rowkey ...
|
|
|
Author: Anoop Sam John,
2013-02-04, 07:08
|
|
|
RE: Start key and End key in HBase - HBase - [mail # user]
|
|
...Can you pls make the question clear? You mean use in Scan? -Anoop- ________________________________________ From: [EMAIL PROTECTED] [[EMAIL PROTECTED]] Sent: Monday, February 04,...
|
|
|
Author: Anoop Sam John,
2013-02-04, 04:42
|
|
|
|