Fwd: Stuff I did around Juju

2014-09-09 Thread Samuel Cozannet
feedback I can prepare a better post... Also I am NOT a developer / coder so yes, this is mostly spaghetti-code. Excuse my French! :P Hope you like it. Don't hesitate if you have any question. Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Strategic Program Manager Cha

Re: Juju devel 1.21-alpha1 is released

2014-09-19 Thread Samuel Cozannet
; * Add-machine containers should default to latest lts > Lp 1363971 > > * Blobstore's hashing needs improvement > Lp 1364750 > > * --keep-broken option still allows instance to be stopped > Lp 1365772 > > * Removing a unit on an unclean machine should remove t

Recommendation engine on top hdp-hadoop-cluster and mahout

2014-09-25 Thread Samuel Cozannet
help on a small web GUI, that could make a nice demo for our beloved SEs. Hope you like it! Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Strategic Program Manager Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical <http://canonical.com> UK LTD

Re: disabling upgrades on new machines by default?

2014-10-02 Thread Samuel Cozannet
.ubuntu.com/ - Automate your Cloud Infrastructure >>> >>> -- >>> Juju mailing list >>> Juju@lists.ubuntu.com >>> Modify settings or unsubscribe at: >>> https://lists.ubuntu.com/mailman/listinfo/juju >>> >> >> -- >> Juju m

Re: Logging with Logstash updates (new charm branch proposals)

2014-10-22 Thread Samuel Cozannet
na}/#/dashboard/file/logstash.json > > > Thanks in advance for any feedback! > > All the best, > > Charles > > -- > Juju mailing list > Juju@lists.ubuntu.com > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju > > -- S

[New Charm] iPython Notebook available for testing

2014-12-02 Thread Samuel Cozannet
Hi All, Following a request from a friend doing data science training I took some time to release an early and very simple iPython Notebook Server charm. I welcome additions, bugs from both Launchpad and GitHub: * https://github.com/SaMnCo * https://code.launchpad.net/~samuel-cozannet/charms

Re: Multi user account management in juju

2015-01-19 Thread Samuel Cozannet
nt get different API credentials. So you can have multiple Juju environments all using AWS, but different accounts. They will be completely distinct from each other. Best, Samuel Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changi

Re: How best to install Spark?

2015-01-28 Thread Samuel Cozannet
to $TARGET_MACHINE cs:~asanjar/trusty/spark spark-master Then you'll be able to read from Hadoop into Spark. Best, Samuel Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu

Re: How best to install Spark?

2015-01-28 Thread Samuel Cozannet
ples. The files are present though, so you'll find them in /var/lib/juju/agents/unit-spark-master-0/charm/files/archive Hope that helps... Let me know if it works for you! Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV

Re: How best to install Spark?

2015-01-28 Thread Samuel Cozannet
Glad it worked! I'll make a merge request to the upstream so that it works natively from the store asap. Thanks for catching that! Samuel Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud U

Re: How best to install Spark?

2015-01-30 Thread Samuel Cozannet
e back to us... Thanks! Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com

Re: How best to install Spark?

2015-01-30 Thread Samuel Cozannet
requirement to specify it when adding it. Another option if this doesn't work is to use the GUI to create the relation. It will give you a dropdown of available relationships between entities. Let me know how it goes, Thx, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT St

Re: How best to install Spark?

2015-01-30 Thread Samuel Cozannet
es.sh? * if yes, can you execute it from your command line, then do the spark command again, and let me know? Thx, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu

Re: flight-delay-demo problem

2015-01-30 Thread Samuel Cozannet
quad core, 16GB RAM machines). Better do that on a cloud. BTW, your command is not correct, remove the -n "flight*" and only keep the juju-quickstart bundles.yaml. Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecos

Re: How best to install Spark?

2015-01-30 Thread Samuel Cozannet
ces, you should be alright and it may allow you to move forward instead of being stuck. Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / C

Re: How best to install Spark?

2015-02-02 Thread Samuel Cozannet
".units."/0".machine' | tr -d "\"" will return the ID of the machine for (replace that by yarn-master or what ever the name you gave), which saves you the browsing of several pages of juju status... Let us know how your testing goes! Best, Sam Best, Samuel -

Re: How best to install Spark?

2015-02-02 Thread Samuel Cozannet
Indeed... I actually use that in other cases but for some reason I didn't get it right this time :/. Thanks for catching this! Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud U

Re: Problem deploying bundle data-analytics-with-sql-like

