You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Darin Johnson <ne...@yahoo.com> on 2013/11/01 01:35:09 UTC

cdh3 and mesos 0.14.1

There used to be a patch for cdh3 in previous versions of 
mesos.  However, the 0.14.1 the docs point to a github repo which is configured 
for hadoop core 1.2.1 (or cdh4).  

I attempted to set the version in the pom 
and followed the directions from there.  It compiled fine.  After 
modifying the mapred-site.xml.  I'm getting the following error when starting the jobtracker:

java.lang.RuntimeException: java.lang. ClassNotFoundException: org.apache.hadoop.mapred. MesosScheduler 
        at ...

I attempted to put the hadoop-mesos-0.0.3.jar in the HADOOP_CLASSPATH, but no go.

Is this version supposed to work w/ cdh3?

Can I use the old cdh3 patch from 0.13.0 with 0.14.1?

Sorry for the newbie questions, but I'm just getting statrted and the documentation is still pretty sparse.

Thanks!

Re: cdh3 and mesos 0.14.1

Posted by Benjamin Mahler <be...@gmail.com>.
+brenden who may be able to help


On Thu, Oct 31, 2013 at 5:35 PM, Darin Johnson <ne...@yahoo.com>wrote:

> There used to be a patch for cdh3 in previous versions of mesos.  However,
> the 0.14.1 the docs point to a github repo which is configured for hadoop
> core 1.2.1 (or cdh4).
>
> I attempted to set the version in the pom and followed the directions from
> there.  It compiled fine.  After modifying the mapred-site.xml.  I'm
> getting the following error when starting the jobtracker:
>
> java.lang.RuntimeException: java.lang. ClassNotFoundException:
> org.apache.hadoop.mapred. MesosScheduler
>         at ...
>
> I attempted to put the hadoop-mesos-0.0.3.jar in the HADOOP_CLASSPATH, but
> no go.
>
> Is this version supposed to work w/ cdh3?
>
> Can I use the old cdh3 patch from 0.13.0 with 0.14.1?
>
> Sorry for the newbie questions, but I'm just getting statrted and the
> documentation is still pretty sparse.
>
> Thanks!
>