[openstack-dev] [Savanna] How to manage Hadoop configurations
Arindam Choudhury
arindam at live.com
Wed Jul 17 12:19:53 UTC 2013
Dmitry,
Thanks a lot.
Regards,
Arindam
Date: Wed, 17 Jul 2013 15:15:37 +0400
From: dmescheryakov at mirantis.com
To: openstack-dev at lists.openstack.org
Subject: Re: [openstack-dev] [Savanna] How to manage Hadoop configurations
Arindam,
You may find examples of REST requests here:https://github.com/stackforge/savanna/tree/master/etc/rest-api-samples
To get the full list of supported configs, send GET request to the following URL/v1.0/$TENANT/plugins/vanilla/1.1.2
Note that each config has 'scope' parameter. Configs with 'node' scope should be declared in node group (or node group template). With 'cluster' - in cluster (or cluster template).
Dmitry
2013/7/17 Arindam Choudhury <arindam at live.com>
Hi,
Sorry for posting in wrong mailing list.
Thanks for your reply. I want to know how to do it from CLI using directly the API.
I think I have put it in the ng_master_template_create.json and
ng_worker_template_create.json(from the quickstart). But I am confused about the syntax.
Regards,
Arindam
Subject: Re: [Savanna-all] How to manage Hadoop configurations
From: slukjanov at mirantis.com
Date: Wed, 17 Jul 2013 14:09:24 +0400
CC: openstack-dev at lists.openstack.org; savanna-all at lists.launchpad.net
To: arindam at live.com
Hi Arindam,
you can specify all Hadoop configurations in node group and cluster templates (after choosing node processes).
P.S. We are now using openstack-dev mailing list instead of savanna-all.
Sincerely yours,
Sergey Lukjanov
Savanna Technical Lead
Mirantis Inc.
On Jul 17, 2013, at 14:07, Arindam Choudhury <arindam at live.com> wrote:
Hi,
Savanna is working very good. I can create a hadoop cluster and launch hadoop jobs. Using the "Quick Start" tutorial I have a basic understanding of the API. But I can not figure out how to manage hadoop configurations e.g. data split size, java heap size. If someone put a light on it, it will be very helpful.
Thanks,
Arindam
--
Mailing list: https://launchpad.net/~savanna-all
Post to : savanna-all at lists.launchpad.net
Unsubscribe : https://launchpad.net/~savanna-all
More help : https://help.launchpad.net/ListHelp
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130717/f84ae934/attachment.html>
More information about the OpenStack-dev
mailing list