[
https://issues.apache.org/jira/browse/HBASE-12640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251028#comment-14251028
]
Hudson commented on HBASE-12640:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5940 (See
[https://builds.apache.org/job/HBase-TRUNK/5940/])
HBASE-12640 Add Thrift-over-HTTPS and doAs support for Thrift Server (jxiang:
rev 072b2d659c9513ab95b58c64a91732f1e225edb9)
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/HttpAuthenticationException.java
*
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java
*
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/security/SecurityUtil.java
* hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java
HBASE-12640 Add Thrift-over-HTTPS and doAs support for Thrift Server --
ADDENDUM (jxiang: rev 47738ff927385157b312ef4dfe61dbcaca05ea68)
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java
> Add Thrift-over-HTTPS and doAs support for Thrift Server
> --------------------------------------------------------
>
> Key: HBASE-12640
> URL: https://issues.apache.org/jira/browse/HBASE-12640
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Fix For: 1.0.0, 2.0.0
>
> Attachments: HBASE-12640_addendum.patch, HBASE-12640_v1.patch,
> HBASE-12640_v2.patch, HBASE-12640_v3.patch
>
>
> In HBASE-11349, impersonation support has been added to Thrift Server. But
> the limitation is thrift client must use same set of credentials throughout
> the session. These changes will help us in circumventing this problem, by
> allowing user to populate doAs parameter as per his needs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)