I look very quickly at your code and I have not seend anything wrong so far. I will take a deeper look.
For the number of maps/slots available, you can take a look at the jobtracker interface http://youserver:50030/jobtracker.jsp I will take another look at your code now and keep you posted. 2013/11/12 glumet <[email protected]> > My data are stored in hBase. And I am trying to put them from hBase to > Solr. > I have written my own mapper and reducer (I put it here if you are > interested http://pastebin.com/jsKqiZTw). I have to admit that I do not > know > where I can check how > many 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-the-server-has-too-many-connections-maxClientConn-property-set-to-0-does-not-help-tp4052728p4052730.html > Sent from the HBase User mailing list archive at Nabble.com. >
