This is an automated email from the ASF dual-hosted git repository.
abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
from 67277049b83 HIVE-28325: Slow compilation without owner information
with Ranger au… (#5298) (Stephen Carlin, Reviewed by John Sherman, Sai Hemanth
Gantasala)
add e3bf3d50970 HIVE-28324: HIVE_CLUSTER_ID in env: unified way to mark a
cluster (#5304) (Laszlo Bodor reviewed by Marta Kuczora)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/hive/conf/Constants.java | 4 ++
.../hive/jdbc/miniHS2/StartMiniHS2Cluster.java | 3 +
.../hadoop/hive/llap/daemon/impl/LlapDaemon.java | 4 ++
pom.xml | 2 +
.../org/apache/hadoop/hive/ql/ServiceContext.java | 64 ++++++++++++++++++++++
.../apache/hadoop/hive/ql/TestServiceContext.java | 35 +++++-------
.../apache/hive/service/server/HiveServer2.java | 6 ++
7 files changed, 98 insertions(+), 20 deletions(-)
create mode 100644 ql/src/java/org/apache/hadoop/hive/ql/ServiceContext.java
copy
serde/src/test/org/apache/hadoop/hive/serde2/typeinfo/TestBaseCharTypeInfo.java
=> ql/src/test/org/apache/hadoop/hive/ql/TestServiceContext.java (50%)