Unable to execute saveAsTextFile on multi node mesos

2014-05-31 Thread prabeesh k
Hi, scenario : Read data from HDFS and apply hive query on it and the result is written back to HDFS. Scheme creation, Querying and saveAsTextFile are working fine with following mode - local mode - mesos cluster with single node - spark cluster with multi node Schema creation and q

java.lang.OutOfMemoryError while running Shark on Mesos

2014-05-22 Thread prabeesh k
Hi, I am trying to apply inner join in shark using 64MB and 27MB files. I am able to run the following queris on Mesos - "SELECT * FROM geoLocation1 " - """ SELECT * FROM geoLocation1 WHERE country = '"US"' """ But while trying inner join as "SELECT * FROM geoLocation1 g1 INNER

Re: Blog about mesos-0.13.0 Running on Ubuntu-12.04

2013-10-08 Thread prabeesh k
7;ing into "src" you need to cd into > "bin" > > > > > On Tue, Oct 8, 2013 at 9:55 PM, prabeesh k wrote: > >> Please refer the link. Please write your suggestions >> >> >> http://prabstechblog.blogspot.in/2013/10/running-mesos-0130-on-ubuntu-1204.html >> > >

Blog about mesos-0.13.0 Running on Ubuntu-12.04

2013-10-08 Thread prabeesh k
Please refer the link. Please write your suggestions http://prabstechblog.blogspot.in/2013/10/running-mesos-0130-on-ubuntu-1204.html