-dev +user

That all sounds fine except are you packaging Spark classes with your
app? that's the bit I'm wondering about. You would mark it as a
'provided' dependency in Maven.

On Thu, Jun 25, 2015 at 5:12 AM, jimfcarroll <jimfcarr...@gmail.com> wrote:
> Hi Sean,
>
> I'm running a Mesos cluster. My driver app is built using maven against the
> maven 1.4.0 dependency.
>
> The Mesos slave machines have the spark distribution installed from the
> distribution link.
>
> I have a hard time understanding how this isn't a standard app deployment
> but maybe I'm missing something.
>
> If you build a driver app against 1.4.0 using maven and run it against a
> mesos cluster that has the 1.4.0 binary distribution installed, your driver
> wont run right.
>
> I meant to publish this question on the user list so my apologies if it's in
> the wrong place.
>
> Jim
>
>
>
>
> --
> View this message in context: 
> http://apache-spark-developers-list.1001551.n3.nabble.com/Problem-with-version-compatibility-tp12861p12876.html
> Sent from the Apache Spark Developers List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to