Github user iven commented on the pull request:

    https://github.com/apache/spark/pull/60#issuecomment-40280398
  
    I've finally get this working, and fixed several bugs in the original PR.
    
    It's really hard to get Spark(0.9 and higher) on Mesos working. Here's some 
note:
    * **Use spark v0.9.1**. Mesos doesn't work on 0.9.0 nor git master at the 
write time.
    * **Use Hadoop 2.0.0-cdh4.2.0**. At least 1.0.4 doesn't work. See 
[HADOOP-7982](https://issues.apache.org/jira/browse/HADOOP-7982) for details.
    * **Apply [this patch](https://github.com/apache/spark/pull/322)**. Or 
you'll get ClassNotFound exceptions.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to