You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/02/06 01:57:40 UTC

[jira] [Created] (TEZ-3099) Compilation fails of TestExternalTezServicesErrors on hadoop-2.2

Jeff Zhang created TEZ-3099:
-------------------------------

             Summary: Compilation fails of TestExternalTezServicesErrors on hadoop-2.2
                 Key: TEZ-3099
                 URL: https://issues.apache.org/jira/browse/TEZ-3099
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jeff Zhang


https://builds.apache.org/job/Tez-Build-Hadoop-2.2/242/console

{noformat}
[ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-ext-service-tests/src/test/java/org/apache/tez/tests/TestExternalTezServicesErrors.java:[26,42] cannot find symbol
[ERROR] symbol:   class ApplicationAttemptReport
[ERROR] location: package org.apache.hadoop.yarn.api.records
[ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-ext-service-tests/src/test/java/org/apache/tez/tests/TestExternalTezServicesErrors.java:[220,9] cannot find symbol
[ERROR] symbol:   class ApplicationAttemptReport
[ERROR] location: class org.apache.tez.tests.TestExternalTezServicesErrors
[ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-ext-service-tests/src/test/java/org/apache/tez/tests/TestExternalTezServicesErrors.java:[221,23] cannot find symbol
[ERROR] symbol:   method getApplicationAttemptReport(org.apache.hadoop.yarn.api.records.ApplicationAttemptId)
[ERROR] location: variable yarnClient of type org.apache.hadoop.yarn.client.api.YarnClient
[ERROR] -> [Help 1]
[ERROR] 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)