This is a question for the CDH list. CDH 5.4 has Spark 1.3, and 5.5
has 1.5. The best thing is to update CDH as a whole if you can.

However it's pretty simple to just run a newer Spark assembly as a
YARN app. Don't remove anything in the CDH installation. Try
downloading the assembly and prefixing your command with
SPARK_JAR=newassembly.jar ...

On Sat, Sep 12, 2015 at 7:16 AM, Angel Angel <areyouange...@gmail.com> wrote:
> Respected sir,
>
> I installed two versions of spark 1.2.0 (cloudera 5.3) and 1.4.0.
> I am running some application that need spark 1.4.0
>
> The application is related to deep learning.
>
> So how can i remove the version 1.2.0
> and run my application on version 1.4.0 ?
>
>
>
> When i run command spark-shell the version 1.2.0 comes in picture.
>
> and for version 1.4.0 i have run command like /root/spark/bin/spark-shell.

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

Reply via email to