Hi Eran/moon,
sorry for the late update, but the sad part is I am still facing issue in 
installing zeppelin on my machine.
Eran: I was running as sudo due to following failed statement....
[INFO] Running 'bower --allow-root install' in 
/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web[ERROR] [ERROR] 
Error: EACCES, permission denied 
'/home/nihal/.config/configstore/bower-github.yml'[ERROR] You don't have access 
to this file.[ERROR] [ERROR]     at Object.fs.openSync 
(evalmachine.<anonymous>:427:18)[ERROR]     at Object.fs.readFileSync 
(evalmachine.<anonymous>:284:15)[ERROR]     at Object.create.all.get 
(/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_modules/bower/node_modules/configstore/index.js:34:29)[ERROR]
     at Object.Configstore 
(/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_modules/bower/node_modules/configstore/index.js:27:44)[ERROR]
     at readCachedConfig 
(/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_modules/bower/lib/config.js:30:23)[ERROR]
     at defaultConfig 
(/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_modules/bower/lib/config.js:19:24)[ERROR]
     at Object.<anonymous> 
(/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_modules/bower/lib/index.js:40:32)[ERROR]
     at Module._compile (module.js:456:26)[ERROR]     at 
Object.Module._extensions..js (module.js:474:10)[ERROR]     at Module.load 
(module.js:356:32)[INFO] 
------------------------------------------------------------------------[INFO] 
Reactor Summary:[INFO] [INFO] Zeppelin 
........................................... SUCCESS [  2.655 s][INFO] Zeppelin: 
Interpreter .............................. SUCCESS [  4.485 s][INFO] Zeppelin: 
Zengine .................................. SUCCESS [  1.770 s][INFO] Zeppelin: 
Spark .................................... SUCCESS [ 39.729 s][INFO] Zeppelin: 
Markdown interpreter ..................... SUCCESS [  0.549 s][INFO] Zeppelin: 
Angular interpreter ...................... SUCCESS [  0.273 s][INFO] Zeppelin: 
Shell interpreter ........................ SUCCESS [  0.278 s][INFO] Zeppelin: 
Hive interpreter ......................... SUCCESS [  2.297 s][INFO] Zeppelin: 
Apache Phoenix Interpreter ............... SUCCESS [03:41 min][INFO] Zeppelin: 
Apache Geode interpreter ................. SUCCESS [  4.659 s][INFO] Zeppelin: 
PostgreSQL interpreter ................... SUCCESS [  0.330 s][INFO] Zeppelin: 
Tajo interpreter ......................... SUCCESS [  0.693 s][INFO] Zeppelin: 
Flink .................................... SUCCESS [ 11.126 s][INFO] Zeppelin: 
Apache Ignite interpreter ................ SUCCESS [  0.811 s][INFO] Zeppelin: 
Lens interpreter ......................... SUCCESS [  4.535 s][INFO] Zeppelin: 
Cassandra ................................ SUCCESS [ 42.073 s][INFO] Zeppelin: 
web Application .......................... FAILURE [03:39 min][INFO] Zeppelin: 
Server ................................... SKIPPED[INFO] Zeppelin: Packaging 
distribution ................... SKIPPED[INFO] 
------------------------------------------------------------------------[INFO] 
BUILD FAILURE[INFO] 
------------------------------------------------------------------------[INFO] 
Total time: 09:17 min[INFO] Finished at: 2015-08-25T18:16:15+05:30[INFO] Final 
Memory: 148M/862M[INFO] 
------------------------------------------------------------------------[ERROR] 
Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:bower 
(bower install) on project zeppelin-web: Failed to run task: 'bower 
--allow-root install' failed. (error code 8) -> [Help 1][ERROR]
so finally I run the following command:$  sudo 
/opt/apps/apache-maven-3.3.3/bin/mvn clean package -Pspark-1.4 
-Dhadoop.version=2.6.0 -Phadoop-2.6 -DskipTests 
and it works like a charm now....finally I have zeppelin installed on my 
machine...
question: should we always need to run this command as sudo? (looking at the 
above issue) 
not sure if anyone else encountered the same issue.
Nihal



 


     On Friday, 14 August 2015 7:43 PM, moon soo Lee <m...@apache.org> wrote:
   

 Hi,
It looks like you have broken  
'/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_tmp/node.tar.gz'
 file downloaded.
Do you have any idea (network issue, etc) of making downloads break?Or i think 
you can try it again in new, clean directory.

Thanks,moon

On Fri, Aug 14, 2015 at 12:51 AM IT CTO <goi....@gmail.com> wrote:

Also look at the readme on github and make sure you installed the pre 
requisites. 
בתאריך יום ו׳, 14 באוג׳ 2015, 09:52 מאת IT CTO <goi....@gmail.com>:

