You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vg...@apache.org on 2018/05/15 22:16:06 UTC

[2/2] hive git commit: HIVE-19561: Update README.md to update requirements for Hadoop and RELEASE_NOTES

HIVE-19561: Update README.md to update requirements for Hadoop and RELEASE_NOTES


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bcf40728
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/bcf40728
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/bcf40728

Branch: refs/heads/master
Commit: bcf4072823256d369061368d27ddbda291c982bd
Parents: d04db94
Author: Vineet Garg <vg...@apache.org>
Authored: Tue May 15 15:15:47 2018 -0700
Committer: Vineet Garg <vg...@apache.org>
Committed: Tue May 15 15:15:47 2018 -0700

----------------------------------------------------------------------
 README.md         |    2 +-
 RELEASE_NOTES.txt | 1745 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1746 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/bcf40728/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f7a4f46..849b72d 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ Requirements
 
 - Java 1.7 or 1.8
 
-- Hadoop 1.x, 2.x (2.x required for Hive 2.x)
+- Hadoop 1.x, 2.x, 3.x (3.x required for Hive 3.x)
 
 
 Upgrading from older versions of Hive