*** abalutoiu_ has quit IRC | 00:43 | |
*** dave-mccowan has joined #openstack-sahara | 01:33 | |
*** openstackgerrit has joined #openstack-sahara | 02:42 | |
openstackgerrit | Merged openstack/puppet-sahara master: Remove deprecated keystone authtoken signing_dir option https://review.openstack.org/481371 | 02:42 |
---|---|---|
*** esikachev has joined #openstack-sahara | 02:46 | |
*** esikachev has quit IRC | 02:50 | |
*** dave-mccowan has quit IRC | 04:05 | |
*** esikachev has joined #openstack-sahara | 05:17 | |
*** pgadiya has joined #openstack-sahara | 05:28 | |
*** Poornima has joined #openstack-sahara | 05:57 | |
*** Poornima has quit IRC | 05:57 | |
openstackgerrit | kavitha h r proposed openstack/python-saharaclient master: Remove log translations https://review.openstack.org/482010 | 06:25 |
*** rcernin has joined #openstack-sahara | 06:47 | |
*** abalutoiu_ has joined #openstack-sahara | 07:04 | |
*** anshul has joined #openstack-sahara | 07:28 | |
*** tesseract has joined #openstack-sahara | 07:36 | |
*** masber has quit IRC | 07:40 | |
*** masber has joined #openstack-sahara | 07:53 | |
*** afazekas|away is now known as afazekas | 08:34 | |
openstackgerrit | kavitha h r proposed openstack/python-saharaclient master: Remove log translations https://review.openstack.org/482010 | 08:49 |
*** tosky has joined #openstack-sahara | 08:52 | |
*** esikachev has quit IRC | 09:04 | |
*** esikachev has joined #openstack-sahara | 09:09 | |
*** mgoddard_ has joined #openstack-sahara | 09:21 | |
*** zemuvier has joined #openstack-sahara | 09:30 | |
openstackgerrit | kavitha h r proposed openstack/python-saharaclient master: Remove log translations https://review.openstack.org/482010 | 09:52 |
*** anshul has quit IRC | 10:50 | |
*** anshul has joined #openstack-sahara | 10:50 | |
*** dave-mccowan has joined #openstack-sahara | 11:55 | |
*** iwonka has joined #openstack-sahara | 12:10 | |
openstackgerrit | kavitha h r proposed openstack/python-saharaclient master: Remove log translations https://review.openstack.org/482010 | 12:11 |
iwonka | ping tellesnobrega | 12:16 |
tellesnobrega | iwonka, pong | 12:16 |
iwonka | i wanted to upload newer version of code | 12:16 |
*** brad[] has quit IRC | 12:16 | |
iwonka | and in git log there's no my commit | 12:16 |
iwonka | so i cannot git commit -amend | 12:17 |
iwonka | so how to get this somit to fix it? | 12:17 |
iwonka | *commit | 12:17 |
tellesnobrega | are you on the same branch that you were working? | 12:17 |
*** brad[] has joined #openstack-sahara | 12:18 | |
iwonka | on master, i forgot to switch when i was working, so yes | 12:19 |
tellesnobrega | ok | 12:19 |
tellesnobrega | git fetch ssh://tellesnobrega@review.openstack.org:29418/openstack/sahara refs/changes/45/478245/3 && git checkout FETCH_HEAD | 12:20 |
tellesnobrega | you use that to pull your patch and you can work on that | 12:21 |
iwonka | ok, thanks :) | 12:24 |
iwonka | and i should put helper functions in the same file? or different one? | 12:24 |
tellesnobrega | I think that it can be on the same file | 12:28 |
tellesnobrega | use the name with a _ on the beginning of the method name | 12:29 |
tellesnobrega | this is a standard from methods that should be used only internally | 12:29 |
iwonka | ok | 12:29 |
*** esikachev has quit IRC | 12:36 | |
*** remix_tj has joined #openstack-sahara | 12:53 | |
*** tmckay has joined #openstack-sahara | 12:59 | |
iwonka | tellesnobrega: sorry, one more problem with git | 13:00 |
tellesnobrega | no problem, go ahead | 13:00 |
iwonka | Jeremy said i should add blueprint to commit message, so i did it while doing git commit --amend | 13:01 |
iwonka | but at the very end of the comit message | 13:01 |
iwonka | and now it's complaining, that there's no change-id | 13:01 |
tellesnobrega | iwonka, the change-id should be the last part of the commit message | 13:01 |
iwonka | can i just redo git commit --amend and fix commit message? | 13:01 |
tellesnobrega | yes | 13:02 |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add export of node group templates https://review.openstack.org/478245 | 13:03 |
iwonka | ok, it worked this time, thanks! | 13:03 |
iwonka | and now import? should i put it for review now? or wait for this one to be reviewed? | 13:04 |
*** masber has quit IRC | 13:06 | |
tellesnobrega | iwonka, you can send it for review already | 13:11 |
iwonka | ok | 13:11 |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add export of node group templates https://review.openstack.org/478245 | 13:18 |
*** shuyingya has joined #openstack-sahara | 13:19 | |
*** shuyingya has quit IRC | 13:24 | |
*** fazalkhan has joined #openstack-sahara | 13:35 | |
*** esikachev has joined #openstack-sahara | 13:36 | |
fazalkhan | @tosky and @jeremyfreudberg: I got the CDH 5.7.0 cluster deployed using rhel based cloudera image. | 13:37 |
tosky | fazalkhan: oh, nice, thanks for sharing | 13:37 |
fazalkhan | So, the error "Failed to Provision Hadoop Cluster: Failed to format NameNode." reported here: https://bugs.launchpad.net/sahara/+bug/1682359 is not related to the flavor of cloudera manager host instance. | 13:40 |
openstack | Launchpad bug 1682359 in Sahara "Creation of CDH Cluster fails if flavor is too small" [Undecided,Confirmed] | 13:40 |
fazalkhan | it is due to the incorrect permissions set for "cloud-user" in the image being used for the cluster. | 13:41 |
tosky | uhm | 13:41 |
tosky | now that I think about it, which user where you using with the centos7 image? | 13:42 |
tosky | you may have mentioned it | 13:42 |
fazalkhan | both CentOS and RHEL use "cloud-user". | 13:42 |
tosky | I think you wrote cloud-user - but then, the user for centos7 is... centos | 13:42 |
tosky | no, CentOS 6, RHEL6, RHEL7 use cloud-user; CentOS7 uses centos | 13:43 |
tosky | I didn't notice last week, sorry | 13:43 |
tellesnobrega | tosky, great news, CDH cluster started | 13:45 |
tosky | tellesnobrega: ooooh | 13:45 |
tosky | it's the day of cloudera it seems | 13:46 |
tellesnobrega | it was the timeout too short for uploading oozie shared lib | 13:46 |
tosky | is it one of the harcoded timeouts? | 13:46 |
tellesnobrega | not really, it is on the oozie-service.json file | 13:47 |
tellesnobrega | tosky, about you tarball change, those errors are expected right? | 13:50 |
tellesnobrega | I mean, I think we can merge it even with jenkins failures | 13:50 |
tosky | uh, pep8, I missed it | 13:51 |
tosky | this is dib which adds new validation rules ?!!?!? | 13:51 |
tellesnobrega | I was looking at the pep8 and seems like they are on the elements, which i believe are fine | 13:52 |
tellesnobrega | the CDH cluster I created is with the new images | 13:52 |
tellesnobrega | yes | 13:52 |
tosky | https://review.openstack.org/#/c/466063/ @@!!#@##$@#$ | 13:54 |
fazalkhan | okay. I was using "centos" user first but was unable to acces the instances with it. I will verify it again. probably the image provided by here http://sahara-files.mirantis.com/images/upstream/newton/ is still using "cloud-user" as the user. | 13:54 |
tosky | this means: a separate commit to fix the new deprecated which, rebase the "no sahara-files(1)" on top of it, and hope that backporting it won't be complicated | 13:54 |
tosky | fazalkhan: maybe; if you rebuild the centos7 image using sahara-image-elements, it should use centos | 13:55 |
tellesnobrega | tosky, yes, I will take a look into that change | 13:56 |
* tosky moves into yak shaving mode | 13:56 | |
tellesnobrega | or do you want to do it? | 13:56 |
tosky | on it | 13:57 |
tellesnobrega | ok | 13:58 |
*** zemuvier has quit IRC | 13:58 | |
tellesnobrega | thanks | 13:58 |
fazalkhan | @tosky I will give that a try. and thank you, appreciate your help. :) | 14:10 |
tellesnobrega | fazalkhan, also take a look on the image registry to make sure you registered the image with the correct user | 14:11 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-image-elements master: Remove the usage of 'which' (following dib) https://review.openstack.org/482156 | 14:12 |
tosky | tellesnobrega: btw, did you see my comment in https://review.openstack.org/#/c/453489/ ? | 14:15 |
* tellesnobrega reads | 14:15 | |
tellesnobrega | why do we need that back in? | 14:16 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-image-elements master: Get files from tarballs.o.o if possible (extjs, policy) https://review.openstack.org/481477 | 14:16 |
tellesnobrega | related to doc migration stuff? | 14:16 |
tosky | yes, removing the warnings and errors is step 1 | 14:17 |
tosky | my idea was: restore the patch, do a small change, merge | 14:17 |
tosky | then we can approve the other patch which enables warning-as-errors | 14:18 |
tosky | and then proceed with the doc migration | 14:18 |
tosky | only to give credit where credit is due (I would have to rewrite basically the same patch) | 14:18 |
tosky | and more important, I was partially wrong with the last -1 | 14:18 |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add import of node group templates https://review.openstack.org/482157 | 14:20 |
tellesnobrega | tosky, makes sense to me | 14:20 |
tellesnobrega | it is restored | 14:20 |
tosky | thanks | 14:21 |
* tosky operates | 14:21 | |
*** chlong_ has joined #openstack-sahara | 14:23 | |
*** pgadiya has quit IRC | 14:25 | |
*** shuyingya has joined #openstack-sahara | 14:28 | |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add export of node group templates https://review.openstack.org/478245 | 14:28 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Fixes the "tox -e docs" warnings https://review.openstack.org/453489 | 14:31 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Enable warnings as errors for doc building https://review.openstack.org/452675 | 14:31 |
iwonka | tellesnobrega: question about your comment about import of ngt: so you mean to check wherther name was given and if yes to change that? ot to always request a new name? | 14:32 |
iwonka | also, this sommit doesn't have argument validation, i'm not sure how to do this | 14:32 |
iwonka | *commit | 14:33 |
tellesnobrega | iwonka, I'm thinking that if during export we should remove the name and always request the name, this will avoid name colision | 14:33 |
tellesnobrega | what do you think? | 14:33 |
iwonka | yeah, maybe | 14:36 |
*** shuyingya has quit IRC | 14:37 | |
iwonka | so maybe it should be optional? to give a new name? | 14:37 |
tellesnobrega | could be too | 14:37 |
tellesnobrega | I'm thinking that afterwards, when importing we should have a nice UI that shows the name and all info about the template, and the user can change it before actually importing | 14:37 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-image-elements master: Get files from tarballs.o.o if possible (extjs, policy) https://review.openstack.org/481477 | 14:38 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-image-elements master: Remove the usage of 'which' (following dib) https://review.openstack.org/482156 | 14:38 |
tellesnobrega | so yes, maybe not remove it, but we should allow it to be changed | 14:38 |
iwonka | ok | 14:38 |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add import of node group templates https://review.openstack.org/482157 | 14:43 |
*** rcernin has quit IRC | 14:57 | |
*** jeremyfreudberg has joined #openstack-sahara | 15:00 | |
*** chlong_ has quit IRC | 15:16 | |
*** chlong_ has joined #openstack-sahara | 15:30 | |
*** mgoddard_ has quit IRC | 15:46 | |
*** chlong_ has quit IRC | 16:06 | |
tosky | jeremyfreudberg: soooo, you suggest to save the existing artifact as it is | 16:09 |
tosky | on one side, the building script need a fix anyway | 16:10 |
jeremyfreudberg | we could build a new one today, but my point is it doesn't need to be built from scratch by the job | 16:10 |
jeremyfreudberg | but, tosky, I would still have a patch to fix the build script for 4.2.0 | 16:11 |
jeremyfreudberg | it just wouldn't get run by the job, only manually by sahara team | 16:11 |
tosky | jeremyfreudberg: I have a patch for that, I think | 16:11 |
jeremyfreudberg | tosky, put up the patch then | 16:12 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-extra master: Fix building oozie https://review.openstack.org/482202 | 16:14 |
tosky | jeremyfreudberg: ^^ | 16:14 |
jeremyfreudberg | tosky, perfect | 16:15 |
*** chlong_ has joined #openstack-sahara | 16:20 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-extra master: Fix building oozie 4.2.0 https://review.openstack.org/482202 | 16:22 |
*** mgoddard_ has joined #openstack-sahara | 16:23 | |
*** esikachev has quit IRC | 16:35 | |
*** fazalkhan has quit IRC | 16:37 | |
*** anshul has quit IRC | 16:38 | |
*** chlong_ has quit IRC | 16:38 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Fixes the "tox -e docs" warnings https://review.openstack.org/453489 | 16:45 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Enable warnings as errors for doc building https://review.openstack.org/452675 | 16:45 |
*** jeremyfreudberg has quit IRC | 16:47 | |
*** tesseract has quit IRC | 17:01 | |
*** tellesnobrega has quit IRC | 17:12 | |
*** tellesnobrega has joined #openstack-sahara | 17:25 | |
*** esikachev has joined #openstack-sahara | 17:31 | |
*** esikachev has quit IRC | 17:35 | |
*** tosky has quit IRC | 17:37 | |
*** tellesnobrega has quit IRC | 17:44 | |
*** tellesnobrega has joined #openstack-sahara | 17:47 | |
*** tenobreg has joined #openstack-sahara | 17:50 | |
*** tenobreg has quit IRC | 17:51 | |
*** tellesnobrega has quit IRC | 17:56 | |
*** tellesnobrega has joined #openstack-sahara | 17:56 | |
*** tenobreg has joined #openstack-sahara | 18:00 | |
*** tenobreg has quit IRC | 18:00 | |
*** tosky has joined #openstack-sahara | 18:01 | |
*** tenobreg has joined #openstack-sahara | 18:01 | |
*** tenobreg has quit IRC | 18:01 | |
*** esikachev has joined #openstack-sahara | 18:03 | |
*** rmascena has joined #openstack-sahara | 18:04 | |
*** tenobreg has joined #openstack-sahara | 18:06 | |
*** tellesnobrega has quit IRC | 18:07 | |
*** tenobreg has quit IRC | 18:07 | |
*** tenobreg has joined #openstack-sahara | 18:07 | |
*** tenobreg is now known as tellesnobrega | 18:07 | |
*** abalutoiu_ has quit IRC | 18:20 | |
*** rmascena is now known as raildo | 18:22 | |
*** mgoddard_ has quit IRC | 18:49 | |
openstackgerrit | Merged openstack/sahara-extra master: Fix building oozie 4.2.0 https://review.openstack.org/482202 | 18:52 |
*** raissa has quit IRC | 19:07 | |
tosky | \o/ | 19:09 |
iwonka | tellesnobrega: what's the problem with ngt export? i mean the one from jenkins? i found the logs, but have like no idea what's wrong… | 19:32 |
tellesnobrega | iwonka, looking | 19:33 |
tellesnobrega | probably nothing related to the change | 19:34 |
iwonka | so, what am i supposed to do? O_O | 19:34 |
tellesnobrega | just recheck | 19:35 |
tellesnobrega | go on reply and type recheck and post | 19:35 |
tellesnobrega | it will rerun the jobs | 19:35 |
iwonka | ok, i'll change the commit message first | 19:35 |
openstackgerrit | Iwona Kotlarska proposed openstack/sahara master: Add export of node group templates https://review.openstack.org/478245 | 19:45 |
*** anshul has joined #openstack-sahara | 20:12 | |
*** anshul has quit IRC | 20:24 | |
*** esikachev has quit IRC | 20:33 | |
tosky | docs, grrr | 20:42 |
*** tmckay has quit IRC | 20:50 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Enable warnings as errors for doc building https://review.openstack.org/452675 | 20:51 |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Regenerate sample.config, included in the doc https://review.openstack.org/482309 | 20:51 |
tosky | NOW it should be fine | 20:52 |
tosky | hopefully | 20:52 |
*** raildo has quit IRC | 21:13 | |
*** esikachev has joined #openstack-sahara | 21:29 | |
*** esikachev has quit IRC | 21:34 | |
*** tmckay has joined #openstack-sahara | 22:01 | |
*** tmckay has quit IRC | 22:02 | |
*** abalutoiu_ has joined #openstack-sahara | 22:18 | |
*** esikachev has joined #openstack-sahara | 22:30 | |
*** esikachev has quit IRC | 22:34 | |
*** esikachev has joined #openstack-sahara | 23:31 | |
*** esikachev has quit IRC | 23:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!