Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2016-10-25 Thread Ted Yu
nabble.com/hBase-the-server-has-too-many-connections- > maxClientConn-property-set-to-0-does-not-help-tp4052728p4083767.html > Sent from the HBase User mailing list archive at Nabble.com. >

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2016-10-25 Thread mohan
Hi, Can i know in which file i should add that properties.. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4083767.html Sent from the HBase User mailing list archive at

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-16 Thread glumet
everything works fine now. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052873.html Sent from the HBase User mailing list archive at Nabble.com.

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread glumet
I see. But I don't have such a file in my file system because I use only hbase, not hadoop. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052823.html Sent fro

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread Ted Yu
gt; > > mapred.map.tasks > 2 > > > > mapred.reduce.tasks > 1 > > > > mapred.tasktracker.map.tasks.maximum > 2 > > > > mapred.tasktracker.reduce.tasks.maximum > 2 > > > > > > -- > View this message in context: > http:

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread glumet
ssage in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052816.html Sent from the HBase User mailing list archive at Nabble.com.

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread Renato MarroquĂ­n Mogrovejo
the problem. I run hBase in > > standalone mode... tried to set the property for maxClientCnxns to 0, > 5000, > > 1000000 but I still get the exception after some time. > > > > > > > > > > > > > > > > -- > > View this message in context: > > > http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052804.html > > Sent from the HBase User mailing list archive at Nabble.com. > > >

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread Jean-Marc Spaggiari
0, 5000, > 100 but I still get the exception after some time. > > > > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052804.html > Sent from the HBase User mailing list archive at Nabble.com. >

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-14 Thread glumet
ied to set the property for maxClientCnxns to 0, 5000, 100 but I still get the exception after some time. -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052804.htm

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-13 Thread glumet
0 (unlimited) but it failed in both cases... -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052770.html Sent from the HBase User mailing list archive at Nabble.com.

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-12 Thread Jean-Marc Spaggiari
and where I can change a value... is >> it >> possible that problem is in bad re-using of >> org.apache.hadoop.conf.Configuration in my code? >> >> >> >> -- >> View this message in context: >> http://apache-hbase.679495.n3.nabble.com/hBase-the-server-h

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-12 Thread Jean-Marc Spaggiari
any maps do I have at the same time and where I can change a value... is > it > possible that problem is in bad re-using of > org.apache.hadoop.conf.Configuration in my code? > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/hBase-t

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-12 Thread glumet
change a value... is it possible that problem is in bad re-using of org.apache.hadoop.conf.Configuration in my code? -- View this message in context: http://apache-hbase.679495.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052730

Re: hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-12 Thread Jean-Marc Spaggiari
java:90) > at org.apache.zookeeper.KeeperException.create(KeeperException.java:42) > at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:809) > at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:837) > at > > org.apache.hadoop.hbase.zookeeper.ZKUtil.createAndFailSilent(ZKUtil.java:903) >

hBase - the server has too many connections (maxClientConn property set to 0 does not help)

2013-11-12 Thread glumet
5.n3.nabble.com/hBase-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728.html Sent from the HBase User mailing list archive at Nabble.com.