Hbase基础(二)——Hbase Shell

目录

一、前言

二、Hbase Shell

启动Hbase Shell

1、通用操作

2、DDL命令

3、DML命令

4、DDL与DML操作

(1)create

(2)list

(3)alter

(4)disable&&disable_all&&is_disabled

(5)enable&&enable_all&&is_enabled

(6)describe&&exists&&drop&&drop_all

(7)put&&append

(8) scan&&get

(9)delete&&deleteall

(10)count&&get_splits&&truncate&&truncate_preserver


一、前言

        本篇文章主要讲述Hbase Shell的基本操作,如通用操作、DDL操作、DML操作,使读者能够对于Hbase Shell有基本的认识。

二、Hbase Shell

启动Hbase Shell

hbase shell

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/export/servers/hbase/lib/client-facing-thirdparty/slf4j-reload4j-1.7.33.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/export/servers/hadoop-2.10.1/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
HBase Shell
Use "help" to get list of supported commands.
Use "exit" to quit this interactive shell.
For Reference, please visit: http://hbase.apache.org/2.0/book.html#shell
Version 2.4.11, r7e672a0da0586e6b7449310815182695bc6ae193, Tue Mar 15 10:31:00 PDT 2022
Took 0.0015 seconds                                                                                                                                                                                        
hbase:001:0> 

1、通用操作

通用操作
status 提供Hbase的状态,如服务器数量
version 提供正在使用的Hbase版本
whoami 提供有关用户信息
table_help 为表引用命令提供帮助
获取所有表
hbase:001:0> list
TABLE                                                                                                                                                                                                      
Student                                                                                                                                                                                                    
Taxi_Data                                                                                                                                                                                                  
stu                                                                                                                                                                                                        
student_mr                                                                                                                                                                                                 
teacher                                                                                                                                                                                                    
testtable                                                                                                                                                                                                  
6 row(s)
Took 0.4684 seconds                                                                                                                                           
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

雨诺风

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值