Hey Adam,

We do most of the Mesos development on 64-bit machines, and we rarely, if
ever, test on 32-bit machines. So, we recommend building Mesos on 64-bit
machines.

The specific issue you have encountered with 0.9.0 is well known and the
fix has been applied in 0.10.0 release. You can
grab the distribution from: http://people.apache.org/~benh/mesos-0.10.0
-incubating-RC2/mesos-0.10.0-incubating.tar.gz

Having said that, you might still encounter issues when you are building on
32-bit. (https://issues.apache.org/jira/browse/MESOS-267).

Vinod


@vinodkone


On Wed, Jan 30, 2013 at 10:56 AM, Adam Monsen <[email protected]> wrote:

> Hi Vinod,
>
> Thanks for your reply.
>
> > To run the C++ framework for example, you would do
>
> I ran into compile errors with some 3rd party libraries (I think).
>
> Here's what happened trying to compile trunk r1439229:
> https://gist.github.com/4675618
>
> Here's what happened trying to compile Mesos 0.9.0:
> https://gist.github.com/4675694
>
> I'm doing this on an Ubuntu 12.10 32-bit Desktop.
>
> I'll check out those EC2 scripts, too. That seems like an easier way to
> just try out Mesos/Hadoop.
>
> > You might want to look at issues tagged as "Minor"/"Trivial", if you are
> > looking for some place to start!
>
> I'll check those out once I get oriented, thanks.
>
> I just started a MapReduce tutorial, we'll see how it goes. :)
>
> -Adam
>
>

Reply via email to