`

components commands comparation

阅读更多
component start stop        client test
hdfs start-dfs.sh stop-dfs.sh

jps;

hadoop fs -ls .

mapred start-mapred.sh stop-mapred.sh

jps;

hadoop jar hadoop-xx.example.jar wordcount input output

hbase start-hbase.sh stop-hbase.sh hbase shell

jps;

enter client mode:

> list

zookeeper zkServer.sh start zkServer.sh stop

zkCli.sh -server host:port command args

e.g. zkCli.sh  -server localhost:2181 ls /zoo

由于ensemble中都 是peer的,

所以 这里的server可以是任意一台peer.

jps;

echo command | nc host port

e.g.

 echo  ruok  | nc localhost 2181

 echo  stat   | nc localhost 2181

注意:nc是在指定server,port上进行监听 ,所以

如果使用了非本地server将失败

分享到:
评论

相关推荐

    Laravel开发-commands

    此外,Artisan也支持自定义命令,开发者可以根据项目需求创建自己的命令,这正是“Laravel开发-commands”所关注的领域。 二、自定义Artisan命令 创建自定义Artisan命令的步骤如下: 1. 使用`...

    SCSI_Primary_Commands_4.pdf

    根据给定文件的信息,我们可以深入探讨SCSI(小型计算机系统接口)Primary Commands 4(SPC-4)的相关知识点。这份文档是信息技术领域内SCSI初级命令集的详细指南,由T10技术委员会(隶属于国际信息技术标准委员会...

    SCSI Primary Commands - 4 (SPC-4)

    SCSI Primary Commands - 4 (SPC-4) spc4r25 This is an internal working document of T10, a Technical Committee of Accredited Standards Committee INCITS (InterNational Committee for Information ...

    SCSI Block Commands – 3 (SBC-3).pdf

    此标准规定了SCSI Block Commands - 3(SBC-3)命令集的功能要求.SBC-3允许SCSI块逻辑单元(如刚性磁盘)连接到计算机并提供其使用的定义。 该标准与SCSI Block Commands(SBC-2)命令集INCITS 405-2005保持高度兼容...

    Linux_Commands and_Shell_Programming_2nd

    书名为《Linux Commands and Shell Programming 2nd》,即第二版《Linux命令及Shell编程实用指南》,作者为Mark G. Sobell。这本书被描述为Linux命令行操作和Shell编程的必备读物,其内容通俗易懂,翔实可靠,专注于...

    Python库 | rt.commands-0.1.zip

    在本文中,我们将深入探讨一个名为"rt.commands"的Python库,该库的版本为0.1,已经封装在一个zip压缩包中。 "rt.commands-0.1.zip"是一个包含了"rt.commands"库的压缩文件,它可能是为了便于分发、存储和安装而...

    FreeBSD Commands

    FreeBSD Commands It is useful!

    Commands with JSP.jsp

    使用想服务器上传jsp执行windows或者linux命令,来获取服务器的资源情况。 Commands with JSP.sjp

    Quectel_EC20_AT_Commands_Manual_V1.0.pdf

    Quectel_EC20_AT_Commands_Manual_V1.0.pdfQuectel_EC20_AT_Commands_Manual_V1.0.pdf

    SCSI Block Commands – 4 (SBC-4)

    SCSI Block Commands – 4 (SBC-4) This standard defines the command set extensions to facilitate operation of SCSI direct access block devices. The clauses in this standard, implemented in conjunction ...

    Eclipse Commands Framework教程

    ### Eclipse Commands Framework 教程知识点解析 #### 一、引言 本文档是关于Eclipse Commands Framework的一个详尽教程,由Lars Vogel撰写,并由司马先生进行了中文翻译。该教程分为两个部分:“Eclipse Commands ...

    SCSI Stream Commands - 4 (SSC-4)

    ### SCSI Stream Commands - 4 (SSC-4):关键技术解析与应用 #### 概述 SCSI Stream Commands - 4 (SSC-4) 是一个由 T10 技术委员会(隶属于 InterNational Committee for Information Technology Standards, ...

    The Linux Commands Handbook

    The Linux Commands Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author find this approach gives a well-rounded overview. This book does not try to cover ...

    SCSI-3 Multimedia Commands

    SCSI-3 Multimedia Commands

    PyPI 官网下载 | robotpy-commands-v2-2021.2.2.2.tar.gz

    标题中的"PyPI 官网下载 | robotpy-commands-v2-2021.2.2.2.tar.gz"表明这是一个从Python Package Index (PyPI) 下载的开源软件包,名为`robotpy-commands-v2-2021.2.2.2.tar.gz`。PyPI是Python开发者发布自己编写的...

    FIBOCOM FG150 & FM150 Series AT Commands

    《FIBOCOM FG150 & FM150 Series AT Commands》是针对FIBOCOM公司5G模组FG150和FM150系列的用户指南,该文档详细列出了这些模组所支持的AT(Automatic Test)指令,用于配置、控制和诊断物联网设备。版本V3.6.7于...

Global site tag (gtag.js) - Google Analytics