Re: Re: CDH5 hbase client outofmemory

2014-06-02 Thread jingych
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 will return. So, I

Re: Re: CDH5 hbase client outofmemory

2014-06-02 Thread Ted Yu
bq. Where can i post the bug list? You can find HBase JIRAs here: https://issues.apache.org/jira/browse/HBASE/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel

Re: Re: CDH5 hbase client outofmemory

2014-05-23 Thread Nicolas Liochon
:33 *To:* user user@hbase.apache.org; jingych jing...@neusoft.com *Subject:* Re: CDH5 hbase client outofmemory Hi Jingych, This is the HBase 0.96.2 code. Not CDH5 specific. Do you have more details on you OOME? Did you figured why it occured? JM 2014-05-22 1:20 GMT-04:00

Re: Re: CDH5 hbase client outofmemory

2014-05-23 Thread Anoop John
regards! -- Jingych *From:* Jean-Marc Spaggiari jean-m...@spaggiari.org *Date:* 2014-05-23 09:33 *To:* user user@hbase.apache.org; jingych jing...@neusoft.com *Subject:* Re: CDH5 hbase client outofmemory Hi Jingych

Re: CDH5 hbase client outofmemory

2014-05-22 Thread Jean-Marc Spaggiari
Hi Jingych, This is the HBase 0.96.2 code. Not CDH5 specific. Do you have more details on you OOME? Did you figured why it occured? JM 2014-05-22 1:20 GMT-04:00 jingych jing...@neusoft.com: Hello, everyone! I found the CDH5 hbase client swallowed the Outofmemory exception. It didn't

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread jingych
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 HBase 0.96.2 code. Not CDH5

Re: CDH5 hbase client outofmemory

2014-05-22 Thread Ted Yu
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 HBase 0.96.2 code. Not CDH5 specific. Do you have more details on you OOME? Did you figured why it occured? JM

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 you put

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread Ted Yu
To: user@hbase.apache.org CC: Jean-Marc Spaggiari; user Subject: Re: CDH5 hbase client outofmemory The snapshot didn't go through. Can you put it on some website and give us the URL ? Cheers On May 22, 2014, at 7:38 PM, jingych jing...@neusoft.com wrote: Hi, JM everyone! Thanks for your

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread Jean-Marc Spaggiari
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 you put it on some website and give us the URL

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread jingych
To: user@hbase.apache.org; jingych Subject: Re: Re: CDH5 hbase client outofmemory There're many options. https://imgur.com/ is one. Cheers On Thu, May 22, 2014 at 7:53 PM, jingych jing...@neusoft.com wrote: Sorry. This is a image. I do not know where can i upload it. Could you please give me some

Re: Re: CDH5 hbase client outofmemory

2014-05-22 Thread Ted Yu
:* Jean-Marc Spaggiari jean-m...@spaggiari.org *Date:* 2014-05-23 09:33 *To:* user user@hbase.apache.org; jingych jing...@neusoft.com *Subject:* Re: CDH5 hbase client outofmemory Hi Jingych, This is the HBase 0.96.2 code. Not CDH5 specific. Do you have more details on you OOME? Did you figured

CDH5 hbase client outofmemory

2014-05-21 Thread jingych
Hello, everyone! I found the CDH5 hbase client swallowed the Outofmemory exception. It didn't throw out, cause the program couldn't make the correct response to process the OOM. Is't good to catch the client OOM? Why? The CDH5 hbase client process the throwable code: private boolean