On Fri, Jan 20, 2012 at 7:19 PM, Edmar Ferreira < [email protected]> wrote:
> So, there are any ways to do this without messing with the default scripts > ? Something like a user defined function or something ? Not yet. How do you think that feature should look like? How about having a mechanism for creating custom roles inside the .properties file? Something like this: whirr.instance-templates=1 hadoop-namenode+hadoop-jobtracker, 5 hadoop-datanode+hadoop-jobtracker+custom-ruby whirr.custom-ruby.install-function=... whirr.custom-ruby.configure-function=.. whirr.custom-ruby.start-function=... whirr.custom-ruby.stop-function=...
