开启和关闭HBase的thrift进程

 开启oop

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

复制代码

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

  关闭ast

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

相关文章
相关标签/搜索