18:00:09 #startmeeting sahara 18:00:10 Meeting started Thu Mar 30 18:00:09 2017 UTC and is due to finish in 60 minutes. The chair is tellesnobrega. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:00:12 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:00:15 The meeting name has been set to 'sahara' 18:00:26 o/ 18:00:36 o/ 18:00:57 o/ 18:01:03 hi 18:01:11 hello 18:02:25 #topic News/Updates 18:02:45 o/ 18:02:54 I'm working on cdh image generation, now I'm testing it. 18:03:05 probably going to start working on updating spark and storm version 18:03:24 i am working on improvements for sahara-ci stability 18:03:31 so, after last week's outages, both sahara-image-elements (broken due to changes in dib-lint from dib) and sahara (broken due to the new eventlet) gates are now fixed 18:04:00 Working on jobs in upstream Jenkins 18:04:26 also testing internally (on RHEL) and finding issues from time to time 18:04:52 nothing new from my side. 18:05:43 shuyingya, is your colleague working on cdh version upgrade to 5.10? 18:06:10 busy testing sahara internally 18:06:55 not yet. The intern has to go back to school to finish his paper. 18:07:05 ok 18:07:10 I'm working with APIv2 (with shuyingya), and planning to work on adding some documentation for the data source / job binary abstraction interface 18:07:28 * working on APIv2 18:08:10 I still haven't sent the email about microversions, but I'll try to send it tomorrow first thing 18:09:38 anyone else has news? 18:09:59 tellesnobrega, I have dealt with the internal affairs of company yesterday. So I can work on CDH refactoring and upgrading 18:10:32 shuyingya, great to hear, if anyone is interested in working on storm or spark let me know 18:11:29 as you know, mariannelm has lots of interest on APIv2, so I can take some time to work on plugin upgrading first 18:11:46 yes, that sounds great 18:12:33 about boston summit, apparently there will be only me and jeremy there and hopefully Elise, I requested onboarding room for sahara so we can try introduce new people to our project and get them working 18:12:45 yes sure, tellesnobrega feel free to email me the details about it 18:13:59 I forgot, mariannelm will be there as well 18:14:08 she will probably help us out there 18:15:05 I will also present a projects update talk there, I may ask for your input on a topic or other, so please help me out :) 18:16:45 anyone else has news? 18:18:33 #topic Open Discussion 18:18:50 I need some help with debugging Sahara-ci from developers side because now I am working on another project and have a little time for working on Sahara-ci 18:19:49 What kind of help you need? 18:19:49 esikachev, I see, I haven't done any work on sahara-ci itself but I can try to help out with that 18:19:50 take a look on sahara-ci results https://review.openstack.org/#/c/445954/ 18:20:23 only small plugins can working correct 18:20:58 also, core-team take a look on https://review.openstack.org/#/c/443554/ :) 18:21:10 could it be due to resource constraints? 18:21:43 i think, no 18:21:59 because we have a lot of resources 18:23:58 I see a lot of failures related to eep jobs, can that be caused by datasources pluggability changes? 18:24:28 let's try to create revert-patch 18:24:29 don't know vridnev, do you have the logs? 18:24:39 esikachev: or trigger against ocata and/or newton 18:24:48 ok 18:24:50 ) 18:25:04 Let's revert that 18:25:58 vgridnev, you mean revert the data pluggability changes and see if it passes? 18:26:08 Yes 18:26:36 If that is the general reason of failures, that has to be repaired 18:27:52 makes sense, but do we know that is the source of the problem? did it pass the tests when it was submitted? 18:29:53 hey everyone, I got to go now, but if possible please discuss the status of job binary internal's deprecation, I'll see the logs, thanks \o/ 18:30:26 I don't know for sure, but that might be possible 18:31:24 vgridnev, I'm ok with reverting the changes and see if it fixes the issue 18:31:47 just sending the revert patch should say something 18:32:33 I shamelessy request some eyes (and votes) for two RHEL-related fixes for sahara-image-elements: https://review.openstack.org/#/c/448741/ and https://review.openstack.org/#/c/448644/ 18:32:33 there were three patches, should we revert all of them? 18:32:44 (tested internally, planning to backport to Ocata too) 18:32:57 yes, let's revert all of them 18:33:04 vgridnev, ok 18:33:56 I will take care of that 18:34:22 and we can see if it helps the CI, if it does, we have to discuss how to bring those in again without breaking it 18:34:30 you can chain the 3 revert patches 18:34:49 the results from the last one should be enough 18:35:06 I mean, we don't need to merge the revert to see if it fixes things, right? 18:35:34 probably not 18:35:42 here are the patches 18:35:48 https://review.openstack.org/#/c/427447/ 18:35:53 https://review.openstack.org/#/c/427359/ 18:36:03 https://review.openstack.org/#/c/427480/ 18:36:35 one is the spec 18:36:40 not required for the test 18:36:45 the other two can be chained 18:38:16 tosky, none of these is a spec file 18:38:45 uh, where did I click? 18:38:55 tosky, not really sure 18:39:23 ok, ok 18:39:29 * tosky shuts up 18:39:52 I will take a look on how to chain those 3 figure out the order that it should happen and see how it goes 18:40:05 Hi all, what do you think about adding HBase support in vanilla? 18:41:03 shuyingya, do you have use case? 18:42:17 not yet. Just m product manager asks me why not support HBase in vanilla like CDH 18:43:15 I don't see why not. You could write a spec file and we would discuss that there 18:43:54 Uhm, sound great. thx 18:45:28 tellesnobrega what's you plan about microversion? 18:45:46 about microversions, this is something that was proposed in the original spec on APIv2. I started working on it, but would like to know you input on it, if this is something we still want 18:47:08 I mean, the goal to avoid having to bump versions on small api changes, and give support to different set of behaviors depending on which api version is being requested 18:49:01 vgridnev, do you have thoughts on that? I know tosky has some concerns 18:50:05 uhm, I am not sure yet. waiting for you email. 18:50:09 Do whatever you want, we actually don't have a lot changes on api 18:51:24 yes, we don't change much our api, we might not even need this, wanted to know your input, but I will write the email and we can have a more detailed discussion 18:51:37 how does that sound? 18:53:05 yep, let's start from the email 18:53:27 great. make sense. 18:53:29 Basically, I don't have strict opinion on this, just because we don't do something that totally will break everything 18:53:51 vgridnev, I agree with you on this 18:54:42 https://review.openstack.org/#/c/448113/ about this patch, do you have any idea about storing the job bianries? 18:55:33 The idea is to remove internal in favor of swift or other storage 18:55:44 I think use db to store blob is not good idea, do we need use swift or manila? 18:56:57 if I remember correctly we want to not use internal db for that and use swift or manila or whatever comes next 18:57:44 for APIv2 we shouldn't have the internal job binary option anymore 18:58:46 uhm, that's true. But the job binaries operation use the resource of job binary internal. 18:59:30 hmm, I have to take a better look into it. We can discuss it later, since we are almost out of time. Is that ok? 18:59:40 ok. 18:59:46 I need to go to sleep 18:59:48 haha 18:59:53 shuyingya, awesome 18:59:57 goodbye everyone 19:00:08 thanks guys, I will follow up an email on microversions and job binary internal 19:00:15 thank all 19:00:22 #endmeeting