GitHub user functicons opened a pull request:
https://github.com/apache/hive/pull/451
HIVE-20784 Migrate hbase.util.Base64 to java.util.Base64
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/functicons/hive branch-3.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/451.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #451
----
commit bee498d0920f7e42c38e9b33f8c427a5b6118859
Author: Dagang Wei <functicons@...>
Date: 2018-10-20T01:01:00Z
HIVE-20784 Migrate hbase.util.Base64 to java.util.Base64
----
---