You don't add dependencies to your app -- you mark Spark as 'provided'
in the build and you rely on the deployed Spark environment to provide
it.

On Fri, Jun 12, 2015 at 7:14 PM, Elkhan Dadashov <elkhan8...@gmail.com> wrote:
> Hi all,
>
> We want to integrate Spark in our Java application using the Spark Java Api
> and run then on the Yarn clusters.
>
> If i want to run Spark on Yarn, which dependencies are must for including ?
>
> I looked at Spark POM which lists that Spark requires 50+ 3rd party
> dependencies.
>
> Is there minimum set of Spark dependencies which are necessary for Spark
> Java API  (for Spark client run on Yarn cluster) ?
>
> Thanks in advance.
>

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

Reply via email to