Took 00068 seconds hbasemain0010 create studentSnameSsexSageSdeptcourse ERROR KeeperErrorCode = ConnectionLoss for hbasemasterFor usage try help c
The command "create 'student','Sname','Ssex','Sage','Sdept','course'" is used to create a table named 'student' in HBase with column families 'Sname', 'Ssex', 'Sage', 'Sdept', and 'course'.
However, there seems to be an error in the command. The error message "ERROR: KeeperErrorCode = ConnectionLoss for /hbase/master" indicates a connection loss issue with the HBase master.
The second line "Took 33.1918 seconds" suggests that it took around 33 seconds to execute the previous command.
原文地址: https://www.cveoy.top/t/topic/hMug 著作权归作者所有。请勿转载和采集!