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
