Hitesh Shah created TEZ-2047:
--------------------------------
Summary: Build fails against hadoop-2.2 post TEZ-2018
Key: TEZ-2047
URL: https://issues.apache.org/jira/browse/TEZ-2047
Project: Apache Tez
Issue Type: Bug
Reporter: Hitesh Shah
Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project tez-dag: Compilation failure: Compilation failure:
[ERROR]
/home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java:[85,13]
cannot find symbol
[ERROR] symbol : method
withHttpPolicy(org.apache.hadoop.conf.Configuration,org.apache.hadoop.http.HttpConfig.Policy)
[ERROR] location: class
org.apache.hadoop.yarn.webapp.WebApps.Builder<org.apache.tez.dag.app.web.WebUIService.TezAMWebApp>
[ERROR]
/home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-dag/src/main/java/org/apache/tez/dag/app/web/WebUIService.java:[87,45]
cannot find symbol
[ERROR] symbol : method getConnectorAddress(int)
[ERROR] location: class org.apache.hadoop.http.HttpServer
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)