18:05:24 #startmeeting Savanna 18:05:25 Meeting started Thu May 30 18:05:24 2013 UTC. The chair is nprivalova. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:05:26 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:05:29 The meeting name has been set to 'savanna' 18:05:41 o/ 18:05:45 here is our agenda for today 18:05:54 1. Update on each blueprint which is in progress. 18:06:02 2. Q&A 18:06:22 that's it :) 18:06:52 sounds ok 18:07:06 I'd like to describe in a few words the plugins we are working on. Please remember your questions and ask them after update, because we are limited in time 18:07:14 this week we published a lot of blueprints related to Savanna project 18:07:50 #topic https://blueprints.launchpad.net/savanna/+spec/instance-interop-helper 18:08:11 Alex I, please give an update 18:08:33 ok 18:09:13 intstance-interop-helper is a former name of VMManager 18:09:32 this feature is completely done I think 18:10:24 but not integrated with the trunk 18:10:34 I would like to clarify that currently only basic functions has been implemented 18:10:35 i don't see ref VMManager in the source. what was it? 18:11:05 do you mean link? or sources? 18:11:11 it'll be available when the core plugin mechanism will be merged into the trunk 18:11:24 nprivalova, both would be ideal 18:11:42 yeah, only basic functions - setup_connection, execute_remote_command, interactive remote invoking and read/write remote file 18:11:49 ok, let's continue 18:11:57 #topic Horizon UI for Savanna https://blueprints.launchpad.net/savanna/+spec/savanna-dashboard 18:12:22 Nikita, please update 18:12:27 Currently the savanna-dashboard plugin is at the begining of developement 18:13:07 We are bulding our tables and workflows for nodegroup templates, clusters templates and clusters 18:13:45 #topic Cluster Security https://blueprints.launchpad.net/savanna/+spec/cluster-security 18:14:21 Alex K, please :) 18:14:29 the contents of the savanna-dashboard is "Horizon plugin for Savanna. \n It should provide an ability to fully control Savanna using UI." - can we get more detail on it? 18:15:20 Matt, we will answer after, ok? I've remembered your question 18:15:35 ok, after all updates, not after each -- oops 18:15:51 Now we re-create the vm provision mechanism corresponding to the new object model 18:17:01 it will also contain a improvement for cluster security, it will possible login to the clusters machine via user keypair 18:17:58 each cluster will have it own private key for passwordl-ess login 18:18:00 Savanna will generate unique keypairs per clusters 18:18:17 #topic Image Registry https://blueprints.launchpad.net/savanna/+spec/hadoop-image-registry 18:18:42 Sergey L, please update 18:18:55 ok, let's see… it consists of two parts 18:19:10 python SPI to use in plugins and REST API to interop with it externally 18:19:19 as for SPI - it's already done 18:19:44 here it is - https://review.openstack.org/#/c/29936/14/savanna/utils/openstack/images.py 18:20:17 I think we'll add such helpers (like Image Registry) to the plugins context 18:20:29 queue for later: blueprint for image-registry is "Hadoop images should be registered in Savanna to provide an ability to specify additional info about Hadoop and etc." - more detail please 18:20:48 I think that's all from my side for this blueprint 18:21:20 it described better in pluggable provisioning mechanism blueprints at wiki.o.o 18:21:30 I'll add link to it to the bp 18:21:40 let's go to the next point 18:21:40 #topic Image Builder. https://blueprints.launchpad.net/savanna/+spec/savanna-image-elements 18:22:36 Ivan B is working on this, but he is not online. Alex I, please help us :) 18:23:43 We have created a new repository savanna-extra which is place of Savanna related things not included into the main repo: scpecial scripts, infra related. Imagebuilder elements is the first thing which will be checked in to savanna-extra. 18:23:43 Moreover, we have the first CR related to creating Ubuntu images with jdk and Apache Hadoop inside. 18:23:43 Links to repo and the first CR 18:23:44 #link https://github.com/stackforge/savanna-extra 18:23:44 #link https://review.openstack.org/#/c/31033/ 18:23:44 mattf, I know you were interested in this feature, please review this patch and welcome for contributing!)) 18:24:16 we are planning to merge this CR tomorrow 18:24:17 * mattf deletes question about "where's the source" 18:24:27 :) 18:24:31 xD 18:24:35 aignatov, please link the bp and the source 18:25:08 bp? 18:25:13 blueprint 18:25:18 ah :) 18:25:22 ok, will do 18:25:28 #topic Swift Integration https://blueprints.launchpad.net/savanna/+spec/savanna-swift-integration 18:25:39 fyi - https://github.com/stackforge/savanna-extra is empty 18:26:08 mattf it'll be there once code is reviewed and approved 18:26:17 It's my favourite topic 18:26:29 Now we are investigating Swift and Hadoop side patches and think how to test data-locality feature on our cluster. But now we are able to copy data between hdfs and swift using 'hadoop distcp' and run hive-queries on data in swift. On next week the patch for Savanna should be done. 18:26:56 I think that we'll integrate it with Savanna asap 18:27:22 #topic Vanilla Plugin https://blueprints.launchpad.net/savanna/+spec/vanilla-hadoop-plugin 18:27:34 the status of vanilla-hadop-pugin is in progress)) 18:28:03 #topic Ambari plugin 18:28:07 just trying to reimplement the same behavior as it was in Savanna 0.1 18:28:38 Jon, John, Eric, do you have any update on your unpublished blueprint :)? 18:29:00 yes - it will be published shortly ;) 18:29:00 Erik is working on it 18:29:01 :) 18:29:19 jmaron, it's great 18:29:24 Erik just responded to Sergey's email 18:30:17 do you have any update regarding plugin itself? 18:30:48 guys, I think it'll be great if you share your plugin code with us when you'll be ready, maybe w/o change requests 18:30:54 we are progressing with our implementation. We are essentially modifying our existing code to align with the SPI 18:30:54 queue for later - what's the difference between the vanilla hadoop plugin and the ambari plugin? 18:31:56 mattf, ok, will discuss 18:32:33 matt - vanilla plugin is essentially restructuring existing savanna code that installs apache hadoop. Ambari plugin will leverage Ambari to install HDP 18:32:37 SergeyLukjanov, we should be able to post our plugin code mid next week 18:32:50 #topic Node placement controll https://blueprints.launchpad.net/savanna/+spec/node-placement-control 18:32:51 jspeidel, that's great! 18:32:56 mattf, vanilla plugin supports vanilla Apache Hadoop and Ambari plugin supports for Hortonworks Apache Ambari Distribution 18:33:21 Alex K, please update 18:33:43 Node group will contain a property anti affinity group that allows to schedule a vm with data node on a different compute nodes. This work is near to the end and code will be merge in the trunk at the next week. 18:33:55 jmaron, aignatov, does that mean the ambari plugin won't be able to install unbranded apache hadoop? 18:34:28 mattf, it could, but it wont 18:35:10 #topic Plugabble Provisioning https://blueprints.launchpad.net/savanna/+spec/pluggable-cluster-provisioning 18:35:17 so the main topic 18:35:18 the hdp plugin uses ambari to configure/install/manage the hadoop cluster 18:35:33 ok 18:35:49 it consists of tons of complicated parts:) 18:35:51 mattf, ambari could work with vanilla hadoop, but that is not in our plans now 18:36:19 Guys, lets discuss after update please 18:36:31 first of all, db model and data access layer are ready 18:36:40 jspeidel, can we discuss over in #savanna? 18:36:52 sure 18:36:57 the overall helpers for building REST API are ready too 18:37:09 and currently I'm working on implementing REST API functions 18:37:25 I'm planning to merge this code by the end of this week 18:37:49 #link https://review.openstack.org/#/c/29936/ 18:38:19 I think that that's generally all 18:38:22 from my side 18:38:28 #topic Q&A 18:39:02 interop helper and image registry - how does the plugin access them? will they be accessible via the cluster reference? 18:39:03 guys, I think that we should clarify difference between vanilla plugin and Ambari one 18:39:49 jmaron, they we'll be accessible by the cluster ref or context that'll be available be calling ctx() anywehere) 18:40:43 Are there any questions more about vanilla and ambari? 18:40:54 ah…you've added ctx as an argument to the spi methods? 18:41:20 I see it now 18:41:26 re vanilla vs ambari -- what are the differences? 18:41:41 oops, this part of code is outdated :) 18:42:01 mattf, to answer your question about ambari managing non-branded hadoop 18:42:08 nprivalova, re VMManager, it's being replaced, what was it? 18:42:47 we just name it "Instance interop helper" 18:42:51 mattf, technically it could, but that is not currently in the plans for the plugin. we are currently making certain assumptions regarding hdp 18:43:12 VMManager is not very good name 18:43:23 mattf, so the short answer is that it is possible, but for now the plugin will assume hdp 18:43:28 Sergey: so ctx isn't a parameter passed to SPI methods? 18:43:30 because in feature we are planning to support bare metal provisioning:) 18:43:32 nprivalova, re dashboard - the contents of the savanna-dashboard is "Horizon plugin for Savanna. \n It should provide an ability to fully control Savanna using UI." - can we get more detail on it? 18:43:39 jmaron, yep 18:43:47 mattf, it's just a helper for interacting with VMs. Are you finding where is it described? 18:44:00 mattf, we created these blueprints to allow community to monitor current progress. i agree that we need to add more details to blueprints. we'll do that gradually 18:44:01 mattf, we are published mockups 18:44:04 SergeyLukjanov, is it the code currently in cluster_ops and friends for managing ssh sessions and exec'ing commands? 18:44:19 is the assumption that we extends a base class and invoke a ctx() method to access the context? 18:44:21 Dmitry published mockups this week 18:44:22 jspeidel, i see, ok 18:44:31 mattf, yes 18:44:46 we only need to add links to mockups in the corresponding bp 18:45:03 mattf, https://wiki.openstack.org/wiki/Savanna/PluggableProvisioning#VM_Manager 18:46:14 mattf, here is link to email with mockups https://lists.launchpad.net/savanna-all/msg00107.html 18:46:37 still wondering about ctx… 18:46:41 Nadya, are there any other questions? 18:46:42 btw, instance-interop-helper bp in the savanna has a link to the spec which Nadya just posted 18:47:07 question from mattf:queue for later: blueprint for image-registry is "Hadoop images should be registered in Savanna to provide an ability to specify additional info about Hadoop and etc." - more detail please 18:47:19 jmaron, ctx will hold db session, helpers and other misc 18:47:43 I hope that I'll update code tomorrow 18:47:50 mattf, about your question about image registry. we'll add link to corresponding wiki page to the bp 18:48:05 Sergey: still wondering how I get a reference as a plugin developer? can you post to list when code is updated so I can take a look? 18:48:13 ruhe, ok 18:48:33 mattf, thanks for asking. that'll help to keep blueprints in a good shape :) 18:48:41 jmaron, you can subscribe to the change request or to the gerrit project to receive notifications 18:48:51 k 18:49:03 ruhe, the dashboard bp is also empty of details. i'm particularly interested in it. 18:49:22 sure, it'll be updated 18:49:22 mattf, to clarify, HDP really is Apache Hadoop, and Ambari is an Apache project also. So, you can obviously use Ambari to manage Apache Hadoop. At this time, the savanna plugin is assuming that certain services are available that are in the HDP distribution. 18:50:16 btw, evryone can join this project and implement it's own plugin) 18:50:24 jspeidel, specifically what services? 18:50:35 mattf, examples are Ganglia and Nagios 18:50:52 guys, are there any other unanswered questions? 18:51:10 SergeyLukjanov, i'm pretty good. assuming bp's get more content soon! 18:51:34 jspeidel, anything else come to mind? 18:51:54 mattf, we are also assuming that some hdp puppet scripts exist 18:52:38 #action ruhe add more details to savanna-dashboard blueprint 18:52:41 those are puppet scripts provided by HDP instead of being provided by Ambari? 18:53:00 #action SergeyLukjanov to update pluggable provisioning mechanism CR with latest ctx vision 18:53:48 mattf, good point, looking at our code, I see only ambari puppet scripts referenced 18:54:39 mattf, may I assign action about bp creation on you? 18:54:54 nprivalova, for which bp? 18:55:24 jspeidel, in my mind it seems like if you provide a repo with all the bits ambari expects the ambari plugin would work, if that repo is from hdp or from cloudera or from bigtop 18:55:25 mattf, oops :) I meant Ambari plugin 18:55:35 mattf, sorry 18:56:31 nprivalova, you could, but i'm not sure what the action is 18:56:43 #action EricB create bp for Ambari 18:56:51 oh, ha! 18:57:12 nprivalova - got it 18:58:03 So thanks guys! We are out of time. I hope I was not too boring :) 18:58:19 ttyl 18:58:25 bye 18:58:28 bye 18:58:31 bye) 18:58:33 jspeidel, back to #savanna? 18:58:41 #endmeeting