This is an automated email from the ASF dual-hosted git repository.

prasanthj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git

commit b65a70a58eab9e2e9b23a138f01de63e573a278e
Merge: 56fc46b ab79fcb
Author: Prasanth Jayachandran <prasan...@apache.org>
AuthorDate: Sat Jun 15 19:58:45 2019 -0700

    Merge pull request #675 from apache/revert-648-hive21783
    
    Revert "HIVE-21783: Accept Hive connections from the same domain without 
authentication."

 .../java/org/apache/hadoop/hive/conf/HiveConf.java |   8 -
 .../java/org/apache/hive/minikdc/MiniHiveKdc.java  |  23 +--
 ...estImproperTrustDomainAuthenticationBinary.java |  28 ---
 .../TestImproperTrustDomainAuthenticationHttp.java |  28 ---
 .../auth/TestTrustDomainAuthenticationBinary.java  |  28 ---
 .../auth/TestTrustDomainAuthenticationHttp.java    |  28 ---
 .../auth/TrustDomainAuthenticationTest.java        | 192 ---------------------
 .../apache/hive/service/auth/HiveAuthFactory.java  |   5 -
 .../apache/hive/service/auth/PlainSaslHelper.java  |  54 ------
 .../hive/service/cli/thrift/ThriftHttpServlet.java |  53 ++----
 10 files changed, 25 insertions(+), 422 deletions(-)

Reply via email to