[ https://issues.apache.org/jira/browse/HIVE-4356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637515#comment-13637515 ]
Hudson commented on HIVE-4356: ------------------------------ Integrated in Hive-trunk-h0.21 #2072 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2072/]) HIVE-4356 : remove duplicate impersonation parameters for hiveserver2 (Gunther Hagleitner via Ashutosh Chauhan) (Revision 1470102) Result = ABORTED hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1470102 Files : * /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java * /hive/trunk/conf/hive-default.xml.template * /hive/trunk/service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java * /hive/trunk/service/src/java/org/apache/hive/service/cli/CLIService.java * /hive/trunk/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java * /hive/trunk/service/src/test/org/apache/hive/service/auth * /hive/trunk/service/src/test/org/apache/hive/service/auth/TestPlainSaslHelper.java * /hive/trunk/service/src/test/org/apache/hive/service/cli/thrift * /hive/trunk/service/src/test/org/apache/hive/service/cli/thrift/TestThriftCLIService.java > remove duplicate impersonation parameters for hiveserver2 > --------------------------------------------------------- > > Key: HIVE-4356 > URL: https://issues.apache.org/jira/browse/HIVE-4356 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.12.0 > > Attachments: HIVE-4356.1.patch > > > There are two parameters controlling impersonation in hiveserver2. > hive.server2.enable.doAs that controls this in kerberos secure mode, while > hive.server2.enable.doAs controls this for unsecure mode. > We should have just one for both modes. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira