| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
219 (0.089s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
[HBASE-5664] CP hooks in Scan flow for fast forward when filter filters out a row - HBase - [issue]
|
|
...In HRegion.nextInternal(int limit, String metric) We have while(true) loop so as to fetch a next result which satisfies filter condition. When Filter filters out the current fetched row we c...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5664
Author: Anoop Sam John,
2013-02-02, 08:09
|
|
|
RE: HBase Checksum - HBase - [mail # user]
|
|
...Hi Robert When HDFS is doing the local short circuit read, it will use BlockReaderLocal class for reading. There should be some logs at the DFS clien...
|
|
|
Author: Anoop Sam John,
2013-02-01, 05:51
|
|
|
RE: HBase Checksum - HBase - [mail # user]
|
|
...You can check with HDFS level logs whether the checksum meta file is getting read to the DFS client? In the HBase handled checksum, this should not happen. Have you noticed any perf gain whe...
|
|
|
Author: Anoop Sam John,
2013-02-01, 03:55
|
|
|
RE: Time to wrap up 0.94.5 - HBase - [mail # dev]
|
|
...Lars HBASE-7728 seems important to go in 0.94.5? -Anoop- ________________________________________ From: lars hofhansl [[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2013 9:58 A...
|
|
|
Author: Anoop Sam John,
2013-01-31, 11:49
|
|
|
|