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.