2015-02-05 Thread Samuel Cozannet
sic but common example). Hope it helps! Best, Samuel Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https:

Availability of alpha "Easy Juju on Azure" disk image

2015-02-10 Thread Samuel Cozannet
The whole code and explanations are available on https://github.com/SaMnCo/juju-azure. Please use that repo to send feedback while we make it better. You can also answer to this thread on the list to ask any question or feature request you may have. Best, Samuel -- Samuel Cozannet Cloud, Big Da

Re: Availability of alpha "Easy Juju on Azure" disk image

2015-02-11 Thread Samuel Cozannet
omething > describing the current status. e.g. "Installing Juju", "Deploying Juju GUI". > > Cheers, > Andrew > > On Tue, Feb 10, 2015 at 11:01 PM, Samuel Cozannet < > samuel.cozan...@canonical.com> wrote: > >> Dear All, >> >> Yes

Re: Availability of alpha "Easy Juju on Azure" disk image

2015-02-11 Thread Samuel Cozannet
gt; default subscription as your main Azure provider. >>> >>> We hope you enjoy that new and easy way to start with Juju. We aim at >>> making this image available from the Marketplace when we gather enough >>> feedback and fix bugs that remain. >>>

Re: Availability of alpha "Easy Juju on Azure" disk image

2015-02-11 Thread Samuel Cozannet
ks, to make the experience better (see Marco's comment up in the chain) and get it beyond alpha stage. Best, Samuel Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com>

Re: Availability of alpha "Easy Juju on Azure" disk image

2015-02-11 Thread Samuel Cozannet
e. I hope you like it! Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://juj

Re: [PSA] Logstash Charm - Next steps, and planning

2015-05-15 Thread Samuel Cozannet
Hi Mark, Along those lines, Logstash 1.5 just fresh out of dev is compliant with Kafka. it is now possible to build very powerful real time analytics solution on logs as Kafka can then plug into Spark or Storm. Would that be of interest in the context of this telco? On May 16, 2015 2:21 AM, "Mar

Re: [Review Queue] New charm: trusty/cassandra

2015-05-19 Thread Samuel Cozannet
-- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonical.com mob: +33 616 702

[Friday Labs] Mesos, ElasticSearch, MongoDB, Cassandra, HDFS are in a box...

2015-06-05 Thread Samuel Cozannet
esos Master * 3 instances of storage, also running Mesos Slaves for data locality. For HDFS, it's actually 8 nodes (3x data, 3x journal, 2x name) The code repositories lie in GitHub, but I push version to Launchpad at the same time in my personal namespace (samuel-cozannet) * Bundles: https

Re: jujucharms.com not able to ingest charm and bundles at this time

2015-06-17 Thread Samuel Cozannet
You made my day! I can see my latest versions :) yoohoo! Thanks to everyone involved in fixing this, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canoni

Re: Monitoring physical cluster

2015-06-19 Thread Samuel Cozannet
/watch?v=Tsa0QgffZ28 Best, Sam Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.co

Re: Monitoring physical cluster

2015-06-19 Thread Samuel Cozannet
-- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonical.com mob: +33 616 702 389 sky

[Juju] Azure issues & fix?

2015-06-25 Thread Samuel Cozannet
ment. This should not break deployments on other clouds, and will re-enable Azure if it suddenly started to fail. If anyone has more / other info on this matter, or on specifics of Azure, I'd be happy hear your feedback. Thanks, Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strateg

Re: [Juju] Azure issues & fix?

2015-06-26 Thread Samuel Cozannet
equirements established > and extend the charm to do what you need it to, so we can call this a > finished line item by adding 1 additional charm to the toplogy and some > relations. > > All the best, > > > > Charles Butler - Juju Charmer > Come see the future of data

Re: [Juju] Azure issues & fix?

2015-06-26 Thread Samuel Cozannet
gt; and we'll work them into the project docs + roadmap and we can beta this as > quick as we can get the features written. > > Cheers! > > > > Charles Butler - Juju Charmer > Come see the future of datacenter orchestration: http://jujucharms.com > > On Fri, Jun

Re: [Review Queue] gluster, docker, and new big data (spark/zeppelin/pig/hive)

2015-07-02 Thread Samuel Cozannet
Congrats guys, great work! Happy to see Spark there! On Jul 3, 2015 12:16 AM, "Kevin Monroe" wrote: > Hi folks! Cory and I hit a couple review queue items today: > > + gluster > https://bugs.launchpad.net/charms/+bug/1469213 > > This was a real treat. Not only have I been looking for a reason t

