[openstack-dev] [Savanna] supported hadoop versions

Nadezhda Privalova nprivalova at mirantis.com
Mon Sep 2 12:51:12 UTC 2013


Hi Arindam,

Currently Savanna has plugin structure and Vanilla plugin supports only
Hadoop 1.1.2. But this restriction is reflected mostly in configs for
Hadoop. You may take a look to all config-defaults files in
https://github.com/stackforge/savanna/tree/master/savanna/plugins/vanilla/resources.
Services starting may depend on version too.  E.g. all processes are
started using hadoop-daemon.sh. You may examine all this start-commands in
this file:
https://github.com/stackforge/savanna/blob/master/savanna/plugins/vanilla/run_scripts.py.
So to support earlier hadoop versions a new plugin may be created and
it
will not be too different from existing Vanilla plugin. If you are
interested in it's implementation you are very welcome!

Thanks,
Nadya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130902/f8475e40/attachment.html>


More information about the OpenStack-dev mailing list