diff --git a/notes/Hive.md b/notes/Hive.md
index 5c696c0..21fe020 100644
--- a/notes/Hive.md
+++ b/notes/Hive.md
@@ -8,7 +8,6 @@
2.1 command-line shell & thrift/jdbc
2.2 Metastore
2.3 执行流程
-三、Hive环境搭建
@@ -51,12 +50,6 @@ hive里的表名、表结构、字段名、字段类型、表的分隔符等信
-## 三、Hive环境搭建
-
-
-
-
-
## 参考资料
1. [Hive Getting Started](https://cwiki.apache.org/confluence/display/Hive/GettingStarted)