打赏

开启和关闭HBase的thrift进程

 

 

 

  开启

$HBASE_HOME/bin/hbase-daemon.sh start thrift

[hadoop@bigdatamaster hbase]$ jps
3543 ThriftServer
17407 NameNode
3101 QuorumPeerMain
19101 Jps
17735 ResourceManager
17563 SecondaryNameNode

 

 

  关闭

$HBASE_HOME/bin/hbase-daemon.sh stop thrift

 

posted @ 2017-05-08 22:59  大数据和AI躺过的坑  阅读(8071)  评论(0编辑  收藏  举报