Skip to content

Commit

Permalink
add start_broker to install.md (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyli authored and imay committed Aug 25, 2017
1 parent c014bc8 commit 5342c6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/admin_guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ broker 以插件的形式,独立于 Palo 部署。如果需要从第三方存

在相应 broker/conf/ 目录下对应的配置文件中,可以修改相应配置。

* 启动broker

sh bin/start_hdfs_broker.sh 启动hdfs的broker,其他类型的broker请进入相应的目录予以启动

* 添加broker

要让 palo 的 fe 和 be 知道 broker 在哪些节点上,通过 sql 命令添加 broker 节点列表。
Expand Down

0 comments on commit 5342c6d

Please sign in to comment.