[ https://issues.apache.org/jira/browse/HIVE-9245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gopal V updated HIVE-9245: -------------------------- Release Note: Use the new API for DefaultImpersonationProvider in TestHadoop20SAuthBridge setup Status: Patch Available (was: Open) > TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 -> 2.6.0 API > change) > ------------------------------------------------------------------------------------- > > Key: HIVE-9245 > URL: https://issues.apache.org/jira/browse/HIVE-9245 > Project: Hive > Issue Type: Bug > Components: Tests > Affects Versions: 0.15.0 > Reporter: Gopal V > Assignee: Gopal V > Priority: Critical > Attachments: HIVE-9245.1.patch > > > QA runs failing with > {code} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile > (default-testCompile) on project hive-it-unit-hadoop2: Compilation failure: > Compilation failure: > [ERROR] > /data/hive-ptest/working/apache-svn-trunk-source/itests/hive-unit-hadoop2/src/test/java/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java:[134,49] > non-static method getProxySuperuserIpConfKey(java.lang.String) cannot be > referenced from a static context > [ERROR] > /data/hive-ptest/working/apache-svn-trunk-source/itests/hive-unit-hadoop2/src/test/java/org/apache/hadoop/hive/thrift/TestHadoop20SAuthBridge.java:[297,35] > non-static method getProxySuperuserGroupConfKey(java.lang.String) cannot be > referenced from a static context > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)