Or run in a VPC and give access from the VPC to the production cluster.
-Hugh
From: starcluster-bounces_at_mit.edu [mailto:starcluster-bounces_at_mit.edu] On Behalf Of Jian Feng
Sent: Wednesday, November 05, 2014 2:54 PM
To: fmlheureux_at_datacratic.com
Cc: starcluster_at_mit.edu
Subject: Re: [StarCluster] set arbitrary security group
Just figured out we can only change security group if the cluster is in vpc. I would like to see an argument in the "starcluster create" command so that we can reuse a security group that we created manually before. My use case is that I need a specific security group to access our production cluster.
Took a look at the source code, and it seems not hard to do this.
On Wednesday, November 5, 2014 11:00 AM, François-Michel L'Heureux <fmlheureux_at_datacratic.com<mailto:fmlheureux_at_datacratic.com>> wrote:
Hi Jian
I do not recommend you to use this plugin. It was build for our use and most likely doesn't match your need. I provided the link to that particular function to give you a sample of code that can change the security group of a node.
The billcode tag is something we use for billing. That's not relevant to your primary question if I am correct.
Cheers
Mich
2014-11-05 13:55 GMT-05:00 Jian Feng <freedafeng_at_yahoo.com<mailto:freedafeng_at_yahoo.com>>:
Hi Mich,
Is there documentation for this plug-in? I am asking because I don't fully understand the codes. for example, what are tag_billcodes? Also needs some examples to see how to call this plug-in with right arguments to meet my needs.
Thanks!
On Thursday, October 30, 2014 10:10 AM, François-Michel L'Heureux <fmlheureux_at_datacratic.com<mailto:fmlheureux_at_datacratic.com>> wrote:
Hi Jian
I don't think it's possible. I've put those functionalities in a plugin I created though. If you want to have a look.
https://github.com/datacratic/StarCluster/blob/bb35383d04121c605294b89260e7d55cc798919b/starcluster/plugins/datacratic_pre.py#L104
Cheers
Mich
Received on Wed Nov 05 2014 - 14:58:28 EST