From ebbd507aab4932bb4a9b9b71d098fb207377e7b5 Mon Sep 17 00:00:00 2001 From: Albert Franzi Date: Wed, 2 Jun 2021 17:10:11 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86f7964c..55d755a9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Obtain a copy of Hive from GitHub at https://github.com/apache/hive. To build the Hive client, you need to first apply this [patch](https://issues.apache.org/jira/secure/attachment/12958418/HIVE-12679.branch-2.3.patch). Download this patch and move it to your local Hive git repository you created above. Apply the patch and build Hive. git checkout branch-2.3 + curl -OL https://issues.apache.org/jira/secure/attachment/12958418/HIVE-12679.branch-2.3.patch patch -p0