Repository: hive Updated Branches: refs/heads/branch-1.2 932bb0f40 -> b04a7151c
Updating release notes for 1.2.0 (RC4) Project: http://git-wip-us.apache.org/repos/asf/hive/repo Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/b04a7151 Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/b04a7151 Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/b04a7151 Branch: refs/heads/branch-1.2 Commit: b04a7151cc1ec94d127e2c1e8babbcd8a773e264 Parents: 932bb0f Author: Sushanth Sowmyan <[email protected]> Authored: Wed May 13 11:08:49 2015 -0700 Committer: Sushanth Sowmyan <[email protected]> Committed: Wed May 13 11:08:49 2015 -0700 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hive/blob/b04a7151/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 113c4fc..ab22c79 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -336,6 +336,7 @@ Release Notes - Hive - Version 1.2.0 * [HIVE-10542] - Full outer joins in tez produce incorrect results in certain cases * [HIVE-10543] - improve error message in MetaStoreAuthzAPIAuthorizerEmbedOnly * [HIVE-10544] - Beeline/Hive JDBC Driver fails in HTTP mode on Windows with java.lang.NoSuchFieldError: INSTANCE + * [HIVE-10548] - Remove dependency to s3 repository in root pom * [HIVE-10564] - webhcat should use webhcat-site.xml properties for controller job submission * [HIVE-10572] - Improve Hive service test to check empty string * [HIVE-10576] - add jar command does not work with Windows OS
