| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.176s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Replication sink selection strategy - HBase - [mail # dev]
|
|
...Hi J-D, Thanks for the info -- I was wondering if I was missing something important there. I submitted a patch (HBASE-7634) a while back to rework the peer selection a bit to imp...
|
|
|
Author: Gabriel Reid,
2013-02-13, 12:31
|
|
|
Replication sink selection strategy - HBase - [mail # dev]
|
|
...Hi, I was wondering if someone (perhaps Jean-Daniel, but anyone is welcome) could explain the reasoning for the current peer sink selection logic within replication. As it curren...
|
|
|
Author: Gabriel Reid,
2013-02-12, 16:37
|
|
|
[HBASE-7476] HBase shell count command doesn't escape binary output - HBase - [issue]
|
|
...When running the the count command in the HBase shell, the row key is printed each time a count interval is reached. However, the key is printed verbatim, meaning that non-printable characte...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7476
Author: Gabriel Reid,
2013-02-05, 03:58
|
|
|
[HBASE-7673] Incorrect error logging when a replication peer is removed - HBase - [issue]
|
|
...When a replication peer is removed (and all goes well), the following error is still logged:[ERROR][14:14:21,504][ventThread] org.apache.hadoop.hbase.replication.regionserver.ReplicationSour...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7673
Author: Gabriel Reid,
2013-01-29, 00:25
|
|
|
[HBASE-7634] Replication handling of changes to peer clusters is inefficient - HBase - [issue]
|
|
...The current handling of changes to the region servers in a replication peer cluster is currently quite inefficient. The list of region servers that are being replicated to is only updated if...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7634
Author: Gabriel Reid,
2013-01-25, 10:16
|
|
|
[HBASE-7325] Replication reacts slowly on a lightly-loaded cluster - HBase - [issue]
|
|
...ReplicationSource uses a backing-off algorithm to sleep for an increasing duration when an error is encountered in the replication run loop. However, this backing-off is also performed when ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7325
Author: Gabriel Reid,
2013-01-14, 16:36
|
|
|
[HBASE-7292] HTablePool class description javadoc is unclear - HBase - [issue]
|
|
...The class description javadoc for HTablePool contains a sentence that makes no sense in the context (it appears to be part of an incorrectly-applied patch from the past). The sentence refere...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7292
Author: Gabriel Reid,
2012-12-06, 15:52
|
|
|
[HBASE-6953] Incorrect javadoc description of HFileOutputFormat regarding multiple column families - HBase - [issue]
|
|
...The javadoc for HFileOutputFormat states that the class does not support writing multiple column families; however, this hasn't been the case since HBASE-1861 was resolved....
|
|
|
http://issues.apache.org/jira/browse/HBASE-6953
Author: Gabriel Reid,
2012-10-10, 01:40
|
|
|
Re: Issues running a large MapReduce job over a complete HBase table - HBase - [mail # user]
|
|
...Hi St.Ack, Yes, huge help, thank you very much for the assistance and detailed explana tion. Just one further question: do you think that this is a common enough problem to put ...
|
|
|
Author: Gabriel Reid,
2010-12-07, 19:30
|
|
|
Re: Issues running a large MapReduce job over a complete HBase table - HBase - [mail # user]
|
|
...Hi St.Ack, The cluster is a set of 5 machines, each with 3GB of RAM and 1TB of storage. One machine is doing duty as Namenode, HBase Master, HBase Regionserver, Datanode, Job Tracker, ...
|
|
|
Author: Gabriel Reid,
2010-12-07, 07:15
|
|
|
|