Re: HBase master dies (1.1.2) often

2017-03-27 Thread Margus Roo
51 48 780 On 23/03/2017 08:43, Ted Yu wrote: Have you checked zookeeper logs to see if there was some clue ? Cheers On Mar 22, 2017, at 11:30 PM, Margus Roo wrote: Hi Almost every night hbase master is closed. In error log I can see: gc.log: 2017-03-23T01:59:27.239+0200: 41752.366: [GC

Re: HBase master dies (1.1.2) often

2017-03-27 Thread Margus Roo
? Cheers On Mar 22, 2017, at 11:30 PM, Margus Roo wrote: Hi Almost every night hbase master is closed. In error log I can see: gc.log: 2017-03-23T01:59:27.239+0200: 41752.366: [GC (Allocation Failure) 2017-03-23T01:59:27.239+0200: 41752.366: [ParNew: 159203K->11611K(166464K), 0.0115189 s

Re: HBase master dies (1.1.2) often

2017-03-23 Thread Margus Roo
logs to see if there was some clue ? Cheers On Mar 22, 2017, at 11:30 PM, Margus Roo wrote: Hi Almost every night hbase master is closed. In error log I can see: gc.log: 2017-03-23T01:59:27.239+0200: 41752.366: [GC (Allocation Failure) 2017-03-23T01:59:27.239+0200: 41752.366: [ParNew: 159203K

HBase master dies (1.1.2) often

2017-03-22 Thread Margus Roo
Hi Almost every night hbase master is closed. In error log I can see: gc.log: 2017-03-23T01:59:27.239+0200: 41752.366: [GC (Allocation Failure) 2017-03-23T01:59:27.239+0200: 41752.366: [ParNew: 159203K->11611K(166464K), 0.0115189 secs] 177260K->29669K(536512K), 0.0117362 secs] [Times: user=0.0

Re: Use CodedInputStream.setSizeLimit() to increase the size limit on Read more than 64M content

2014-12-09 Thread Margus Roo
One more thing. I can put larger files than 64M into hbase using java API and there is not problem with message size. Margus (margusja) Roo http://margus.roo.ee skype: margusja +372 51 480 On 09/12/14 15:53, Margus Roo wrote: Hi more additional information Connecting to bigdata3

Re: Use CodedInputStream.setSizeLimit() to increase the size limit on Read more than 64M content

2014-12-09 Thread Margus Roo
margusja: closed IPC Client (155412783) connection to bigdata2/192.168.80.70:60020 from margusja: stopped, connections 0 Any hints? Margus (margusja) Roo http://margus.roo.ee skype: margusja +372 51 480 On 09/12/14 08:45, Margus Roo wrote: Hi I am getting: org.apache.hadoop.hbase.client.RpcRetr

Use CodedInputStream.setSizeLimit() to increase the size limit on Read more than 64M content

2014-12-08 Thread Margus Roo
Hi I am getting: org.apache.hadoop.hbase.client.RpcRetryingCaller@4d6a54b0, java.io.IOException: Call to regionserver1/192.168.81.166:60020 failed on local exception: com.google.protobuf.InvalidProtocolBufferException: Protocol message was too large. May be malicious. Use CodedInputStream.s