Re: [ANNOUNCE] New HBase committer Allan Yang

2017-06-18 Thread ramkrishna vasudevan
Congratulations !!! On Mon, Jun 19, 2017 at 8:57 AM, 宾莉金(binlijin) wrote: > Congratulations, Allan ! > > 2017-06-09 11:49 GMT+08:00 Yu Li : > > > On behalf of the Apache HBase PMC, I am pleased to announce that Allan > Yang > > has accepted the PMC's

[jira] [Resolved] (HBASE-16736) Add getter to ResizableBlockCache for max size

2017-06-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16736. Resolution: Later > Add getter to ResizableBlockCache for max size >

Re: [ANNOUNCE] New Apache HBase committer Ashu Pachauri

2017-06-18 Thread 宾莉金(binlijin)
Congratulations, Ashu ! 2017-06-17 7:27 GMT+08:00 Gary Helmling : > On behalf of the Apache HBase PMC, I am pleased to announce that Ashu > Pachauri has accepted the PMC's invitation to become a committer on the > project. We appreciate all of Ashu's generous contributions

Re: [ANNOUNCE] New HBase committer Allan Yang

2017-06-18 Thread 宾莉金(binlijin)
Congratulations, Allan ! 2017-06-09 11:49 GMT+08:00 Yu Li : > On behalf of the Apache HBase PMC, I am pleased to announce that Allan Yang > has accepted the PMC's invitation to become a committer on the > project. We appreciate all of Allan's generous contributions thus far and

Re: Problem with IntegrationTestRegionReplicaReplication

2017-06-18 Thread Devaraj Das
If it is failing consistently I'd suspect we have introduced a bug in the 1.2 line or something. We do run the same test with a version based on 1.1.2 (HDP-2.3 and beyond) and it works fine On Sun, Jun 18, 2017 at 8:26 AM -0700, "Peter Somogyi"

Re: Problem with IntegrationTestRegionReplicaReplication

2017-06-18 Thread Peter Somogyi
I'm using hbase based on 1.2 version. On Sat, Jun 17, 2017 at 4:00 PM, Devaraj Das wrote: > Peter which version of HBase are tou testing with? > > > > > On Thu, Jun 15, 2017 at 11:57 PM -0700, "Peter Somogyi" < > psomo...@cloudera.com> wrote:

Re: Difference between peerData and configuration in ReplicationPeerConfig

2017-06-18 Thread Guanghao Zhang
We have a ReplicationEndpoint implementation which replicate data to a streaming system(similar to kafka). And only use the configuration for the endpoint. I don't know the difference between DATA and CONFIG. I thought use CONFIG is enough for most cases. 2017-06-18 22:01 GMT+08:00 Jan Kunigk

Re: default ReplicationEndpoint implementation?

2017-06-18 Thread Guanghao Zhang
The default ReplicationEndpoint's implementation is HBaseInterClusterReplicationEndpoint. You can take a look about https://issues.apache.org/jira/browse/HBASE-11367 to find more details. 2017-06-18 21:51 GMT+08:00 Jan Kunigk : > Hello, does someone happen to know what the

Difference between peerData and configuration in ReplicationPeerConfig

2017-06-18 Thread Jan Kunigk
Hi, I am aware this might be pretty much a newbie question but I struggle to see any docs on the what peerData and or configuration in ReplicationPeerConfig should be used for... private final Map peerData; private final Map configuration; I would like to use

default ReplicationEndpoint implementation?

2017-06-18 Thread Jan Kunigk
Hello, does someone happen to know what the default ReplicationEndpoint implementation is? hbase shell allows to specify an ENDPOINT_CLASSNAME, but one can also use add_peer without specifying it. ReplicationPeerConfig also does not seem to subscribe a default implementation, so I wonder wether

[jira] [Created] (HBASE-18233) We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock

2017-06-18 Thread Allan Yang (JIRA)
Allan Yang created HBASE-18233: -- Summary: We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock Key: HBASE-18233 URL: https://issues.apache.org/jira/browse/HBASE-18233 Project: HBase

[jira] [Created] (HBASE-18232) Add variable size chunks to the MSLAB

2017-06-18 Thread Anastasia Braginsky (JIRA)
Anastasia Braginsky created HBASE-18232: --- Summary: Add variable size chunks to the MSLAB Key: HBASE-18232 URL: https://issues.apache.org/jira/browse/HBASE-18232 Project: HBase Issue