Any resone you are running this as root with sudo?
Can you try without?
בתאריך יום ו׳, 14 באוג׳ 2015, 08:12 מאת Nihal Bhagchandani 
<nihal_bhagchand...@yahoo.com>:
Hi Eran,
I tried the following also:
Removed existing git cloned directory and clone fresh only branch-0.5$ git 
clone -b branch-0.5 https://github.com/apache/incubator-zeppelin.git
run the command:$ sudo /opt/apps/apache-maven-3.3.3/bin/mvn clean package 
-Pspark-1.4 -Dhadoop.version=2.6.0 -Phadoop-2.6 -DskipTests

its still failing with the following error:
[INFO] 
------------------------------------------------------------------------[INFO] 
Reactor Summary:[INFO] [INFO] Zeppelin 
........................................... SUCCESS [  4.161 s][INFO] Zeppelin: 
Interpreter .............................. SUCCESS [ 10.023 s][INFO] Zeppelin: 
Zengine .................................. SUCCESS [  4.770 s][INFO] Zeppelin: 
Spark .................................... SUCCESS [ 36.735 s][INFO] Zeppelin: 
Markdown interpreter ..................... SUCCESS [  1.922 s][INFO] Zeppelin: 
Angular interpreter ...................... SUCCESS [  1.918 s][INFO] Zeppelin: 
Shell interpreter ........................ SUCCESS [  1.917 s][INFO] Zeppelin: 
Hive interpreter ......................... SUCCESS [  4.758 s][INFO] Zeppelin: 
Tajo interpreter ......................... SUCCESS [  2.254 s][INFO] Zeppelin: 
Flink .................................... SUCCESS [13:07 min][INFO] Zeppelin: 
web Application .......................... FAILURE [01:58 min][INFO] Zeppelin: 
Server ................................... SKIPPED[INFO] Zeppelin: Packaging 
distribution ................... SKIPPED[INFO] 
------------------------------------------------------------------------[INFO] 
BUILD FAILURE[INFO] 
------------------------------------------------------------------------[INFO] 
Total time: 16:14 min[INFO] Finished at: 2015-08-14T10:32:13+05:30[INFO] Final 
Memory: 105M/877M[INFO] 
------------------------------------------------------------------------[ERROR] 
Failed to execute goal 
com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm (install 
node and npm) on project zeppelin-web: Could not extract the Node archive: 
Could not extract archive: 
'/home/nihal/bigdata/hadoop/incubator-zeppelin/zeppelin-web/node_tmp/node.tar.gz':
 EOFException -> [Help 1][ERROR] 

Nihal

 


     On Friday, 14 August 2015 9:33 AM, Nihal Bhagchandani 
<nihal_bhagchand...@yahoo.com> wrote:
   

 yes...
following is the command I executed...
$ git clone https://github.com/apache/incubator-zeppelin.git
Nihal
 


     On Friday, 14 August 2015 12:56 AM, IT CTO <goi....@gmail.com> wrote:
   

 Are you sure you have the latest version from git?We had this problem few days 
ago but a fix was merged in.Try pulling the code again.Eran
On Thu, Aug 13, 2015 at 10:17 PM Nihal Bhagchandani 
<nihal_bhagchand...@yahoo.com> wrote:

Hi IT CTO,
thanks for your quick response.now I run the following command as suggested by 
you:
sudo /opt/apps/apache-maven-3.3.3/bin/mvn clean package -Pspark-1.4 
-Dhadoop.version=2.6.0 -Phadoop-2.6 -DskipTests -pl '!cassandra'


following is the final output I get after execution of the command :
[INFO] 
------------------------------------------------------------------------[INFO] 
Reactor Summary:[INFO] [INFO] Zeppelin 
........................................... SUCCESS [  2.916 s][INFO] Zeppelin: 
Interpreter .............................. SUCCESS [  4.101 s][INFO] Zeppelin: 
Zengine .................................. SUCCESS [  1.303 s][INFO] Zeppelin: 
Spark .................................... SUCCESS [ 36.023 s][INFO] Zeppelin: 
Markdown interpreter ..................... SUCCESS [  0.377 s][INFO] Zeppelin: 
Angular interpreter ...................... SUCCESS [  0.242 s][INFO] Zeppelin: 
Shell interpreter ........................ SUCCESS [  0.253 s][INFO] Zeppelin: 
Hive interpreter ......................... SUCCESS [  2.119 s][INFO] Zeppelin: 
Apache Geode interpreter ................. SUCCESS [  2.344 s][INFO] Zeppelin: 
PostgreSQL interpreter ................... SUCCESS [  0.347 s][INFO] Zeppelin: 
Tajo interpreter ......................... SUCCESS [  0.518 s][INFO] Zeppelin: 
Flink .................................... SUCCESS [  4.896 s][INFO] Zeppelin: 
Apache Ignite interpreter ................ SUCCESS [  0.732 s][INFO] Zeppelin: 
Lens interpreter ......................... SUCCESS [  1.633 s][INFO] Zeppelin: 
web Application .......................... FAILURE [02:37 min][INFO] Zeppelin: 
Server ................................... SKIPPED[INFO] Zeppelin: Packaging 
distribution ................... SKIPPED[INFO] 
------------------------------------------------------------------------
this time it fail with following error:
[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]
looking at this error I have installed the grunt on my machine and re-run the 
install command but still I encountered with same error.
could you please help?
RegardsNihal
 


     On Friday, 14 August 2015 12:01 AM, IT CTO <goi....@gmail.com> wrote:
   

 Try running with -pl '!cassandra' parameter this will exlude it from the build 
