From 00897c8b73679df41ba762b7a4b4ed9cf416d213 Mon Sep 17 00:00:00 2001 From: heibaiying <31504331+heibaiying@users.noreply.github.com> Date: Wed, 5 Jun 2019 23:47:25 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=A4=A7=E6=95=B0=E6=8D=AE=E5=B8=B8?= =?UTF-8?q?=E7=94=A8=E8=BD=AF=E4=BB=B6=E5=AE=89=E8=A3=85=E6=8C=87=E5=8D=97?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notes/大数据常用软件安装指南.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/大数据常用软件安装指南.md b/notes/大数据常用软件安装指南.md index 50babf1..fff9a77 100644 --- a/notes/大数据常用软件安装指南.md +++ b/notes/大数据常用软件安装指南.md @@ -5,12 +5,12 @@ 1. [Linux环境下JDK安装](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Linux下JDK安装.md) 2. [Linux环境下Python安装](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Linux下Python安装.md) 3. [虚拟机静态IP及多IP配置](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/虚拟机静态IP及多IP配置.md) -3. [基于Zookeeper搭建Hadoop高可用集群](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/基于Zookeeper搭建Hadoop高可用集群.md) ### 二、Hadoop 1. [Hadoop单机环境搭建](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Hadoop单机环境搭建.md) 2. [Hadoop集群环境搭建](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/Hadoop集群环境搭建.md) +3. [基于Zookeeper搭建Hadoop高可用集群](https://github.com/heibaiying/BigData-Notes/blob/master/notes/installation/基于Zookeeper搭建Hadoop高可用集群.md) ### 三、Spark