Re: Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-10-02 Thread Marco Mistroni
Hi Sean thanks. I managed to build Spark 2 (it was actually 2.1, not 2.0...i m sourcing it from here (git clone git://github.com/apache/spark.git)) Now, i managed to build it but i had to - use Java 1.7 along with MAVEN_OPTS (using java1.8 send the whole process into insufficient memory for JVM

Re: Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-10-01 Thread Sean Owen
"Compile failed via zinc server" Try shutting down zinc. Something's funny about your compile server. It's not required anyway. On Sat, Oct 1, 2016 at 3:24 PM, Marco Mistroni wrote: > Hi guys > sorry to annoy you on this but i am getting nowhere. So far i have tried to >

Re: Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-10-01 Thread Marco Mistroni
Sep 3, 2016 at 2:54 PM, Marco Mistroni <mmistr...@gmail.com> > wrote: > >> hi all >> >> i am getting failures when building spark 2.0 on Ubuntu 16.06 >> Here's details of what i have installed on the ubuntu host >> - java 8 >> - scala 2.11 >> - g

Re: Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-09-30 Thread Marco Mistroni
an package > > everything compiles sort of fine and at the end i get this exception > > INFO] BUILD FAILURE > [INFO] > > [INFO] Total time: 01:05 h > [INFO] Finished at: 20

Re: Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-09-03 Thread Diwakar Dhanuskodi
u host > - java 8 > - scala 2.11 > - git > > When i launch the command > > ./build/mvn -Pyarn -Phadoop-2.7 -DskipTests clean package > > everything compiles sort of fine and at the end i get t

Pls assist: Spark 2.0 build failure on Ubuntu 16.06

2016-09-03 Thread Marco Mistroni
get this exception INFO] BUILD FAILURE [INFO] [INFO] Total time: 01:05 h [INFO] Finished at: 2016-09-03T13:25:27+00:00 [INFO] Final Memory: 57M/208M [INFO

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-09 Thread Luciano Resende
gt; blogs.oracle.com > Get Oracle JDBC drivers and UCP from Oracle Maven Repository (without > IDEs) By Nirmala Sundarappa-Oracle on Feb 15, 2016 > > > > > > > > -- > *From:* Mich Talebzadeh <mich.talebza...@gmail.com > <

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-09 Thread Andrew Lee
ich Talebzadeh <mich.talebza...@gmail.com> Sent: Tuesday, May 3, 2016 1:04 AM To: Luciano Resende Cc: Hien Luu; ☼ R Nair (रविशंकर नायर); user Subject: Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0 which version of Spark are using? Dr Mich Talebzadeh LinkedIn https:

?????? spark 1.6.1 build failure of : scala-maven-plugin

2016-05-05 Thread sunday2000
.@qq.com>; : "user"<user@spark.apache.org>; "user"<u...@phoenix.apache.org>; : Re: spark 1.6.1 build failure of : scala-maven-plugin Hi, My Javac version C:\Users\Divya>javac -version javac 1.7.0_79 C:\Users\Divya>java -version java versio

Re: spark 1.6.1 build failure of : scala-maven-plugin

2016-05-04 Thread Divya Gehlot
*收件人:* "sunday2000"<2314476...@qq.com>; > *抄送:* "user"<user@spark.apache.org>; "user"<u...@phoenix.apache.org>; > *主题:* Re: spark 1.6.1 build failure of : scala-maven-plugin > > Hi , > Even I am getting the similar error > Failed to execute g

?????? spark 1.6.1 build failure of : scala-maven-plugin

2016-05-04 Thread sunday2000
k.apache.org>; "user"<u...@phoenix.apache.org>; : Re: spark 1.6.1 build failure of : scala-maven-plugin Hi ,Even I am getting the similar error Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.2:compile When I tried to build Phoenix Project using maven . Maven

Re: spark 1.6.1 build failure of : scala-maven-plugin

2016-05-03 Thread Divya Gehlot
please share. Thanks, Divya On 3 May 2016 at 10:18, sunday2000 <2314476...@qq.com> wrote: > [INFO] > ---- > [INFO] BUILD FAILURE > [INFO] > ---

Re: spark 1.6.1 build failure of : scala-maven-plugin

2016-05-03 Thread Ted Yu
Final Memory: 392M/1520M > [INFO] > > > > -- 原始邮件 -- > *发件人:* "sunday2000";<2314476...@qq.com>; > *发送时间:* 2016年5月3日(星期二) 中午11:41 > *收件人:* "Ted Yu"<yuzhih...@gmail.com>; > *抄送:* "user"<user@spark.apache.org>

?????? spark 1.6.1 build failure of : scala-maven-plugin

2016-05-03 Thread sunday2000
"<yuzhih...@gmail.com>; : "user"<user@spark.apache.org>; : ?? spark 1.6.1 build failure of : scala-maven-plugin I use this command: build/mvn clean -Phive -Phive-thriftserver -Pyarn -Phadoop-2.6 -Psparkr -Dhadoop.version=2.7.0 package -DskipT

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-03 Thread Mich Talebzadeh
... SUCCESS [ >>>> 0.162 s] >>>> >>>> [INFO] Spark Project Hive . SUCCESS [ >>>> 9.834 s] >>>> >>>> [INFO] Spark Project HiveContext Compatibility SUCCESS [ >>>> 1.428

?????? spark 1.6.1 build failure of : scala-maven-plugin

2016-05-02 Thread sunday2000
I use this command: build/mvn clean -Phive -Phive-thriftserver -Pyarn -Phadoop-2.6 -Psparkr -Dhadoop.version=2.7.0 package -DskipTests -X and get this failure message: [INFO] [INFO] BUILD FAILURE [INFO

Re: spark 1.6.1 build failure of : scala-maven-plugin

2016-05-02 Thread Ted Yu
(TM) 64-Bit Server VM (build 25.91-b14, mixed mode) > > maven version: > spark-1.6.1/build/apache-maven-3.3.3/bin/mvn > > > > -- 原始邮件 -- > *发件人:* "Ted Yu";<yuzhih...@gmail.com>; > *发送时间:* 2016年5月3日(星期二) 上午10:43 > *收件人:*

?????? spark 1.6.1 build failure of : scala-maven-plugin

2016-05-02 Thread sunday2000
: spark-1.6.1/build/apache-maven-3.3.3/bin/mvn -- -- ??: "Ted Yu";<yuzhih...@gmail.com>; : 2016??5??3??(??) 10:43 ??: "sunday2000"<2314476...@qq.com>; : "user"<user@spark.apache.o

Re: spark 1.6.1 build failure of : scala-maven-plugin

2016-05-02 Thread Ted Yu
are available in many places. Is there any modification you have done which requires rebuilding ? Cheers On Mon, May 2, 2016 at 7:18 PM, sunday2000 <2314476...@qq.com> wrote: > [INFO] > ---- > [INFO] BUILD

spark 1.6.1 build failure of : scala-maven-plugin

2016-05-02 Thread sunday2000
[INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 14.765 s [INFO] Finished at: 2016-05-03T10:08:46+08:00 [INFO] Final Memory: 35M/191M [INFO

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-02 Thread Luciano Resende
FAILURE >>> [02:32 min] >>> >>> [INFO] Spark Project REPL . SKIPPED >>> >>> [INFO] Spark Project Assembly . SKIPPED >>> >>> [INFO] Spark Project External Flume Sink ..

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-02 Thread Hien Luu
.. SKIPPED >> >> [INFO] Spark Project External Flume ....... SKIPPED >> >> [INFO] Spark Project External Flume Assembly .. SKIPPED >> >> [INFO] Spark Project External Kafka ... SKIPPED >> >> [IN

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-02 Thread Ted Yu
Project External Flume Assembly .. SKIPPED > > [INFO] Spark Project External Kafka ... SKIPPED > > [INFO] Spark Project Examples ..... SKIPPED > > [INFO] Spark Project External Kafka Assembly .. SKIPPED > > [INFO] Spark Projec

Re: Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-02 Thread रविशंकर नायर
ternal Kafka ... SKIPPED > > [INFO] Spark Project Examples ......... SKIPPED > > [INFO] Spark Project External Kafka Assembly .. SKIPPED > > [INFO] Spark Project Java 8 Tests . SKIPPED > > [INFO] &

Spark build failure with com.oracle:ojdbc6:jar:11.2.0.1.0

2016-05-02 Thread Hien Luu
PED [INFO] ---- [INFO] BUILD FAILURE [INFO] [INFO] Total time: 03:53 min [INFO] Finished at: 2016-05-02T17:44:57-07:00 [INFO] Final Memory: 80M/15

Spark 1.5.1 Build Failure

2015-10-30 Thread Raghuveer Chanda
Hi, I am trying to build spark 1.5.1 for hadoop 2.5 but I get the following error. *build/mvn -Pyarn -Phadoop-2.4 -Dhadoop.version=2.5.0-cdh5.3.2 -DskipTests clean package* [INFO] Spark Project Parent POM ... SUCCESS [ 9.812 s] [INFO] Spark Project Launcher

Re: Spark 1.5.1 Build Failure

2015-10-30 Thread Raghuveer Chanda
t Examples . SKIPPED* *[INFO] Spark Project External Kafka Assembly .. SKIPPED* *[INFO] * *[INFO] BUILD FAILURE* *[INFO] * *[INFO] Total ti

Re: Spark 1.5.1 Build Failure

2015-10-30 Thread Raghuveer Chanda
. SKIPPED* > *[INFO] Spark Project External Twitter . SKIPPED* > *[INFO] Spark Project External Flume Sink .. SKIPPED* > *[INFO] Spark Project External Flume ... SKIPPED* > *[INFO] Spark Projec

Re: Spark 1.5.1 Build Failure

2015-10-30 Thread Jia Zhan
Hi, Have tried tried building it successfully without hadoop? $build/mnv -DskiptTests clean package Can you check it build/mvn was started successfully, or it's using your own mvn? Let us know your jdk version as well. On Thu, Oct 29, 2015 at 11:34 PM, Raghuveer Chanda <

Build Failure

2015-10-08 Thread shahid qadri
... SUCCESS [ 41.663 s] [INFO] Spark Project Examples . FAILURE [07:36 min] [INFO] Spark Project External Kafka Assembly .. SKIPPED [INFO] [INFO] BUILD FAILURE [INFO

Re: Build Failure

2015-10-08 Thread Jean-Baptiste Onofré
Kafka ... SUCCESS [ 41.663 s] [INFO] Spark Project Examples . FAILURE [07:36 min] [INFO] Spark Project External Kafka Assembly .. SKIPPED [INFO] [INFO] BUILD FAILURE

Spark 1.3.0 Build Failure

2015-03-30 Thread ARose
So, I am trying to build Spark 1.3.0 (standalone mode) on Windows 7 using Maven, but I'm getting a build failure. java -version java version 1.8.0_31 Java(TM) SE Runtime Environment (build 1.8.0_31-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode) Here is the command I am

Re: Spark 1.3.0 Build Failure

2015-03-30 Thread Marcelo Vanzin
This sounds like SPARK-6532. On Mon, Mar 30, 2015 at 1:34 PM, ARose ashley.r...@telarix.com wrote: So, I am trying to build Spark 1.3.0 (standalone mode) on Windows 7 using Maven, but I'm getting a build failure. java -version java version 1.8.0_31 Java(TM) SE Runtime Environment (build

spark 1.1 examples build failure on cdh 5.1

2014-09-18 Thread freedafeng
] It seems maven cannot find the jar in the central repo. Any idea how to solve this? Thanks! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-1-1-examples-build-failure-on-cdh-5-1-tp14608.html Sent from the Apache Spark User List mailing list archive