[
https://issues.apache.org/jira/browse/HBASE-12640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250985#comment-14250985
]
Hudson commented on HBASE-12640:
--------------------------------
FAILURE: Integrated in HBase-1.0 #595 (See
[https://builds.apache.org/job/HBase-1.0/595/])
HBASE-12640 Add Thrift-over-HTTPS and doAs support for Thrift Server (jxiang:
rev 85188d5d9dbeac51f87ec57de49f1552338a89e9)
*
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServerCmdLine.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/security/SecurityUtil.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftHttpServlet.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/HttpAuthenticationException.java
* hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServer.java
*
hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftHttpServer.java
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.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)