.. 安装目录样例。 请将XXX改为产品名,同时需求修改目录树 `toctree` 数据仓库 Hive ----------------------------- 本节将介绍Hive HA模式的部署 ================ ============= ============= 角色主机 hive1 hive2 ---------------- ------------- ------------- IP 192.168.1.11 192.168.1.12 ---------------- ------------- ------------- MetaStore yes yes ---------------- ------------- ------------- HiveServer2 yes yes ================ ============= ============= * metastore Hive元数据存储,本节将使用PG进行Hive的元数据存储 * hiveserver2 Hive的服务接口,执行Hive查询。 .. toctree:: :maxdepth: 3 hive-start-installation-cli.md hive-start-installation-ui.md