[ https://issues.apache.org/jira/browse/TEZ-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Eagles resolved TEZ-3704. ---------------------------------- Resolution: Cannot Reproduce > Tez-UI unit test failing > ------------------------ > > Key: TEZ-3704 > URL: https://issues.apache.org/jira/browse/TEZ-3704 > Project: Apache Tez > Issue Type: Bug > Reporter: Yesha Vora > Priority: Major > > tez-ui unit test is failing as below. > {code} > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] tez ................................................ SUCCESS [ 1.171 > s] > [INFO] tez-api ............................................ SUCCESS [ 25.416 > s] > [INFO] tez-common ......................................... SUCCESS [ 0.156 > s] > [INFO] tez-runtime-internals .............................. SUCCESS [ 0.812 > s] > [INFO] tez-runtime-library ................................ SUCCESS [ 1.190 > s] > [INFO] tez-mapreduce ...................................... SUCCESS [ 2.787 > s] > [INFO] tez-examples ....................................... SUCCESS [ 0.127 > s] > [INFO] tez-dag ............................................ SUCCESS [ 4.707 > s] > [INFO] tez-tests .......................................... SUCCESS [ 7.205 > s] > [INFO] tez-ui ............................................. FAILURE [01:29 > min] > [INFO] tez-plugins ........................................ SKIPPED > [INFO] tez-yarn-timeline-history .......................... SKIPPED > [INFO] tez-history-parser ................................. SKIPPED > [INFO] tez-yarn-timeline-history-with-acls ................ SKIPPED > [INFO] tez-yarn-timeline-cache-plugin ..................... SKIPPED > [INFO] tez-yarn-timeline-history-with-fs .................. SKIPPED > [INFO] tez-tools .......................................... SKIPPED > [INFO] tez-perf-analyzer .................................. SKIPPED > [INFO] tez-job-analyzer ................................... SKIPPED > [INFO] tez-dist ........................................... SKIPPED > [INFO] Tez ................................................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 02:14 min > [INFO] Finished at: 2017-04-19T19:31:02+00:00 > [INFO] Final Memory: 51M/885M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:exec > (ember test) on project tez-ui: Command execution failed. Process exited with > an error: 1 (Exit value: 1) -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :tez-ui{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)