KeeperErrorCode = NoNode для / hbase-unsecure / master - PullRequest
0 голосов
/ 20 февраля 2019

Я пытаюсь создать таблицу hbase с помощью этой командной строки:

create 'sense_hat_logs','weather'
with: table name is ‘sense_hat_logs’ and column family is ‘weather

Но я продолжаю получать эту ошибку:

KeeperErrorCode = NoNode для / hbase-unsecure/ мастер

enter image description here

...