Hi,

Thanks Michael! That's exactly what I missed in my understanding of
the different options for Spark on XYZ. Thanks!

And the last sentence was excellent to help me understand DC/OS to, say, CDH.

Pozdrawiam,
Jacek Laskowski
----
https://medium.com/@jaceklaskowski/
Mastering Apache Spark 2.0 http://bit.ly/mastering-apache-spark
Follow me at https://twitter.com/jaceklaskowski


On Sat, Aug 13, 2016 at 1:44 PM, Michael Gummelt <mgumm...@mesosphere.io> wrote:
> DC/OS Spark *is* Apache Spark on Mesos, along with some packaging that makes
> it easy to install and manage on DC/OS.
>
> For example:
>
> $ dcos package install spark
> $ dcos spark run --submit-args="--class SparkPi ..."
>
> The single command install gives runs the cluster dispatcher and the history
> server in your cluster via marathon, so it's HA.
> It provides a local CLI that your end users can use to submit jobs.
> And it's integrated with other DC/OS packages like HDFS.
>
> It sort of does for Spark what e.g. CDH does for Hadoop.
>
> On Sat, Aug 13, 2016 at 1:35 PM, Jacek Laskowski <ja...@japila.pl> wrote:
>>
>> Hi,
>>
>> I'm wondering why not DC/OS (with Mesos)?
>>
>> Pozdrawiam,
>> Jacek Laskowski
>> ----
>> https://medium.com/@jaceklaskowski/
>> Mastering Apache Spark 2.0 http://bit.ly/mastering-apache-spark
>> Follow me at https://twitter.com/jaceklaskowski
>>
>>
>> On Sat, Aug 13, 2016 at 11:24 AM, guyoh <g12...@gmail.com> wrote:
>> > My company is trying to decide whether to use kubernetes or mesos. Since
>> > we
>> > are planning to use Spark in the near future, I was wandering what is
>> > the
>> > best choice for us.
>> > Thanks,
>> > Guy
>> >
>> >
>> >
>> > --
>> > View this message in context:
>> > http://apache-spark-user-list.1001560.n3.nabble.com/mesos-or-kubernetes-tp27530.html
>> > Sent from the Apache Spark User List mailing list archive at Nabble.com.
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe e-mail: user-unsubscr...@spark.apache.org
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe e-mail: user-unsubscr...@spark.apache.org
>>
>
>
>
> --
> Michael Gummelt
> Software Engineer
> Mesosphere

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to