Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2220

TestTezJobs compile failure in branch 0.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.4
    • None
    • None

    Description

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-tests: Compilation failure: Compilation failure:
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[542,52] cannot find symbol
      [ERROR] symbol:   variable StringUtils
      [ERROR] location: class org.apache.tez.test.TestTezJobs
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[543,11] cannot find symbol
      [ERROR] symbol:   variable StringUtils
      [ERROR] location: class org.apache.tez.test.TestTezJobs
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[542,23] no suitable method found for run(org.apache.tez.dag.api.TezConfiguration,java.lang.String[],<nulltype>)
      [ERROR] method org.apache.tez.examples.SimpleSessionExample.run(java.lang.String[]) is not applicable
      [ERROR] (actual and formal argument lists differ in length)
      [ERROR] method org.apache.tez.examples.SimpleSessionExample.run(java.lang.String[],java.lang.String[],org.apache.hadoop.conf.Configuration,int) is not applicable
      [ERROR] (actual and formal argument lists differ in length)
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[576,39] cannot find symbol
      [ERROR] symbol:   variable StringUtils
      [ERROR] location: class org.apache.tez.test.TestTezJobs
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[577,11] cannot find symbol
      [ERROR] symbol:   variable StringUtils
      [ERROR] location: class org.apache.tez.test.TestTezJobs
      [ERROR] ./tez/tez-tests/src/test/java/org/apache/tez/test/TestTezJobs.java:[576,10] no suitable method found for run(org.apache.tez.dag.api.TezConfiguration,java.lang.String[],<nulltype>)
      [ERROR] method org.apache.tez.examples.SimpleSessionExample.run(java.lang.String[]) is not applicable
      [ERROR] (actual and formal argument lists differ in length)
      [ERROR] method org.apache.tez.examples.SimpleSessionExample.run(java.lang.String[],java.lang.String[],org.apache.hadoop.conf.Configuration,int) is not applicable
      [ERROR] (actual and formal argument lists differ in length)
      [ERROR] -> [Help 1]
      

      Attachments

        1. TEZ-2220.branch-0.5.1.patch
          2 kB
          Hitesh Shah

        Activity

          People

            hitesh Hitesh Shah
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: