Dear all,

I am trying to set up mesos for spark. Following the instruction at
https://github.com/mesos/spark/wiki/Running-Spark-on-Mesos, I use spark 0.4
and get revision 1205738 of Mesos.
OS: Ubuntu 10.04.4
Java: 1.6

There is nothing wrong in /configure. However, I got following errors in *
make*:
g++: error: java/jni/convert.o: No such file or directory
make[1]: *** [java/jni/convert.o] Error 1
make[1]: Leaving directory `/home/zdou/mesos/src'
make: *** [src] Error 2

I also tried the master branch of mesos, but still it does not work.

Could you help me solve this problem? Thank you very much in advance!

Bests,
Harry

Reply via email to