I am using the following command for building Tez. sudo mvn clean package -Dfrontend-maven-plugin.version=0.0.22
Thanks, Joel On Wed, Apr 6, 2016 at 1:51 PM, Sam Joe <[email protected]> wrote: > Hi, > > Could any help me in resolving the following error which I am getting > while building Apache Tez 0.7.1 on Hadoop 2.7: > > *testCommitOutputOnDAGSuccess(org.apache.tez.dag.app.TestMockDAGAppMaster) > Time elapsed: 0.453 sec <<< ERROR!* > *org.apache.tez.dag.api.TezException: App master already running a DAG* > * at > org.apache.tez.dag.app.DAGAppMaster.submitDAGToAppMaster(DAGAppMaster.java:1256)* > > I can see that there is a Jira found in the following link but not sure > how to use the fix. > > https://issues.apache.org/jira/browse/TEZ-2307 > > Please help. > > Thanks, > Sam >