Re: Juju Eco Dashboard

2015-07-20 Thread Samuel Cozannet
Good one, thanks! Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.coza

[Juju] Multiple sub service with a relation

2015-08-19 Thread Samuel Cozannet
ould be parsable, testable, and would work. It has the drawback of not being "visible" from a Juju perspective as the actions will show up in the logs, but not in the GUI or through the API. Are there other options? What would be the best practice in this case? Many thanks in advan

[Juju] Proxy Charm examples

2015-08-19 Thread Samuel Cozannet
hanks! Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonic

Re: [Juju] Multiple sub service with a relation

2015-08-20 Thread Samuel Cozannet
++ Sam On Thu, Aug 20, 2015 at 1:30 AM, John Meinel wrote: > Would this just be config on the charm that would eventually become config > on the relation? Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing

Re: [Juju] Multiple sub service with a relation

2015-08-20 Thread Samuel Cozannet
s of servers at the same time, so we > need an option for every server. > > Like database_server1, database_server2... but the problem is that we can > not specify the exact number of servers. > Is there a way to have variate number of options? > > > > Thanks in advance,

Re: Designing for Success: Juju and Charm architecture overview

2015-09-21 Thread Samuel Cozannet
+1, great presentation. We should publish this as a post with some wordsmithing + marketing (images). ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD

Re: UOS Sessions, anyone?

2015-10-23 Thread Samuel Cozannet
I have a few meaningful demos for big data with datasets ready and everything scripted on my github ( HTTPS://github.com/SaMnCo/juju-strata-demos, pick saiku or SpagoBI branch) But I will be off during the sessions so someone else would have to run them. I can and would be happy to train or help

Re: Juju service commands or communitation protocol

2015-11-05 Thread Samuel Cozannet
deo: https://www.youtube.com/watch?v=IF7bUgDCYMM ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://juj

Re: Juju and cluster managers (like mesos)

2015-11-30 Thread Samuel Cozannet
this task should stay outside of Juju, even if it can be operated via Juju's APIs (scale out / in, potentially rolling upgrades in the future). ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubu

Re: Juju and cluster managers (like mesos)

2015-12-01 Thread Samuel Cozannet
Saller is the the most knowledgeable person at Canonical about current work on your last bits. You may want to exchange a couple of off thread emails with him about it :) ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changin

Re: Juju, LXD, Snappy, Raspberry pi

2015-12-03 Thread Samuel Cozannet
Hi Matthew, Great stuff, thanks for sharing :) Quick question, if you set the LXD provider to work remotely, do you really need to compile Juju to run on the rpi? Can't it run from the laptop, with a rpi2 being just the target? Thx, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy

Re: Juju, LXD, Snappy, Raspberry pi

2015-12-03 Thread Samuel Cozannet
Ah yes, good point, you probably need a special network framework for the LXD snap to open them to the outside world. Let me know how that goes, I am also playing with containers (Docker & LXD) on Snappy for other subjects, I am interested in your findings. ++ Sam -- Samuel Cozannet Cloud,

Re: Mesos / Marathon with Juju

2016-01-28 Thread Samuel Cozannet
and if you need further details, All the best, Samuel On Wed, Jan 27, 2016 at 11:15 PM, John Weldon wrote: > Can anyone provide me information if that's feasible today, and what I'd > need to know to get started -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Busin

Re: Bitnami wordpress charm development

2016-02-29 Thread Samuel Cozannet
would be interesting. Good charming! Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.

Re: Bitnami wordpress charm development

2016-03-02 Thread Samuel Cozannet
d transfer the local DB to a remote SQL DB, which would then enable scaling out the front end. Interested in following up on this as well, please keep me in the loop. ++ Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the

[Juju] Minimum policies for Juju to work on public clouds

2016-03-06 Thread Samuel Cozannet
Hi All, I have been setting up many different environments on AWS, GCE, Azure (...), but my most used cloud by far until now has been AWS. The way I have operated until now is to create an admin group in IAM, then adding users in it for my demos, and use their credentials in the environment file.

Re: [Juju] Minimum policies for Juju to work on public clouds

2016-03-06 Thread Samuel Cozannet
Yeah, I tried to add the VPC as well, but didn't work either. There is something about the "bucket" created at the beginning, I thought S3 perms would do, but no luck. -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changin

Re: Planning for Juju 2.2 (16.10 timeframe)

2016-04-01 Thread Samuel Cozannet
ove the ability to filter the status by the tags I have, and not only by names. Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.c

