Merge lp:~bigdata-dev/charms/trusty/apache-spark/trunk into lp:charms/trusty/apache-spark

Proposed by Cory Johns
Status: Merged
Merged at revision: 37
Proposed branch: lp:~bigdata-dev/charms/trusty/apache-spark/trunk
Merge into: lp:charms/trusty/apache-spark
Diff against target: 12 lines (+2/-2)
1 file modified
resources.yaml (+2/-2)
To merge this branch: bzr merge lp:~bigdata-dev/charms/trusty/apache-spark/trunk
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+273841@code.launchpad.net

Description of the change

Revert to Spark 1.3 until we get the issues w/ Zeppelin sorted

To post a comment you must log in.
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

LGTM, +1. Just to expand on the "issues", the problem is that our zeppelin 0.5 %pyspark interpreter does not work with spark-1.4. Current thinking is that the latest zeppelin will enable this, so we expect to move spark up once the new zeppelin is ready.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'resources.yaml'
2--- resources.yaml 2015-10-07 21:04:14 +0000
3+++ resources.yaml 2015-10-08 14:04:50 +0000
4@@ -11,6 +11,6 @@
5 hash: 204fc101f3c336692feeb1401225407c575a90d42af5d7ab83937b59c42a6af9
6 hash_type: sha256
7 spark-x86_64:
8- url: http://www.apache.org/dist/spark/spark-1.4.1/spark-1.4.1-bin-hadoop2.4.tgz
9- hash: bc8c79188db9a2b6104da21b3b380838edf1e40acbc79c84ef2ed2ad82ecdbc3
10+ url: http://www.apache.org/dist/spark/spark-1.3.0/spark-1.3.0-bin-hadoop2.4.tgz
11+ hash: 094b5116231b6fec8d3991492c06683126ce66a17f910d82780a1a9106b41547
12 hash_type: sha256

Subscribers

People subscribed via source and target branches