I have attached a patch for TEZ-2560 on branch 0.7.0 can you try the same? From: James Pirz Reply-To: "[email protected]<mailto:[email protected]>" Date: Friday, July 17, 2015 at 1:57 PM To: "[email protected]<mailto:[email protected]>" Subject: Problem with tez-ui in building Tez 0.7.0
Hi, I am "really" new to Tez, and I am trying to build Tez 0.7.0 for Hadoop 2.6 on CentOS 6.6 . I have installed Java, Maven3 and Protobuf 2.5 and now I am trying to build Tez, but it keeps failing on " tez-ui " project with; [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.16:install-node-and-npm (install node and npm) on project tez-ui: Execution install node and npm of goal com.github.eirslett:frontend-maven-plugin:0.0.16:install-node-and-npm failed: A required class was missing while executing com.github.eirslett:frontend-maven-plugin:0.0.16:install-node-and-npm: org/slf4j/helpers/MarkerIgnoringBase I have seen a similar discussion around it on the mailing list and the following two open Jira issues: https://issues.apache.org/jira/browse/TEZ-2228 https://issues.apache.org/jira/browse/TEZ-2229 I am just wondering what is the suggested steps for me to make progress and build Tez ? Any help or suggestion would be awesome. James
