[
https://issues.apache.org/jira/browse/TEZ-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prakash Ramachandran resolved TEZ-2047.
---------------------------------------
Resolution: Fixed
Thanks hitesh committed to master, branch-0.6
> 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
> Assignee: Prakash Ramachandran
> Priority: Blocker
> Attachments: TEZ-2047.1.patch, TEZ-2047.1.patch, TEZ-2047.2.patch
>
>
> 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)