Re: Regarding "Connecting spark to Mesos" documentation

2015-06-05 Thread François Garillot
The make-distribution script will indeed take maven options. If you want to add this to the documentation, one possibility is that you could supplement the information in that file : https://github.com/apache/spark/blob/master/docs/running-on-mesos.md with a pull-request. You'll also find contri

Regarding "Connecting spark to Mesos" documentation

2015-05-20 Thread Meethu Mathew
Hi List, In the documentation of Connecting Spark to Mesos , is it possible to modify and write in detail the step "Create a binary package using make-distribution.sh --tgz" ? When we use custom compiled ve