Just pointing out that you missed an ‘o’ at the end of -Pvendor-repo in your build command.
Chris Matta cma...@mapr.com 215-701-3146 On Wed, Feb 17, 2016 at 3:54 PM, Abhi Basu <9000r...@gmail.com> wrote: > Same error with: > > mvn clean package -Pspark-1.5 -Dspark.version=1.5.0 > -Dhadoop.version=2.6.0-cdh5.5.1 -Phadoop-2.6 -Pvendor-rep -Pyarn -Ppyspark > -DskipTests > > > [root@cdh-lsedge incubator-zeppelin]# hadoop version > Hadoop 2.6.0-cdh5.5.1 > Subversion http://github.com/cloudera/hadoop -r > e1581abbb6ab62b0a41b7ce6141d7280bf0c53da > Compiled by jenkins on 2015-12-02T18:38Z > Compiled with protoc 2.5.0 > From source with checksum 98e07176d1787150a6a9c087627562c > This command was run using > /opt/cloudera/parcels/CDH-5.5.1-1.cdh5.5.1.p0.11/jars/hadoop-common-2.6.0-cdh5.5.1.jar > > Spark version 1.5.0 > > > On Wed, Feb 17, 2016 at 12:45 PM, Felix Cheung <felixcheun...@hotmail.com> > wrote: > >> Try building with -Pvendor-repo >> >> >> >> >> >> On Wed, Feb 17, 2016 at 11:38 AM -0800, "Abhi Basu" <9000r...@gmail.com> >> wrote: >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Zeppelin ........................................... SUCCESS >> [01:01 min] >> [INFO] Zeppelin: Interpreter .............................. SUCCESS [ >> 19.152 s] >> [INFO] Zeppelin: Zengine .................................. SUCCESS [ >> 9.324 s] >> [INFO] Zeppelin: Display system apis ...................... SUCCESS [ >> 20.503 s] >> [INFO] Zeppelin: Spark dependencies ....................... FAILURE [ >> 46.626 s] >> [INFO] Zeppelin: Spark .................................... SKIPPED >> [INFO] Zeppelin: Markdown interpreter ..................... SKIPPED >> [INFO] Zeppelin: Angular interpreter ...................... SKIPPED >> [INFO] Zeppelin: Shell interpreter ........................ SKIPPED >> [INFO] Zeppelin: Hive interpreter ......................... SKIPPED >> [INFO] Zeppelin: HBase interpreter ........................ SKIPPED >> [INFO] Zeppelin: Apache Phoenix Interpreter ............... SKIPPED >> [INFO] Zeppelin: PostgreSQL interpreter ................... SKIPPED >> [INFO] Zeppelin: JDBC interpreter ......................... SKIPPED >> [INFO] Zeppelin: Tajo interpreter ......................... SKIPPED >> [INFO] Zeppelin: Flink .................................... SKIPPED >> [INFO] Zeppelin: Apache Ignite interpreter ................ SKIPPED >> [INFO] Zeppelin: Kylin interpreter ........................ SKIPPED >> [INFO] Zeppelin: Lens interpreter ......................... SKIPPED >> [INFO] Zeppelin: Cassandra ................................ SKIPPED >> [INFO] Zeppelin: Elasticsearch interpreter ................ SKIPPED >> [INFO] Zeppelin: Tachyon interpreter ...................... SKIPPED >> [INFO] Zeppelin: web Application .......................... SKIPPED >> [INFO] Zeppelin: Server ................................... SKIPPED >> [INFO] Zeppelin: Packaging distribution ................... SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 02:37 min >> [INFO] Finished at: 2016-02-17T11:35:02-08:00 >> [INFO] Final Memory: 61M/1897M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal on project zeppelin-spark-dependencies: >> Could not resolve dependencies for project >> org.apache.zeppelin:zeppelin-spark-dependencies:jar:0.6.0-incubating-SNAPSHOT: >> The following artifacts could not be resolved: >> org.apache.hadoop:hadoop-client:jar:2.6.0-cdh5.5.1, >> org.apache.hadoop:hadoop-yarn-api:jar:2.6.0-cdh5.5.1: Could not find >> artifact org.apache.hadoop:hadoop-client:jar:2.6.0-cdh5.5.1 in gaomaven ( >> http://gaomaven.jf.intel.com:8081/nexus/content/groups/public) -> [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-spark-dependencies >> >> >> Thanks, >> >> Abhi >> >> -- >> Abhi Basu >> > > > > -- > Abhi Basu >