I have created https://issues.apache.org/jira/browse/WHIRR-485
Please vote if you think this is an useful addition. -- Andrei Savu / andreisavu.ro On Fri, Jan 20, 2012 at 7:28 PM, Andrei Savu <[email protected]> wrote: > > 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=... > > >
