| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
214 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-6015] HBCK rerun should check all the regions which it checked in the first run - HBase - [issue]
|
|
...When after the 1st round of run and possible fixes, HBCK does a rerun to check the consistency of the regions. At this rerun1.It should check all the regions which it checked in the 1st roun...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6015
Author: Anoop Sam John,
2013-02-28, 03:50
|
|
|
RE: HBase CheckSum vs Hadoop CheckSum - HBase - [mail # user]
|
|
...JM Pls check "dfs.datanode.scan.period.hours" -Anoop- ________________________________________ From: Jean-Marc Spaggiari [[EMAIL PROTECTED]] Sent: Tuesday, February...
|
|
|
Author: Anoop Sam John,
2013-02-26, 13:53
|
|
|
RE: HBase CheckSum vs Hadoop CheckSum - HBase - [mail # user]
|
|
...I was typing a reply and by the time Liang replied :) Ya agree with him. It is only the HDFS client (At RS) not doing the checksum verification based on the HDFS stored checksum. Inste...
|
|
|
Author: Anoop Sam John,
2013-02-26, 12:45
|
|
|
[HBASE-7919] Wrong key is used in ServerManager#getServerConnection() to retrieve from Map serverConnections - HBase - [issue]
|
|
...ServerManager#getServerConnection() try to retrieve the cached connection from Map serverConnections. ServerName objects are the key with which items are saved in this map. But we use String...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7919
Author: Anoop Sam John,
2013-02-24, 15:49
|
|
|
RE: attributes - basic question - HBase - [mail # user]
|
|
...We have used setAttribute() along with Scan which we are using in the CP. Ya it will work fine. Pls try with ur use case and if finding any issue pls report -Anoop- ____________...
|
|
|
Author: Anoop Sam John,
2013-02-23, 05:15
|
|
|
[HBASE-6214] Backport HBASE-5998 to 94.1 - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-6214
Author: Anoop Sam John,
2013-02-22, 20:51
|
|
|
RE: Optimizing Multi Gets in hbase - HBase - [mail # user]
|
|
...It will instantiate one scan op per Get -Anoop- ________________________________________ From: Varun Sharma [[EMAIL PROTECTED]] Sent: Monday, February 18, 2013 3:27 PM To: [EMAIL PROT...
|
|
|
Author: Anoop Sam John,
2013-02-18, 10:49
|
|
|
RE: Co-Processor in scanning the HBase's Table - HBase - [mail # user]
|
|
...We dont have any hook like postScan().. In ur case you can try with postScannerClose().. This will be called once per region. When the scan on that region is over the scanner ope...
|
|
|
Author: Anoop Sam John,
2013-02-18, 05:23
|
|
|
RE: Co-Processor in scanning the HBase's Table - HBase - [mail # user]
|
|
...the code after scanning each region Exactly at what point you want to run your custom code? We have hooks at points like opening a scanner at a region, closing scanner at a regio...
|
|
|
Author: Anoop Sam John,
2013-02-18, 04:15
|
|
|
[HBASE-7855] Allow grouping edits for different regions (on the same server) and write them into a single WALEdit - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-7855
Author: Anoop Sam John,
2013-02-15, 07:12
|
|
|
|