Re: LXD v2.0.0-rc8 does not work with Juju v2.0-beta3

2016-04-07 Thread Samuel Cozannet
FYI, had the same issue on IBM hardware, and Antonio helped me get through it: * dpkg-reconfigure lxd was necessary to rename the bridge * Then bootstrap still failed with 2016-04-07 16:35:17 ERROR cmd supercommand.go:448 no registered provider for "lxd" ERROR failed to bootstrap model: subprocess

Re: DCOS on Juju

2016-04-24 Thread Samuel Cozannet
Tom, I've been working with a bunch of people on this as well for GPU enabled Mesos on Power. We're also doing more regarding DCOS Open Source. Let's connect and optimize who works on what. I am at OpenStack summit in Austin this week, but can do a call early in my mornings. Pick your time and da

Re: DCOS on Juju

2016-04-25 Thread Samuel Cozannet
signer/> > goal, but you can always help by sponsoring the project > <http://www.meteorite.bi/products/saiku/sponsorship>) > > On 25 April 2016 at 01:06, Samuel Cozannet > wrote: > >> Tom, >> >> I've been working with a bunch of people on this as well for GP

Re: DCOS on Juju

2016-04-25 Thread Samuel Cozannet
7;s move the conversation there. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com>

Re: LXC/LXD profiles through Juju

2016-04-25 Thread Samuel Cozannet
ferent units, even post deployment. The drawback is that you may need to restart some services inside the containers when you do so, so some logic must be applied in this context. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Chang

Re: juju 1.x add machine command: how to specify flavors in an openstack environment

2016-05-04 Thread Samuel Cozannet
X) and there: https://jujucharms.com/docs/devel/reference-constraints (for Juju 2.X) Best, Samuel -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http:/

Re: Promulgated charms (production readiness)

2016-05-17 Thread Samuel Cozannet
it needs at install time, and also for Telegraf (InfluxDB) >From a user perspective, it's really "let's add monitoting", creating a "juju add-relation all" feature like : juju status --format json | jq '.services | keys[]' | tr -d '"' | xargs

Re: Docker compose in Juju

2016-05-31 Thread Samuel Cozannet
And finally to add to this, there is a community effort around Mesos and DCOS to provide the same idea as the k8s stuff. I am also interested in your use case and feedback :) Best, Sam On May 31, 2016 7:17 PM, "Charles Butler" wrote: > Greetings Gayan! > > You most certainly can compose and use

Re: Subordinate charms

2016-06-01 Thread Samuel Cozannet
charms they lack flexibility as they can“t change/be replaced. For the Django example (and any framework sort of charms) I would have thought that a layer is needed and the plugin is an option of the layer. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development

Re: User Mgmt - 2.0 and Beyond

2016-06-01 Thread Samuel Cozannet
Good start. I would add * external AAA connectivity (LDAP/AD) to find where the actual data is stored. * add user to units only (no access to Juju) * share ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of

Re: Docker compose in Juju

2016-06-06 Thread Samuel Cozannet
oesn't natively provide image based deployment, but follows the Juju philosophy to always start with a blank image. So your charms will have to deploy the code in LXD from scratch. Additional nodes: in the docs, pick the "/devel" branch, it's better if you use Juju 2.x I hope thi

Re: Docker compose in Juju

2016-06-07 Thread Samuel Cozannet
stuff in Juju, maybe Chuck has better insight. I'd personally be interested in your scale out usage, and if you usually consume helpers like Flocker, or Weave for the storage and network layers. Any info would be appreciated. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Tea

Re: Reliably share a persistent filesystem between units

2016-07-07 Thread Samuel Cozannet
get the feature you want. However, Flocker currently has a SPOF itself as the master is not HA. My 2 cents, Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com>

Re: Storage Subordinate / Interface

2016-09-13 Thread Samuel Cozannet
+1, this would open up a cheap option to add resilient storage between deployments by reusing data volumes, or even cross model data shares. If the list of backends can be extended to include: * NFS / EFS * EBS * Google Persistent Volumes * Azure Storage then +10 ++ Sam -- Samuel

Re: [ANN] Canonical Distribution of Kubernetes Release Notes [week of 10/13]

2016-10-13 Thread Samuel Cozannet
This is awesome, thanks for the update. Also, you forgot to mention the addition of the NFS packages, which means CDK can now consume NFS storage OOTB in addition to having Ceph as a backend. Great work folks :) ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business

Re: [ANNOUNCE] Canonical Distribution of Kubernetes - Release 1.5.2

