LM-SJL-00877532:incubator-zeppelin dvasthimal$ brew -v Homebrew 0.9.5 (git revision 8b98; last commit 2015-09-30)
LM-SJL-00877532:incubator-zeppelin dvasthimal$ npm -v 2.14.4 LM-SJL-00877532:incubator-zeppelin dvasthimal$ grunt --version grunt-cli v0.1.13 LM-SJL-00877532:incubator-zeppelin dvasthimal$ karma --version Karma version: 0.13.10 LM-SJL-00877532:incubator-zeppelin dvasthimal$ phantomjs --version 2.0.0 *Hopefully i got all prerequisites installed.* LM-SJL-00877532:incubator-zeppelin dvasthimal$ mvn clean package -Pspark-1.4 -Dspark.version=1.4.1 -Dhadoop.version=2.7.0 -Phadoop-2.6 -Pyarn -DskipTests [INFO] Zeppelin: Lens interpreter ........................ SUCCESS [1.449s] [INFO] Zeppelin: Cassandra ............................... SUCCESS [29.961s] [INFO] Zeppelin: web Application ......................... FAILURE [16.356s] [INFO] Zeppelin: Server .................................. SKIPPED [INFO] Zeppelin: Packaging distribution .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:43.886s [INFO] Finished at: Wed Sep 30 19:56:39 PDT 2015 [INFO] Final Memory: 156M/1407M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on project zeppelin-web: Failed to run task: 'grunt --no-color' failed. (error code 3) -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :zeppelin-web LM-SJL-00877532:incubator-zeppelin dvasthimal$ Environment: OS X 10.10.5 (14F27) *Any suggestions ?* *Installation Steps:* 1) HomeBrew: http://brew.sh/ 2) NPM: http://blog.teamtreehouse.com/install-node-js-npm-mac 3) Grunt: http://coolestguidesontheplanet.com/install-gruntjs-osx/ 4) Karma : http://karma-runner.github.io/0.8/intro/installation.html 5) PhantomJS: http://ariya.ofilabs.com/2012/02/phantomjs-and-mac-os-x.html -- Deepak
