Hi Maarten, there is an effort underway to publish the stack as Docker images that should take most of the pain away to get up a Spark or Shark cluster for development and testing. Not being familiar with Juju I understand that it kind of solves a different problem (more about managing deployment of services) but is there a kind of general recipe for using Juju to manage Docker containers?
Andre On 10/17/2013 09:29 AM, Maarten Ectors wrote: > Hi all, > > Juju <http://juju.ubuntu.com> is one of the latest Ubuntu open source > product. Juju allows anybody to instantly deploy, integrate and scale > Hadoop, HBase, Hive, Mongo, Storm, Redis, Solr, and a hundred solutions, > called Charms, more. Try it yourself on jujucharms.com. We are missing the > Amplab stack in our charm library. Mesos is non-trivial to install for > most. Hadoop isn't easy either. Juju allows a drag and drop or a one line > command deploy onto the major public clouds, private clouds or servers. We > are working on a new feature called charm bundles, hence you could > instantly deploy a blueprint solution with Spark, Shark, Mesos, and all > other charms pre-integrated and ready to go. Any volunteers to create > charms? They can be written in any language, including puppet or chef, and > it should not take more than a couple of days to get a charm. More > info here<https://juju.ubuntu.com/docs/authors-charm-writing.html> > . > > thanks, > Maarten >