2017-01-20 Thread Samuel Cozannet
Awesome, thanks Chuck!! Can't wait to try this out :) ++ Sam On Fri, Jan 20, 2017 at 1:01 AM, Charles Butler < charles.but...@canonical.com> wrote: > other members of the Kubernetes community -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development -

Re: Default Model SG Rules

2017-01-27 Thread Samuel Cozannet
naged also via a lambda or simple cron reacting to new instances that have the juju tags, and mapping security rules to that (so different models could have different rules) This is not true of instance role though. Thoughts on that one James? ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT

Re: Can't juju ssh to one of my units

2017-02-13 Thread Samuel Cozannet
Hi Derek, You need to upgrade your Juju to 2.0.3 at least. This is a known issue (I am all thumbs so can't find the LP ref right now but there are a bunch of tickets about it) To do so, first upgrade your controller: sudo apt update && sudo apt upgrade juju switch controller juju upgrade-juju T

Re: Can't juju deploy p2.xlarge in aws/us-east-1

2017-03-14 Thread Samuel Cozannet
It is weird, it fails because it doesn't recognize the instance type in the constraint. I haven't seen that in the past, though to spin more than one you need to ask to upgrade your quota. ++ Sam On Mar 14, 2017 13:48, "Tim Van Steenburgh" < tim.van.steenbu...@canonical.com> wrote: > 2.1.1 juju

Re: Can't juju deploy p2.xlarge in aws/us-east-1

2017-03-14 Thread Samuel Cozannet
m, curious if you've tried a p2 with 2.1? On Tue, Mar 14, 2017 at 9:09 AM, Samuel Cozannet < samuel.cozan...@canonical.com> wrote: > It is weird, it fails because it doesn't recognize the instance type in > the constraint. > > I haven't seen that in the past, thou

Re: Can't juju deploy p2.xlarge in aws/us-east-1

2017-03-16 Thread Samuel Cozannet
I am using the default settings, no change as far as I know to what Juju would do by default. -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://cano

Re: Can't juju deploy p2.xlarge in aws/us-east-1

2017-03-16 Thread Samuel Cozannet
Aaah whaow. I have a default VPC myself, so that may explain the problem Tim is having. Early adopters problem!! -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical

Re: Can't juju deploy p2.xlarge in aws/us-east-1

2017-03-21 Thread Samuel Cozannet
lem solved. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonical.co

Re: Goodbye Opsworks

2017-04-01 Thread Samuel Cozannet
Whaow congrats! Do you have a blog post in the work for this explaining the process? Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD

Re: Kubernetes charms now support 1.6!

2017-04-13 Thread Samuel Cozannet
short write up about this in a near future. ++ Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujuchar

Re: CDK + Deis

2017-04-21 Thread Samuel Cozannet
Hi James, Deis is definitely on my map, I am happy to participate in the effort. Afaik, the 2 main issues are * getting Postgresql and Minio to have persistent storage. * Managing the expectation of ELB vs Ingress. This is pretty easy on AWS, I guess a little less on the metal bc LB. Not sure on

Re: un-promulgating big data charms next week

2017-04-29 Thread Samuel Cozannet
+1 from me. Quality and community is what makes charms and bundles shine, this is a good move to keep the best breed. ++ Sam On Apr 29, 2017 01:34, "Kevin Monroe" wrote: > Hey Juju, > > TL;DR: i'm proposing to un-promulgate 45 outdated big data charms/bundles > [0] next Friday, May 5th. > > E

Re: PROPOSAL: stop recording 'executing update-status hook'

2017-05-19 Thread Samuel Cozannet
+1 Maybe one good thing would also be removing the default --debug flag from all juju machine startup scripts. It seems hard coded, and requires edition on most deployment. ++ Sam On May 19, 2017 10:12, "Adam Collard" wrote: On Fri, 19 May 2017 at 03:14 Tim Penhey wrote: > Hi folks, > > Cur

Re: is Hdp bundle still maintained/supported?

2017-06-16 Thread Samuel Cozannet
) Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonical.co

Re: is Hdp bundle still maintained/supported?

2017-06-20 Thread Samuel Cozannet
Best, Sam -- Samuel Cozannet Cloud, Big Data and IoT Strategy Team Business Development - Cloud and ISV Ecosystem Changing the Future of Cloud Ubuntu <http://ubuntu.com> / Canonical UK LTD <http://canonical.com> / Juju <https://jujucharms.com> samuel.cozan...@canonical.com mob: +33