Gopal V created HIVE-9245:
-----------------------------
Summary: TestHadoop20SAuthBridge is breaking builds & blocking QA
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
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)