Re: Hadoop on Mesos: FATAL mapred.MesosScheduler: Failed to initialize the TaskScheduler

2017-07-30 Thread Traiano Welcome
ck of contributors. In any case - have you perhaps seen a successful deployment of this ? > > > > 2017-07-23 17:27 GMT+08:00 Traiano Welcome <trai...@gmail.com>: > >> >> Hi List! >> >> I'm working on configuring hadoop to use the mesos scheduler, us

Re: How to deploy Hadoop on Mesos

2017-07-28 Thread Traiano Welcome
Hadoop definitely seems to be on the list of frameworks for mesos: http://mesos.apache.org/documentation/latest/frameworks/ Has anyone recently tested getting it to work? On Thu, Jul 27, 2017 at 5:39 PM, Stephen Gran <stephen.g...@piksel.com> wrote: > Hi, > > On 27/07/17

Latest Mesos (1.4.0) Fails to Build on Ubuntu 14.04.5

2017-07-28 Thread Traiano Welcome
Hi All The latest version of mesos fails to build on Ubuntu 14.04.5. make fails with the following error: - . . . cp: cannot stat '../../src/python/cli/src/mesos/__init__.py': No such file or directory make[2]: *** [python/cli/src/mesos/__init__.py] Error 1 make[2]: Leaving directory

Re: How to deploy Hadoop on Mesos

2017-07-27 Thread Traiano Welcome
related project codebases would be a nightmare. Good luck! > > On 27/07/17 08:50, Traiano Welcome wrote: > > Hi Stephen > > > > > > On Wed, Jul 26, 2017 at 5:18 PM, Stephen Gran <stephen.g...@piksel.com > > <mailto:stephen.g...@piksel.com>> wrote

Re: How to deploy Hadoop on Mesos

2017-07-27 Thread Traiano Welcome
cause a system engineer a world of pain to get working reliably." ... So no, avoid like the plague :-) > > > On Wed, Jul 26, 2017 at 4:12 AM, Traiano Welcome <trai...@gmail.com> > wrote: > >> Hi >> >> Would anyone know of some reliable guides to depl

Re: How to deploy Hadoop on Mesos

2017-07-27 Thread Traiano Welcome
however these books are probably out of date because the procedure they describe for integrating mesos and hadoop is broken. > Cheers, > > On 26/07/17 14:13, Brandon Gulla wrote: > > Have you looked into Apache Myriad? > > > > http://myriad.apache.org/ > > &g

How to deploy Hadoop on Mesos

2017-07-26 Thread Traiano Welcome
Hi Would anyone know of some reliable guides to deploying apache hadoop on top of the mesos scheduler? Thanks, Traiano

Hadoop on Mesos: FATAL mapred.MesosScheduler: Failed to initialize the TaskScheduler

2017-07-23 Thread Traiano Welcome
Hi List! I'm working on configuring hadoop to use the mesos scheduler, using the procedure outlined in "Apache Mesos Essentials" here: https://pastebin.com/y1ERJZqq Currently I've a 3 node mesos cluster, with an HDFS namenode communicating successfully with two HDFS data nodes. However, when I