hbase-docker
hbase-docker copied to clipboard
ERROR: hbase-docker
I have my docker image running and I tried to attach a shell to docker-hbase. I attach a shell with no problems, however, when I try to list tables or simply polling for status, I get following:
hbase(main):006:0> status 'summary'
ERROR: hbase-docker
Output doesn't help much to determine what went wrong.