Hi Charles! Looking at the stack trace and going to org.apache.hadoop.hbase.client.HConnectionManager.getConnection(HConnectionManager.java:89), it seems like the conf file you are using does not set the hbase.rootdir as described in http://hadoop.apache.org/hbase/docs/current/api/index.html, can that be the case?
Regards Erik
