Re: is Hdp bundle still maintained/supported?

2017-06-20 Thread Samuel Cozannet
Hi Patrizio, My recommendation is that you go to the freenode channel #juju, and then talk to Kevin (kwmonroe, also cced). He has a lot of wits on these solutions and will be able to help you, tell you where report bugs and also see if there is a potential implementation path for your issues Best

Re: docker -> lxdbr0

2017-06-20 Thread John Meinel
This definitely sounds interesting. You included the layer python code, but not the "daemon.json.j2" file. Isn't that part of getting the networking config in place? John =:-> On Wed, Jun 21, 2017 at 6:16 AM, James Beedy wrote: > On integrating docker and lxd deployed apps ... > > My charm in

docker -> lxdbr0

2017-06-20 Thread James Beedy
On integrating docker and lxd deployed apps ... My charm includes layer-docker, and exposes a simple api wrapping docker-py to allow the charm to login to dockerhub, pull and run docker images, and a few other standard docker ops. My dockerized apps talk to elasticsearch, mysql, and redis, all of

Re: is Hdp bundle still maintained/supported?

2017-06-20 Thread Patrizio Bassi
Dear Samuel i deployed the hadoop-processing bundle successfully. I had some troubles because openstack instances didn't get the dns entry so hadoop-hdfs-namenode/datanode could not resolve their own addresses first, then the peers'. I did a fast hack just manually adding the entries in /etc/host

Re: multi model/cloud deploy (how to deploy kubernates-workers in multitenant openstack)

2017-06-20 Thread Patrizio Bassi
Dear Marco, can you please share the example you mentioned, how to refer to another model apps and so relations? Thank you! Patrizio 2017-06-16 16:27 GMT+02:00 Marco Ceppi : > I'd got one step further and say cross model relations are exactly what > you're looking to do. I'd avoid using manual