-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70718/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-14888
https://issues.apache.org/jira/browse/HIVE-14888
Repository: hive-git
Description
-------
Ensures we use a common function to determine the security mode, instead of
replicating it ourselves.
Diffs
-----
spark-client/src/main/java/org/apache/hive/spark/client/AbstractSparkClient.java
b2b5201
Diff: https://reviews.apache.org/r/70718/diff/1/
Testing
-------
Ran tests locally, and passed all checks.
PR: https://github.com/apache/hive/pull/635
Thanks,
David McGinnis