Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

If i downloaded the sanbox, spark is internally installed??

avatar
New Member
 
1 ACCEPTED SOLUTION

avatar

Yes Spark 1.4.1 is installed on the latest Sandbox. You can find version details for each component in the release notes available here:

http://hortonworks.com/products/hortonworks-sandbo...

For the current sandbox the release notes are available here

http://hortonworks.com/wp-content/uploads/2015/10/...

View solution in original post

2 REPLIES 2

avatar

Yes Spark 1.4.1 is installed on the latest Sandbox. You can find version details for each component in the release notes available here:

http://hortonworks.com/products/hortonworks-sandbo...

For the current sandbox the release notes are available here

http://hortonworks.com/wp-content/uploads/2015/10/...

avatar
Master Mentor
@viswanatha reddy

You can check at your end for future reference

[hdfs@sandbox ~]$ spark-shell --version

Welcome to

____ __

/ __/__ ___ _____/ /__

_\ \/ _ \/ _ `/ __/ '_/

/___/ .__/\_,_/_/ /_/\_\ version 1.4.1

/_/

Type --help for more information.

[hdfs@sandbox ~]$ rpm -qa | grep spark

spark_2_3_2_0_2950-python-1.4.1.2.3.2.0-2950.el6.noarch

spark_2_3_2_0_2950-worker-1.4.1.2.3.2.0-2950.el6.noarch

spark_2_3_2_0_2950-master-1.4.1.2.3.2.0-2950.el6.noarch

spark_2_3_2_0_2950-1.4.1.2.3.2.0-2950.el6.noarch

[hdfs@sandbox ~]$