[ 
https://issues.apache.org/jira/browse/PHOENIX-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geoffrey Jacoby reopened PHOENIX-3598:
--------------------------------------

[~Wancy], [~elserj], this seems to be breaking the 4.x-HBase-0.98 build.
```
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:testCompile 
(default-testCompile) on project phoenix-queryserver: Compilation failure: 
Compilation failure: 
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[53,40]
 package org.apache.hadoop.hbase.http.ssl does not exist
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[54,40]
 org.apache.hadoop.hbase.security.HBaseKerberosUtils is not public in 
org.apache.hadoop.hbase.security; cannot be accessed from outside package
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[48,40]
 package org.apache.hadoop.hbase.http.ssl does not exist
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[49,40]
 org.apache.hadoop.hbase.security.HBaseKerberosUtils is not public in 
org.apache.hadoop.hbase.security; cannot be accessed from outside package
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[163,29]
 cannot find symbol
[ERROR]   symbol:   variable KeyStoreTestUtil
[ERROR]   location: class 
org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[164,9]
 cannot find symbol
[ERROR]   symbol:   variable KeyStoreTestUtil
[ERROR]   location: class 
org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[192,19]
 cannot find symbol
[ERROR]   symbol:   method setupMiniKdc(java.io.File)
[ERROR]   location: variable UTIL of type 
org.apache.hadoop.hbase.HBaseTestingUtility
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[206,9]
 cannot find symbol
[ERROR]   symbol:   variable HBaseKerberosUtils
[ERROR]   location: class 
org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[207,9]
 cannot find symbol
[ERROR]   symbol:   variable HBaseKerberosUtils
[ERROR]   location: class 
org.apache.phoenix.end2end.HttpParamImpersonationQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/HttpParamImpersonationQueryServerIT.java:[394,51]
 cannot find symbol
[ERROR]   symbol:   method getConnection()
[ERROR]   location: variable UTIL of type 
org.apache.hadoop.hbase.HBaseTestingUtility
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[146,29]
 cannot find symbol
[ERROR]   symbol:   variable KeyStoreTestUtil
[ERROR]   location: class org.apache.phoenix.end2end.SecureQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[147,9]
 cannot find symbol
[ERROR]   symbol:   variable KeyStoreTestUtil
[ERROR]   location: class org.apache.phoenix.end2end.SecureQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[175,19]
 cannot find symbol
[ERROR]   symbol:   method setupMiniKdc(java.io.File)
[ERROR]   location: variable UTIL of type 
org.apache.hadoop.hbase.HBaseTestingUtility
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[189,9]
 cannot find symbol
[ERROR]   symbol:   variable HBaseKerberosUtils
[ERROR]   location: class org.apache.phoenix.end2end.SecureQueryServerIT
[ERROR] 
/home/gjacoby/git/phoenix/phoenix-queryserver/src/it/java/org/apache/phoenix/end2end/SecureQueryServerIT.java:[190,9]
 cannot find symbol
[ERROR]   symbol:   variable HBaseKerberosUtils
[ERROR]   location: class org.apache.phoenix.end2end.SecureQueryServerIT
[ERROR] -> [Help 1]
```

> Enable proxy access to Phoenix query server for third party on behalf of end 
> users
> ----------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3598
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3598
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Jerry He
>            Assignee: Shi Wang
>             Fix For: 4.12.0
>
>         Attachments: 0001-PHOENIX-3598.patch, PHOENIX-3598.001.patch, 
> PHOENIX-3598.002.patch
>
>
> This JIRA tracks the follow-on work of CALCITE-1539 needed on Phoenix query 
> server side.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to