Rajesh Balamohan created TEZ-2220:
-------------------------------------

             Summary: Compilation failure in branch 0.5
                 Key: TEZ-2220
                 URL: https://issues.apache.org/jira/browse/TEZ-2220
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Rajesh Balamohan


{noformat}

[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]
{noformat}



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

Reply via email to