Re: Re: CDH5 hbase client outofmemory

2014-06-02 Thread jingych
flush the cache. And now the problem seemingly solved.O(∩_∩)O~ Best Regards! jingych From: Anoop John Date: 2014-05-23 18:23 To: user@hbase.apache.org CC: jingych Subject: Re: Re: CDH5 hbase client outofmemory >>I found the doPut operation is the async, and when one row success, this wil

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread jingych
p size is stable between the 150M and 300M. the gc works fine. But when the client running about 12min, the heap size is reaching the warning line, 512M, and the gc is heavy-load. In the meantime, the active thread size is increased to 125 from 100. Best Regards! Jingych From: Ted Yu Date: 201

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread jingych
Sorry. This is a image. I do not know where can i upload it. Could you please give me some suggestions. jingych From: Ted Yu Date: 2014-05-23 10:45 To: user@hbase.apache.org CC: Jean-Marc Spaggiari; user Subject: Re: CDH5 hbase client outofmemory The snapshot didn't go through. Can yo

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread jingych
DH5 means hbase 0.96.2? I'm confused with the CDH5, Apache, Phoenix ... What's the relationship among them. Thanks a lot! Best regards! Jingych From: Jean-Marc Spaggiari Date: 2014-05-23 09:33 To: user; jingych Subject: Re: CDH5 hbase client outofmemory Hi Jingych, This is the HBa

CDH5 hbase client outofmemory

2014-05-21 Thread jingych
y; } This will treat the OOM as the canRetry exception. Thanks! Best Regards! jingych --- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is inte

Re: Re: Java Client Write Data blocked

2014-05-03 Thread jingych
region heap size to 2g, and the 3 write thread blocked. Best Regards! 井玉成 基础软件事业部 东软集团股份有限公司 手机:13889491801 电话:0411-84835702 大连市甘井子区黄浦路901号 D1座217室 Postcode:116085 Email:jing...@neusoft.com From: Jean-Marc Spaggiari Date: 2014-04-30 20:04 To: jingych CC: user Subject: Re: Re: Java Client Write

Re: Re: Java Client Write Data blocked

2014-04-29 Thread jingych
%2C1398822403800.1398827686678 2014-04-30 12:33:26,138 INFO org.apache.hadoop.hbase.regionserver.HRegion: Starting compaction on info in region .META.,,1.1028785192 jingych From: jingych Date: 2014-04-30 10:40 To: Jean-Marc Spaggiari CC: user Subject: Re: Re: Java Client Write Data blocke

Re: Re: Java Client Write Data blocked

2014-04-29 Thread jingych
dn't cause the process blocked long time? Best Regards! jingych From: Jean-Marc Spaggiari Date: 2014-04-30 10:11 To: jingych CC: user Subject: Re: Re: Java Client Write Data blocked this is the piece of code related to your stack trace: // check periodically to see if a

Re: Re: Java Client Write Data blocked

2014-04-29 Thread jingych
股份有限公司 手机:13889491801 电话:0411-84835702 大连市甘井子区黄浦路901号 D1座217室 Postcode:116085 Email:jing...@neusoft.com From: jingych Date: 2014-04-30 09:50 To: Jean-Marc Spaggiari; user Subject: Re: Re: Java Client Write Data blocked Thanks JM. But the log is too big, How can I post the log file? The query

Re: Re: Java Client Write Data blocked

2014-04-29 Thread jingych
Thanks JM. But the log is too big, How can I post the log file? The query from HBase is slower too. The Network is OK, I'm sure. Does GC have the log file ? And how to know the swap? Sorry, I'm rookie. jingych From: Jean-Marc Spaggiari Date: 2014-04-30 09:30 To: user; jingy

Java Client Write Data blocked

2014-04-29 Thread jingych
! Thanks again! jingych --- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be

Does HBase Java Client compatible to all the hbase distributions?

2013-12-05 Thread jingych
Hi, All! Does HBase Java Client compatible to all the hbase distributions? If don't,how to distinguish that? Actually, I just want to know that if I wrote the write data to HBase logic onece, and it will run any hbase. Thanks! Best regards! ji

Re: Re: How to improve the write performance?

2013-11-27 Thread jingych
Thanks for reply! I'm running with single thread. Actually I want to know: How really fast that HBase write can be with each thread? And how to optimize it? Config BLOCKSIZE/WriteBuffer ...? I'm a newbie. Thanks for help! jingych From: Asaf Mesika Date: 2013-11-26 19:2

How to improve the write performance?

2013-11-26 Thread jingych
write performance? Thanks! Best wishes! jingych 2013-11-26 --- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use o

回复: Is there any way to set the session timeout for HBaseAdmin#checkHBaseAvailable

2013-11-19 Thread jingych
Sorry everyone! It's an old question and It's solved. My foxmail seems has something wrong. jingych 发件人: jingych 发送时间: 2013-11-19 22:52 收件人: user 主题: Is there any way to set the session timeout for HBaseAdmin#checkHBaseAvailable Hi, I wonder how to set the session timeo

Is there any way to set the session timeout for HBaseAdmin#checkHBaseAvailable

2013-11-19 Thread jingych
. jingych --- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or

回复: Re: HBaseAdmin#checkHBaseAvailable COST ABOUT 1 MINUTE TO CHECK A DEAD(OR NOT EXISTS) HBASE MASTER

2013-11-13 Thread jingych
ZK server will be zookeeper.session.timeout/#ZKs"? It means that if i hava 3 zookeepers and zookeeper.session.timeout=5000, each connection will 5000/3 timeout? I'm running ZK and HBase Master at one node as pseudo-distributed mode. Best Regards! jingych 2013-11-14 发件人: Esteban Gutie

Re: Re: HBaseAdmin#checkHBaseAvailable COST ABOUT 1 MINUTE TO CHECK A DEAD(OR NOT EXISTS) HBASE MASTER

2013-11-13 Thread jingych
D1座217室 Postcode:116085 Email:jing...@neusoft.com From: Esteban Gutierrez Date: 2013-11-13 11:12 To: user@hbase.apache.org; jingych Subject: Re: HBaseAdmin#checkHBaseAvailable COST ABOUT 1 MINUTE TO CHECK A DEAD(OR NOT EXISTS) HBASE MASTER jingych, The behavior is driven by the number of retrie

HBaseAdmin#checkHBaseAvailable COST ABOUT 1 MINUTE TO CHECK A DEAD(OR NOT EXISTS) HBASE MASTER

2013-11-12 Thread jingych
minute to wait the result. jingych 2013-11-13 --- Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended