*** ukaynar has joined #openstack-sahara | 02:27 | |
*** ukaynar has quit IRC | 02:32 | |
*** dave-mccowan has quit IRC | 03:45 | |
*** links has joined #openstack-sahara | 05:00 | |
*** pcaruana has quit IRC | 05:09 | |
*** pcaruana has joined #openstack-sahara | 06:17 | |
*** tesseract has joined #openstack-sahara | 07:16 | |
*** mtsv_ has joined #openstack-sahara | 07:18 | |
*** mtsv has quit IRC | 07:23 | |
*** rcernin has quit IRC | 07:27 | |
*** tosky has joined #openstack-sahara | 07:37 | |
openstackgerrit | wangdequn proposed openstack/sahara master: add release notes to readme.rst https://review.openstack.org/575356 | 07:48 |
---|---|---|
tosky | zigo: hi, when you have some time, can you please address the comments on https://review.openstack.org/#/c/573179/? and thanks again for the fix | 08:22 |
zigo | tosky: Ok, doing that now. | 08:23 |
openstackgerrit | Thomas Goirand proposed openstack/sahara master: Fix flask.request.content_length is None https://review.openstack.org/573179 | 08:25 |
zigo | tosky: There you go. | 08:25 |
tosky | zigo: and what about unifying that if with the next one? | 08:25 |
zigo | tosky: I don't agree with it. It fails if you do. | 08:25 |
zigo | Because all of the if statement will be run. | 08:26 |
zigo | That's not C ... :P | 08:26 |
tosky | uhm, not short-circuit evaluation? I remembered incorrectly | 08:26 |
zigo | I don't think there's such thing in Python, is there? | 08:26 |
zigo | I'm probably mistaking, not sure now that you say that ... | 08:27 |
zigo | When I tried it failed ... | 08:27 |
tosky | https://docs.python.org/2/library/stdtypes.html#boolean-operations-and-or-not | 08:27 |
*** mtsv_ is now known as mtsv | 08:39 | |
mtsv | @tosky I tried rebuilding images using both ubuntu and centos7 following this guide https://docs.openstack.org/sahara/latest/user/cdh-imagebuilder.html but I'm still getting this error https://hastebin.com/rugigoxaxo.sql Any more troubleshooting ideas? | 08:39 |
tosky | mtsv: same question as yesterday: can you share the parameters used to configure the node group templates and the cluster template? | 08:41 |
mtsv | Is there a way to export these? | 08:42 |
tosky | yes, there is; in the UI, when listing those templates, each element has a combo box on the right; one of the values is "Export Template" | 08:44 |
tosky | of course it's enough you to remember which fields you changed | 08:44 |
mtsv | Hmm I don't see that option, I'm guessing it was implemented in a later version. I'll try to describe my templates manually. | 08:55 |
mtsv | I have 3 node groups: ClouderaMasterNode cdh 5.11.0 running CLOUDERA_MANAGER; ClouderaSlaveNodecdh 5.11.0 running, ZOOKEEPER_SERVER, YARN_RESOURCEMANAGER, YARN_NODEMANAGER, YARN_JOBHISTORY, YARN_STANDBYRM, HBASE_MASTER, HBASE_REGIONSERVER, HDFS_NAMENODE, HDFS_DATANODE, HDFS_SECONDARYNAMENODE and HDFS_JOURNALNODE; and HDFScdh 5.11.0 running HDFS_DATANODE and HDFS_JOURNALNODE; | 08:56 |
mtsv | In the cluster template I have cdh 5.11.0; 1 ClouderaMasterNode, 1 ClouderaSlaveNode and 2 HDFS nodes. Anti-affinity groups for YARN_RESOURCEMANAGER, YARN_STANDBYRM, HDFS_NAMENODE, and HDFS_SECONDARYNAMENODE. | 08:56 |
tosky | and what about the network configuration? Did you use floating IPs on all nodes, or a proxy? | 08:59 |
tosky | the configuration that I usually test is described in the sahara-tests repository, namely this file: | 09:00 |
tosky | http://git.openstack.org/cgit/openstack/sahara-tests/tree/sahara_tests/scenario/defaults/pike/cdh-5.9.0.yaml.mako | 09:00 |
tosky | if you have some time, can you please try to create a configuration like that one? I guess you don't need to saparate master and master-additional nodes | 09:01 |
mtsv | I'm not assigning floating IPs and I don't have the proxy enabled either. Do I need either of those? | 09:01 |
tosky | sahara server needs to reach the nodes | 09:01 |
mtsv | I'll give it a try | 09:01 |
tosky | so either you do it through floating IPs (all nodes, or a proxy) or sahara-engine should be able to reach the private tenant network assigned to the nodes (management network) | 09:02 |
tosky | that depends on your network configuration | 09:02 |
*** links has quit IRC | 09:33 | |
*** links has joined #openstack-sahara | 09:33 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: Basic template for CDH 5.13.0 https://review.openstack.org/574769 | 10:19 |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara-dashboard master: Boot from volume https://review.openstack.org/575227 | 12:09 |
*** dave-mccowan has joined #openstack-sahara | 13:00 | |
*** dave-mccowan has quit IRC | 13:05 | |
*** dave-mccowan has joined #openstack-sahara | 13:10 | |
openstackgerrit | Merged openstack/sahara-image-elements master: Add support to build 3.0.1 image https://review.openstack.org/571923 | 13:19 |
*** mtsv has quit IRC | 13:32 | |
*** zchkun has joined #openstack-sahara | 13:52 | |
tosky | tellesnobrega: hi! Regarding https://storyboard.openstack.org/#!/story/2002183, I'm going to add a task for the tests under sahara-tests | 13:52 |
*** dave-mccowan has quit IRC | 13:52 | |
tosky | and I was wondering if I should add a task for sahara-image-elements too, or whether we want to support only the new way for that | 13:53 |
openstackgerrit | Jeremy Freudberg proposed openstack/sahara-dashboard master: Fix _cls_registry type https://review.openstack.org/575437 | 13:55 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: Basic template for CDH 5.13.0 https://review.openstack.org/574769 | 13:56 |
*** jeremyfreudberg has joined #openstack-sahara | 13:56 | |
tellesnobrega | tosky, we can discuss it at the meeting | 14:01 |
*** zchkun has quit IRC | 14:05 | |
*** zchkun has joined #openstack-sahara | 14:05 | |
*** mtsv has joined #openstack-sahara | 14:06 | |
*** links has quit IRC | 14:15 | |
*** jeremyfreudberg_ has joined #openstack-sahara | 14:15 | |
*** jeremyfreudberg has quit IRC | 14:18 | |
*** jeremyfreudberg_ is now known as jeremyfreudberg | 14:19 | |
*** dave-mccowan has joined #openstack-sahara | 14:26 | |
*** zchkun has quit IRC | 14:56 | |
*** jeremyfreudberg has quit IRC | 14:57 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara master: Remove any reference to pre-built images https://review.openstack.org/575466 | 15:13 |
*** pcaruana has quit IRC | 15:24 | |
*** vinaykns has joined #openstack-sahara | 15:53 | |
openstackgerrit | Merged openstack/sahara master: add release notes to readme.rst https://review.openstack.org/575356 | 16:02 |
*** vinaykns has left #openstack-sahara | 16:03 | |
*** vinaykns has joined #openstack-sahara | 16:09 | |
*** vinaykns has left #openstack-sahara | 16:09 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: WIP Switch sahara-scenario to stestr https://review.openstack.org/575489 | 16:25 |
tosky | (this will fail for sure) | 16:25 |
*** tesseract has quit IRC | 17:30 | |
*** dave-mccowan has quit IRC | 17:30 | |
*** pcaruana has joined #openstack-sahara | 17:43 | |
openstackgerrit | Telles Mota Vidal Nóbrega proposed openstack/sahara master: Boot from volume https://review.openstack.org/385053 | 17:59 |
*** pcaruana has quit IRC | 18:01 | |
*** pcaruana has joined #openstack-sahara | 18:06 | |
*** jeremyfreudberg has joined #openstack-sahara | 18:45 | |
jeremyfreudberg | has anyone (tellesnobrega) launched a vanilla cluster on a current image recently? i'm having an issue with oozie | 18:47 |
tellesnobrega | I have not | 18:47 |
tellesnobrega | what issue are you seeing? | 18:47 |
jeremyfreudberg | http://paste.openstack.org/raw/723498/ | 18:48 |
tellesnobrega | hmm, no idea what that is about | 18:48 |
jeremyfreudberg | (just to note, the cluster still launches okay, because our "start oozie" step just does something like curl host:11000 but doesn't actually check to see if the response is good) | 18:49 |
jeremyfreudberg | yeah, it's a weird error | 18:49 |
tellesnobrega | we should double check that | 18:50 |
*** dave-mccowan has joined #openstack-sahara | 18:52 | |
*** jeremyfreudberg has quit IRC | 18:52 | |
zigo | tosky: ok, will fix my patch (just saw the meeting logs) | 20:47 |
tosky | thanks! | 20:47 |
tellesnobrega | tosky, since you are around | 20:53 |
tellesnobrega | do you know where in the python-saharaclient tests we mock the address to the update call? | 20:54 |
tellesnobrega | https://github.com/openstack/python-saharaclient/blob/master/saharaclient/api/node_group_templates.py#L127 | 20:55 |
tellesnobrega | this call here | 20:55 |
tosky | tellesnobrega: uhm, not sure; from a quick check, I think it's related to requests-mock and its usage here: http://git.openstack.org/cgit/openstack/python-saharaclient/tree/saharaclient/tests/unit/base.py | 21:06 |
tellesnobrega | hm | 21:07 |
tellesnobrega | because, on v2, we don't use _update, we use _patch and the test is complaining that path is not mocked | 21:08 |
tosky | is the entry point of the URL different? (I know, I could check) | 21:11 |
tellesnobrega | PATCH http://localhost:8386/node-group-templates/id that is the url | 21:11 |
tellesnobrega | maybe requests_mock doesn't support patch yet? | 21:12 |
tosky | Idon'tknow | 21:18 |
tosky | tellesnobrega: oh, see the code of that function | 21:19 |
tellesnobrega | I tihnk i got it | 21:19 |
tosky | self.responses.post is defined | 21:19 |
tellesnobrega | yes | 21:19 |
tosky | self.responses.put is defined | 21:19 |
tosky | but the .patch is not | 21:20 |
tellesnobrega | I have to change to patch | 21:20 |
tosky | the only thing I'm not sure is how to make that to work with v2 | 21:20 |
tosky | I guess you are creating a copy of each file? | 21:20 |
tellesnobrega | I created a new class for v2 | 21:20 |
tosky | oki | 21:20 |
tellesnobrega | copied only create and update method | 21:21 |
tellesnobrega | I will send a patch once the tests are ok | 21:21 |
tellesnobrega | client side done | 21:26 |
tellesnobrega | now I need to make CLI tests work with the correct version of the client | 21:26 |
tellesnobrega | that is work for tomorrow I guess | 21:26 |
tellesnobrega | or maybe later | 21:26 |
tellesnobrega | thanks tosky | 21:26 |
*** dave-mccowan has quit IRC | 21:45 | |
*** rcernin has joined #openstack-sahara | 22:20 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: Port away from ostestr/testr and use stestr https://review.openstack.org/575489 | 22:37 |
*** tosky has quit IRC | 22:49 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!