From e376b995ea4bc14a588cf96643914400ac59d852 Mon Sep 17 00:00:00 2001
From: heibaiying <31504331+heibaiying@users.noreply.github.com>
Date: Wed, 3 Apr 2019 14:39:53 +0800
Subject: [PATCH] Update Hive.md
---
notes/Hive.md | 7 -------
1 file changed, 7 deletions(-)
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)