Fwd: Apache Hadoop Spark bundle broken
Merlijn Sebrechts
merlijn.sebrechts at gmail.com
Tue Feb 23 09:53:13 UTC 2016
Hi Andrew
Thanks for your help, and sorry for mailing to the github issue...
I've tried the new versions and they seem to be working. You might want to
update the bundles at https://jujucharms.com/apache-hadoop-spark/bundle/4
Kind regards
Merlijn Sebrechts
---------- Forwarded message ----------
From: Merlijn Sebrechts <merlijn.sebrechts at gmail.com>
Date: 2016-02-23 9:10 GMT+01:00
Subject: Apache Hadoop Spark bundle broken
To: juju-solutions/jujubigdata <
reply+0016c7f55e688a00f1cb106336d6a316652799aa81fa4d8d92cf000000011250528b92a169ce06d77a16 at reply.github.com
>
Hi all
>
>
> We wanted do deploy Apache Hadoop Spark today for a demo, however the
> Hadoop-plugin Charm seems to be broken.
>
> Error:
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 Traceback (most recent call last):
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 File
> "/var/lib/juju/agents/unit-plugin-0/charm/hooks/config-changed", line 14,
> in <module>
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 import common
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 File
> "/var/lib/juju/agents/unit-plugin-0/charm/hooks/common.py", line 21, in
> <module>
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 from charmhelpers.core import
> charmframework
> unit-plugin-0[6794]: 2016-02-23 07:34:04 INFO
> unit.plugin/0.config-changed logger.go:40 ImportError: cannot import name
> charmframework
> Our bundle:
> machines:
> '0':
> constraints: 'arch=amd64'
> series: trusty
> '1':
> constraints: 'arch=amd64'
> series: trusty
> services:
> compute-slave:
> charm: cs:trusty/apache-hadoop-compute-slave-8
> num_units: 3
> annotations:
> gui-x: "300"
> gui-y: "200"
> to: lxc:1
> hdfs-master:
> charm: cs:trusty/apache-hadoop-hdfs-master-8
> num_units: 1
> annotations:
> gui-x: "600"
> gui-y: "350"
> to: lxc:0
> yarn-master:
> charm: cs:trusty/apache-hadoop-yarn-master-6
> num_units: 1
> annotations:
> gui-x: "600"
> gui-y: "100"
> to: lxc:0
> plugin:
> charm: cs:trusty/apache-hadoop-plugin-7
> annotations:
> gui-x: "900"
> gui-y: "200"
> spark:
> charm: cs:trusty/apache-spark-3
> num_units: 1
> annotations:
> gui-x: "1200"
> gui-y: "200"
> to: lxc:0
> juju-gui:
> charm: cs:trusty/juju-gui
> to: lxc:0
> series: trusty
> relations:
> - [yarn-master, hdfs-master]
> - [compute-slave, yarn-master]
> - [compute-slave, hdfs-master]
> - [plugin, yarn-master]
> - [plugin, hdfs-master]
> - [spark, plugin]
>
> I suspect this has something to do with the patched version of
> charmhelpers that is supposed to ship with the bigdata Charms?
>
>
>
> Kind regards
> Merlijn Sebrechts
Hi Merlijn, There are more recent versions of both the plugin and the spark
charm in the store, are you able to try those?
cs:trusty/apache-hadoop-plugin-10 cs:trusty/apache-spark-6 Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bigdata/attachments/20160223/e53ea790/attachment.html>
More information about the Bigdata
mailing list