Hi Tomo,
For now you can do that as a work around. We are working on a fix for
this in the master branch but it may take a couple of days since the
issue is fairly complicated.
- Patrick
On Sat, Jul 4, 2015 at 7:00 AM, tomo cocoa wrote:
> Hi all,
>
> I have a same error and it seems depending o
Hi all,
I have a same error and it seems depending on Maven versions.
I tried building Spark using Maven with several versions on Jenkins.
+ Output of
"/Users/tomohiko/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/mvn-3.3.3/bin/mvn
-version":
Apache Maven 3.3.3 (7994120775791599e205a5524e
Thanks, I just tried it with 3.3.3 and I was able to reproduce it as well.
2015-07-03 18:51 GMT-07:00 Tarek Auel :
> That's mine
>
> Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
> 2015-04-22T04:57:37-07:00)
>
> Maven home: /usr/local/Cellar/maven/3.3.3/libexec
>
> Java version: 1
That's mine
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06;
2015-04-22T04:57:37-07:00)
Maven home: /usr/local/Cellar/maven/3.3.3/libexec
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home:
/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/jre
Default local
Here is mine:
Apache Maven 3.3.1 (cab6659f9874fa96462afef40fcf6bc033d58c1c;
2015-03-13T13:10:27-07:00)
Maven home: /home/hbase/apache-maven-3.3.1
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /home/hbase/jdk1.8.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linu
@Tarek and Ted, what maven versions are you using?
2015-07-03 17:35 GMT-07:00 Krishna Sankar :
> Patrick,
>I assume an RC3 will be out for folks like me to test the distribution.
> As usual, I will run the tests when you have a new distribution.
> Cheers
>
>
> On Fri, Jul 3, 2015 at 4:38 PM,
Patrick,
I assume an RC3 will be out for folks like me to test the distribution.
As usual, I will run the tests when you have a new distribution.
Cheers
On Fri, Jul 3, 2015 at 4:38 PM, Patrick Wendell wrote:
> Patch that added test-jar dependencies:
> https://github.com/apache/spark/commit/b
Patch that added test-jar dependencies:
https://github.com/apache/spark/commit/bfe74b34
Patch that originally disabled dependency reduced poms:
https://github.com/apache/spark/commit/984ad60147c933f2d5a2040c87ae687c14eb1724
Patch that reverted the disabling of dependency reduced poms:
https://git
Okay I did some forensics with Sean Owen. Some things about this bug:
1. The underlying cause is that we added some code to make the tests
of sub modules depend on the core tests. For unknown reasons this
causes Spark to hit MSHADE-148 for *some* combinations of build
profiles.
2. MSHADE-148 can
Doesn't change anything for me.
On Fri, Jul 3, 2015 at 3:45 PM Patrick Wendell wrote:
> Can you try using the built in maven "build/mvn..."? All of our builds
> are passing on Jenkins so I wonder if it's a maven version issue:
>
> https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Compile/
>
>
Can you try using the built in maven "build/mvn..."? All of our builds
are passing on Jenkins so I wonder if it's a maven version issue:
https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Compile/
- Patrick
On Fri, Jul 3, 2015 at 3:14 PM, Ted Yu wrote:
> Please take a look at SPARK-8781 (http
Please take a look at SPARK-8781 (https://github.com/apache/spark/pull/7193)
Cheers
On Fri, Jul 3, 2015 at 3:05 PM, Tarek Auel wrote:
> I found a solution, there might be a better one.
>
> https://github.com/apache/spark/pull/7217
>
> On Fri, Jul 3, 2015 at 2:28 PM Robin East wrote:
>
>> Yes m
I found a solution, there might be a better one.
https://github.com/apache/spark/pull/7217
On Fri, Jul 3, 2015 at 2:28 PM Robin East wrote:
> Yes me too
>
> On 3 Jul 2015, at 22:21, Ted Yu wrote:
>
> This is what I got (the last line was repeated non-stop):
>
> [INFO] Replacing original artifa
Yes me too
> On 3 Jul 2015, at 22:21, Ted Yu wrote:
>
> This is what I got (the last line was repeated non-stop):
>
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing
> /home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar with
> /home/hbase/spark/bagel/
This is what I got (the last line was repeated non-stop):
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing
/home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT.jar with
/home/hbase/spark/bagel/target/spark-bagel_2.10-1.5.0-SNAPSHOT-shaded.jar
[INFO] Dependency-re
Hi all,
I am trying to build the master, but it stucks and prints
[INFO] Dependency-reduced POM written at:
/Users/tarek/test/spark/bagel/dependency-reduced-pom.xml
build command: mvn -DskipTests clean package
Do others have the same issue?
Regards,
Tarek
16 matches
Mail list logo