You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by David McGinnis <mc...@outlook.com> on 2019/05/24 16:52:40 UTC

Review Request 70718: HIVE-14888: Fixing the check of current security mode for Spark

-----------------------------------------------------------
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


Re: Review Request 70718: HIVE-14888: Fixing the check of current security mode for Spark

Posted by David McGinnis <mc...@outlook.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70718/
-----------------------------------------------------------

(Updated June 1, 2019, 4:20 a.m.)


Review request for hive.


Changes
-------

Fixing branch name.


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