You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (Jira)" <ji...@apache.org> on 2020/04/27 19:16:00 UTC

[jira] [Commented] (HBASE-24272) Backport "Implement proxyuser/doAs mechanism for hbase-http" to 2.1.x

    [ https://issues.apache.org/jira/browse/HBASE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093862#comment-17093862 ] 

Josh Elser commented on HBASE-24272:
------------------------------------

Looks like Hadoop 2.7.7 doesn't have the {{getPropsWithPrefix}} method that 2.8.3 has:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project hbase-http: Compilation failure
[ERROR] /Users/jelser/projects/hbase-copy.git/hbase-http/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java:[1002,17] cannot find symbol
[ERROR]   symbol:   method getPropsWithPrefix(java.lang.String)
[ERROR]   location: variable conf of type org.apache.hadoop.conf.Configuration
{noformat}

> Backport "Implement proxyuser/doAs mechanism for hbase-http" to 2.1.x
> ---------------------------------------------------------------------
>
>                 Key: HBASE-24272
>                 URL: https://issues.apache.org/jira/browse/HBASE-24272
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Josh Elser
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 2.1.10
>
>
> Could you make the modification to your change for branch-2.1 please, [~stoty]?
> If not, let me know and I'll dig in and fix it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)