Re: Can not build master

2015-07-03 Thread Tarek Auel
gt;>> > >>>> > 4. The reason this is not detected in our test harness or release >>>> > build is that it is sensitive to the profiles enabled. The combination >>>> > of profiles we enable in the test harness and release builds do not >&g

Re: Can not build master

2015-07-03 Thread Tarek Auel
du/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 ( > https://github.com/apache/spark/pull/7193) > > > > Cheers > > > > On Fri, Jul 3, 2015 at 3:05 PM, Tarek Auel wrot

Re: Can not build master

2015-07-03 Thread Tarek Auel
l/dependency-reduced-pom.xml > [INFO] Dependency-reduced POM written at: > /home/hbase/spark/bagel/dependency-reduced-pom.xml > > On Fri, Jul 3, 2015 at 1:13 PM, Tarek Auel wrote: > >> Hi all, >> >> I am trying to build the master, but it stucks and prints >&

Can not build master

2015-07-03 Thread Tarek Auel
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

Re: GraphX: New graph operator

2015-06-03 Thread Tarek Auel
tion is just > > edges1.intersect(edges2) > > > "join" is just > > edges1.union(edges2).distinct > > > > > On Tue, Jun 2, 2015 at 12:12 AM, Tarek Auel wrote: > >> Okay thanks for your feedback. >> >> What is the expected b

Re: GraphX: New graph operator

2015-06-02 Thread Tarek Auel
ly on an > implementation detail (vertex replication). > > Ankur <http://www.ankurdave.com/> > > On Mon, Jun 1, 2015 at 8:54 AM, Tarek Auel wrote: > >> Hello, >> >> Someone proposed in a Jira issue to implement new graph operations. Sean >> Owen recommended

GraphX: New graph operator

2015-06-01 Thread Tarek Auel
Hello, Someone proposed in a Jira issue to implement new graph operations. Sean Owen recommended to check first with the mailing list, if this is interesting or not. So I would like to know, if it is interesting for GraphX to implement the operators like: http://en.wikipedia.org/wiki/Graph_operat