Description
Currently, HBaseStorageManager just use Zookeeper Quorum host names. But I think that users may want to change their Zookeeper client port. Thus, we need to support that users can set the port. For reference, HBase defines the port to ZOOKEEPER_CLIENT_PORT in HBaseConstants.