Re: CDH5.2.3 on mesos

2014-11-01 Thread Tom Arnfeld
We're running a HA job tracker (not deployed on top of mesos itself, though) with the mesos-hadoop framework being referenced here. This guide from Cloudera (CDH5) is pretty good for getting started: 

Re: CDH5.2.3 on mesos

2014-10-31 Thread Stratos Dimopoulos
High Availability you mean? Why not Zookeeper? On Thu, Oct 30, 2014 at 7:07 PM, Ankur Chauhan an...@malloc64.com wrote: Thanks this is great. I actually ended up using the vanilla Hadoop distribution and it worked just fine. I will try out your tutorial. Side question, is there a solution

Re: CDH5.2.3 on mesos

2014-10-30 Thread Stratos Dimopoulos
Hi Ankur, I recently went through the process of installing Hadoop on Mesos over cdh5.1.2 I created a post here - shouldn't be much different for your version: http://strat0sphere.wordpress.com/2014/10/30/hadoop-on-mesos-installation-guide/ You can also find an other post about configuring

Re: CDH5.2.3 on mesos

2014-10-30 Thread Ankur Chauhan
Thanks this is great. I actually ended up using the vanilla Hadoop distribution and it worked just fine. I will try out your tutorial. Side question, is there a solution around making the jobtracker ha? -- ankur Sent from my iPhone On Oct 30, 2014, at 5:05 PM, Stratos Dimopoulos

CDH5.2.3 on mesos

2014-10-28 Thread Ankur Chauhan
H, I was trying to setup mesos/hadoop with the latest CDH version (MR1) and it seems like the instructions are sort of out of date and I also tried the suggestions in https://github.com/mesos/hadoop/issues/25 https://github.com/mesos/hadoop/issues/25 but after 4 hours of flailing around I am

Re: CDH5.2.3 on mesos

2014-10-28 Thread Tom Arnfeld
Hi Ankur, There aren't any getting started resources other than the documention there as far as I know. Could you share your hadoop configuration and perhaps a description of the problems you're having? Tom. On Tue, Oct 28, 2014 at 8:53 AM, Ankur Chauhan an...@malloc64.com wrote: H, I