You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/02/06 06:03:35 UTC

[jira] [Commented] (TEZ-2047) Build fails against hadoop-2.2 post TEZ-2018

    [ https://issues.apache.org/jira/browse/TEZ-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308617#comment-14308617 ] 

Hadoop QA commented on TEZ-2047:
--------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12696963/TEZ-2047.1.patch
  against master revision 5f3a9a3.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 2.0.3) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in  

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/134//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/134//console

This message is automatically generated.

> 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
>         Attachments: TEZ-2047.1.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)