It has been fixed, please try the latest master branch
Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore) < naveenakumar_gurushantap.panchappana...@nokia.com>于2018年4月9日周一 下午6:35写道: > Hi Jeff, > > Is there any other alternative way of building the code,till fix comes. > > Regards > Naveen > > > -----Original Message----- > From: Jeff Zhang [mailto:zjf...@gmail.com] > Sent: Saturday, April 7, 2018 8:07 AM > To: dev@zeppelin.apache.org > Subject: Re: zeppelin build is failing > > This is due to ZEPPELIN-3367, I will fix it soon. > > > > Panchappanavar, Naveenakumar Gurushantap (Nokia - IN/Bangalore) < > naveenakumar_gurushantap.panchappana...@nokia.com>于2018年4月7日周六 上午5:30写道: > > > Hi All, > > > > I am trying out building latest zeppelin source on one of my vm machine . > > > > I getting the following error can any body help on this. > > > > Zeppelin 0.9.0-SNAPSHOT ............................ SUCCESS [ 3.985 > > s] [INFO] Zeppelin: Interpreter Parent ....................... SUCCESS > > [ > > 0.859 s] > > [INFO] Zeppelin: Interpreter .............................. SUCCESS [ > > 11.889 s] > > [INFO] Zeppelin: Display system apis ...................... SUCCESS [ > > 16.443 s] > > [INFO] Zeppelin: Spark Parent ............................. SUCCESS [ > > 1.133 s] > > [INFO] Zeppelin: Spark Scala Parent ....................... SUCCESS [ > > 13.495 s] > > [INFO] Zeppelin: Spark Interpreter Scala_2.11 ............. SUCCESS [ > > 8.681 s] > > [INFO] Zeppelin: Spark Interpreter Scala_2.10 ............. SUCCESS [ > > 9.181 s] > > [INFO] Zeppelin: Spark Shims .............................. SUCCESS [ > > 0.985 s] > > [INFO] Zeppelin: Spark1 Shims ............................. SUCCESS [ > > 3.905 s] > > [INFO] Zeppelin: Spark2 Shims ............................. SUCCESS [ > > 3.629 s] > > [INFO] Zeppelin: Python interpreter ....................... SUCCESS [ > > 17.105 s] > > [INFO] Zeppelin: Spark Interpreter ........................ SUCCESS [ > > 37.335 s] > > [INFO] Zeppelin: Zengine .................................. SUCCESS [ > > 8.997 s] > > [INFO] Zeppelin: Groovy interpreter ....................... SUCCESS [ > > 1.375 s] > > [INFO] Zeppelin: Spark dependencies ....................... SUCCESS [ > > 50.364 s] > > [INFO] Zeppelin: Markdown interpreter ..................... SUCCESS [ > > 1.612 s] > > [INFO] Zeppelin: Angular interpreter ...................... SUCCESS [ > > 1.182 s] > > [INFO] Zeppelin: Shell interpreter ........................ SUCCESS [ > > 1.348 s] > > [INFO] Zeppelin: Livy interpreter ......................... SUCCESS [ > > 3.897 s] > > [INFO] Zeppelin: HBase interpreter ........................ SUCCESS [ > > 4.578 s] > > [INFO] Zeppelin: Apache Pig Interpreter ................... SUCCESS [ > > 6.657 s] > > [INFO] Zeppelin: JDBC interpreter ......................... SUCCESS [ > > 2.123 s] > > [INFO] Zeppelin: File System Interpreters ................. SUCCESS [ > > 1.926 s] > > [INFO] Zeppelin: Flink .................................... SUCCESS [ > > 8.150 s] > > [INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [ > > 2.706 s] > > [INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [ > > 1.465 s] > > [INFO] Zeppelin: Lens interpreter ......................... SUCCESS [ > > 8.852 s] > > [INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS > > [01:00 min] [INFO] Zeppelin: Elasticsearch interpreter > > ................ SUCCESS [ > > 4.360 s] > > [INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [ > > 1.731 s] > > [INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [ > > 3.478 s] > > [INFO] Zeppelin: Scio ..................................... SUCCESS [ > > 47.500 s] > > [INFO] Zeppelin: Neo4j interpreter ........................ SUCCESS [ > > 3.099 s] > > [INFO] Zeppelin: Sap ...................................... SUCCESS [ > > 1.234 s] > > [INFO] Zeppelin: web Application .......................... SUCCESS > > [17:26 min] [INFO] Zeppelin: Server > > ................................... SUCCESS [01:39 min] [INFO] > > Zeppelin: Jupyter Support .......................... SUCCESS [ > > 1.051 s] > > [INFO] Zeppelin: Plugins Parent ........................... FAILURE [ > > 2.499 s] > > [INFO] Zeppelin: Plugin S3NotebookRepo .................... SKIPPED > > [INFO] Zeppelin: Plugin VFSNotebookRepo ................... SKIPPED > > [INFO] Zeppelin: Plugin GitNotebookRepo ................... SKIPPED > > [INFO] Zeppelin: Plugin GitHubNotebookRepo ................ SKIPPED > > [INFO] Zeppelin: Plugin AzureNotebookRepo ................. SKIPPED > > [INFO] Zeppelin: Plugin GCSNotebookRepo ................... SKIPPED > > [INFO] Zeppelin: Plugin MongoNotebookRepo ................. SKIPPED > > [INFO] Zeppelin: Plugin ZeppelinHubRepo ................... SKIPPED > > [INFO] Zeppelin: Plugin FileSystemNotebookRepo ............ SKIPPED > > [INFO] Zeppelin: Packaging distribution 0.9.0-SNAPSHOT .... SKIPPED > > [INFO] > > ---------------------------------------------------------------------- > > -- > > [INFO] BUILD FAILURE > > [INFO] > > ---------------------------------------------------------------------- > > -- > > [INFO] Total time: 25:06 min > > [INFO] Finished at: 2018-04-06T16:06:04-05:00 [INFO] > > ---------------------------------------------------------------------- > > -- > > [ERROR] Failed to execute goal > > org.apache.maven.plugins:maven-dependency-plugin:2.8:copy > > (copy-plugin-artifact) on project zengine-plugins-parent: Error > > copying artifact from > > /u/npanchap/zeppelin/zeppelin-plugins/.flattened-pom.xml to > > /u/npanchap/zeppelin/zeppelin-plugins/target/../../../../plugins/Maven > > Dependency Plugin/zengine-plugins-parent-0.9.0-SNAPSHOT.pom: > > /u/npanchap/zeppelin/zeppelin-plugins/target/../../../../plugins/Maven > > Dependency Plugin/zengine-plugins-parent-0.9.0-SNAPSHOT.pom (No such > > file or directory) -> [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/MojoExecutionExceptio > > n > > [ERROR] > > [ERROR] After correcting the problems, you can resume the build with > > the command > > [ERROR] mvn <goals> -rf :zengine-plugins-parent > > > > Ideally while building itself it should create > > /u/npanchap/zeppelin/zeppelin-plugins/target/../../../../plugins/Maven > > Dependency Plugin. In this case its not at all creating can any one > > have idea on this. > > > > Regards > > Naveen > > > > >