Shim HyungSung created ZEPPELIN-1911:
----------------------------------------

             Summary: dependency ‘evaluate’ is not available for package 
‘rzeppelin’
                 Key: ZEPPELIN-1911
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1911
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Shim HyungSung


I got following error when i build the zeppelin with R.

+++ dirname R/install-dev.sh
++ cd R
++ pwd
+ FWDIR=/Users/shim/zeppelin/r/R
+ LIB_DIR=/Users/shim/zeppelin/r/R/../../R/lib
+ mkdir -p /Users/shim/zeppelin/r/R/../../R/lib
+ pushd /Users/shim/zeppelin/r/R
+ R CMD INSTALL --library=/Users/shim/zeppelin/r/R/../../R/lib 
/Users/shim/zeppelin/r/R/rzeppelin/
ERROR: dependency ‘evaluate’ is not available for package ‘rzeppelin’
* removing ‘/Users/shim/zeppelin/r/lib/rzeppelin’
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Zeppelin ........................................... SUCCESS [  3.676 s]
[INFO] Zeppelin: Interpreter .............................. SUCCESS [  9.502 s]
[INFO] Zeppelin: Zengine .................................. SUCCESS [  6.573 s]
[INFO] Zeppelin: Display system apis ...................... SUCCESS [ 13.944 s]
[INFO] Zeppelin: Spark dependencies ....................... SUCCESS [ 41.658 s]
[INFO] Zeppelin: Spark .................................... SUCCESS [ 19.214 s]
[INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [  1.040 s]
[INFO] Zeppelin: Angular interpreter ...................... SUCCESS [  0.332 s]
[INFO] Zeppelin: Shell interpreter ........................ SUCCESS [  0.462 s]
[INFO] Zeppelin: Livy interpreter ......................... SUCCESS [  6.015 s]
[INFO] Zeppelin: HBase interpreter ........................ SUCCESS [  4.141 s]
[INFO] Zeppelin: Apache Pig Interpreter ................... SUCCESS [  3.624 s]
[INFO] Zeppelin: PostgreSQL interpreter ................... SUCCESS [  0.662 s]
[INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [  1.169 s]
[INFO] Zeppelin: File System Interpreters ................. SUCCESS [  1.374 s]
[INFO] Zeppelin: Flink .................................... SUCCESS [  5.809 s]
[INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [  0.922 s]
[INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [  0.470 s]
[INFO] Zeppelin: Python interpreter ....................... SUCCESS [  0.560 s]
[INFO] Zeppelin: Lens interpreter ......................... SUCCESS [  3.323 s]
[INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS [ 46.931 s]
[INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [  2.890 s]
[INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [  1.297 s]
[INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [  2.158 s]
[INFO] Zeppelin: Scio ..................................... SUCCESS [ 32.122 s]
[INFO] Zeppelin: web Application .......................... SUCCESS [04:01 min]
[INFO] Zeppelin: Server ................................... SUCCESS [ 15.204 s]
[INFO] Zeppelin: Packaging distribution ................... SUCCESS [  3.915 s]
[INFO] Zeppelin: R Interpreter ............................ FAILURE [ 15.748 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:07 min
[INFO] Finished at: 2017-01-05T17:38:12-08:00
[INFO] Final Memory: 225M/793M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec 
(default) on project zeppelin-zrinterpreter_2.10: 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 :zeppelin-zrinterpreter_2.10




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to