Details
Description
bin/hbase.cmd zkcli is broken, since it does not run the command for generating the zookeeper arg string.
Instead of fixing the bin/hbase.cmd script though, I think we should just generate the command string, and execute from java which is cleaner (for linux as well)