as i guess you don't need it.
בתאריך יום ה׳, 13 באוג׳ 2015, 19:37 מאת Nihal Bhagchandani 
<nihal_bhagchand...@yahoo.com>:

Hi Team,
I have cloned the recent copy of zeppelin today and tried to install on my 
machine with following command:
$  sudo /opt/apps/apache-maven-3.3.3/bin/mvn clean package -Pspark-1.4 
-Dhadoop.version=2.6.0 -Phadoop-2.6 -DskipTests
everything runs fine until installer hit cassandra installation....
following is the error stack with I copy pasted from my screen:
[INFO] 
------------------------------------------------------------------------[INFO] 
Building Zeppelin: Cassandra 0.6.0-incubating-SNAPSHOT[INFO] 
------------------------------------------------------------------------Downloading:
 
https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.7/scala-compiler-2.11.7.jarDownloading:
 
https://repo.maven.apache.org/maven2/org/scalatest/scalatest_2.11/2.2.4/scalatest_2.11-2.2.4.jarDownloading:
 
https://repo.maven.apache.org/maven2/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.jarDownloading:
 
https://repo.maven.apache.org/maven2/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.jarDownloading:
 
https://repo.maven.apache.org/maven2/org/apache/cassandra/cassandra-all/2.1.5/cassandra-all-2.1.5.jar[INFO]
 ------------------------------------------------------------------------[INFO] 
Reactor Summary:[INFO] [INFO] Zeppelin 
........................................... SUCCESS [  4.086 s][INFO] Zeppelin: 
Interpreter .............................. SUCCESS [  6.526 s][INFO] Zeppelin: 
Zengine .................................. SUCCESS [  2.303 s][INFO] Zeppelin: 
Spark .................................... SUCCESS [ 50.974 s][INFO] Zeppelin: 
Markdown interpreter ..................... SUCCESS [  0.577 s][INFO] Zeppelin: 
Angular interpreter ...................... SUCCESS [  0.275 s][INFO] Zeppelin: 
Shell interpreter ........................ SUCCESS [  0.308 s][INFO] Zeppelin: 
Hive interpreter ......................... SUCCESS [  2.714 s][INFO] Zeppelin: 
Apache Geode interpreter ................. SUCCESS [  3.178 s][INFO] Zeppelin: 
PostgreSQL interpreter ................... SUCCESS [  0.732 s][INFO] Zeppelin: 
Tajo interpreter ......................... SUCCESS [  1.068 s][INFO] Zeppelin: 
Flink .................................... SUCCESS [  7.039 s][INFO] Zeppelin: 
Apache Ignite interpreter ................ SUCCESS [  0.670 s][INFO] Zeppelin: 
Lens interpreter ......................... SUCCESS [  2.483 s][INFO] Zeppelin: 
Cassandra ................................ FAILURE [ 20.539 s][INFO] Zeppelin: 
web Application .......................... SKIPPED[INFO] Zeppelin: Server 
................................... SKIPPED[INFO] Zeppelin: Packaging 
distribution ................... SKIPPED[INFO] 
------------------------------------------------------------------------[INFO] 
BUILD FAILURE[INFO] 
------------------------------------------------------------------------[INFO] 
Total time: 01:43 min[INFO] Finished at: 2015-08-13T18:36:24+05:30[INFO] Final 
Memory: 126M/866M[INFO] 
------------------------------------------------------------------------[ERROR] 
Failed to execute goal on project zeppelin-cassandra: Could not resolve 
dependencies for project 
org.apache.zeppelin:zeppelin-cassandra:jar:0.6.0-incubating-SNAPSHOT: The 
following artifacts could not be resolved: 
org.scala-lang:scala-compiler:jar:2.11.7, 
org.scala-lang:scala-library:jar:2.11.7, 
org.scala-lang:scala-reflect:jar:2.11.7, 
org.scalatest:scalatest_2.11:jar:2.2.4, 
org.apache.cassandra:cassandra-all:jar:2.1.5: Could not transfer artifact 
org.scala-lang:scala-compiler:jar:2.11.7 from/to central 
(https://repo.maven.apache.org/maven2): repo.maven.apache.org: Unknown host 
repo.maven.apache.org -> [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/DependencyResolutionException[ERROR]
 [ERROR] After correcting the problems, you can resume the build with the 
command[ERROR]   mvn <goals> -rf :zeppelin-cassandra

on my machine I do not have cassandra installed.
following tools I have already installed on my machine:Apache Spark : 
1.4.1Hadoop : 2.6Maven : 3.3.3npm : 1.3.10
any help to resolve this issue would be highly appreciable....
thanks in advance 
RegardsNihal




 


   


   

   




  

Reply via email to