From ee629b1707148526bf10eb060cad3e93f465399d Mon Sep 17 00:00:00 2001 From: wusheng Date: Wed, 9 Mar 2016 14:06:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5dc77c7ed..9dc822c89 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ $cd installer/bin $./swserver.sh ``` - 可根据需要部署多个实例 +- 启动服务前,请注意hbase的客户端使用机器名而非ip连接主机,请在server所在机器上正确配置hosts文件,否则会造成数据无法入库 ### 编译安装SkyWalking Alarm - 编译工程