[
https://issues.apache.org/jira/browse/TEZ-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hitesh Shah resolved TEZ-2220.
------------------------------
Resolution: Fixed
Fix Version/s: 0.5.4
Thanks for the review [~rajesh.balamohan]. Committed to branch 0.5
> TestTezJobs compile 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
> Assignee: Hitesh Shah
> Fix For: 0.5.4
>
> Attachments: TEZ-2220.branch-0.5.1.patch
>
>
> {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)