Is this happening in a standalone instance? Remote cluster? Can you provide some context?
On 9/30/11 12:06 PM, "sidusa mail" <[email protected]> wrote: >I am getting this error when I try and create a table using the hbase >shell. > > > >ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: HBase is >able to connect to ZooKeeper but the connection closes immediately. This >could be a sign that the server has too many connections (30 is the >default). Consider inspecting your ZK server logs for that error and then >make sure you are reusing HBaseConfiguration as often as you can. See >HTable¹s javadoc for more information > >this happens when I run the create Œtable_name¹,'value¹ in the shell > >help would be appreciated if you can. > >thanks
