- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to downgrade Spark
- Labels:
-
Apache Spark
Created on ‎02-17-2016 06:11 PM - edited ‎09-16-2022 03:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are currently on Cloudera 5.5.2, Spark 1.5.0 and installed the SAP HANA Vora 1.1 service and works well.
The SAP HANA Vora Spark Extensions currently require Spark 1.4.1, so we would like to downgrade Spark from 1.5.0 to 1.4.1. How can we do this? Thanks!
Created ‎02-17-2016 06:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do the extensions not work with 1.5? Are there incompatible changes you're observing (between the claimed support for 1.4.1 vs. 1.5.0) that are causing it to fail?
Created ‎02-17-2016 07:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Harsh,
Thank you. So we should be good by downgrading CDH to a version with Spark 1.4.1 then?
There are multiple issues between 1.4.1 and 1.5.0: http://scn.sap.com/blogs/vora We have been told by the developers that they work on supporting Spark 1.5.0 and advised us to use Spark 1.4.1 in the mean time
Created ‎02-17-2016 09:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could use a Apache Spark 1.4.1 release from upstream, manually rebuilt against your CDH5 version of Apache Hadoop, and use the tar-ball paths for all Spark operations, and this should work.
However, such a Spark deployment would not be officially supported by Cloudera Support (if you have a subscription).
