*** EinstCrazy has quit IRC | 00:03 | |
*** hdd has joined #openstack-sahara | 00:06 | |
*** hdd has quit IRC | 00:16 | |
*** hdd has joined #openstack-sahara | 00:34 | |
*** lvdongbing has joined #openstack-sahara | 00:39 | |
*** chlong has joined #openstack-sahara | 00:42 | |
*** EinstCrazy has joined #openstack-sahara | 00:57 | |
*** macjack has quit IRC | 00:58 | |
*** hdd has quit IRC | 01:02 | |
*** hdd has joined #openstack-sahara | 01:17 | |
*** tmckay has joined #openstack-sahara | 01:34 | |
*** ldb_ has joined #openstack-sahara | 02:05 | |
*** lvdongbing has quit IRC | 02:06 | |
*** tmckay has quit IRC | 02:09 | |
*** EinstCrazy has quit IRC | 02:09 | |
*** EinstCrazy has joined #openstack-sahara | 02:19 | |
*** japplewhite has quit IRC | 02:25 | |
*** lvdongbing has joined #openstack-sahara | 02:29 | |
*** ldb_ has quit IRC | 02:29 | |
*** EinstCrazy has quit IRC | 02:34 | |
*** japplewhite has joined #openstack-sahara | 02:41 | |
*** japplewhite has quit IRC | 02:41 | |
*** EinstCrazy has joined #openstack-sahara | 03:22 | |
*** hdd has quit IRC | 03:37 | |
*** stanchan has joined #openstack-sahara | 03:58 | |
*** EinstCrazy has quit IRC | 04:06 | |
*** hdd has joined #openstack-sahara | 04:45 | |
*** sgotliv has joined #openstack-sahara | 05:14 | |
*** ealcaniz has joined #openstack-sahara | 05:18 | |
*** hdd has quit IRC | 05:22 | |
*** larainema has joined #openstack-sahara | 05:28 | |
*** sgotliv has quit IRC | 06:49 | |
*** nkrinner has joined #openstack-sahara | 06:59 | |
*** jamielennox is now known as jamielennox|away | 07:09 | |
*** chlong has quit IRC | 07:17 | |
*** larainema has quit IRC | 07:51 | |
*** larainema has joined #openstack-sahara | 07:52 | |
*** sgotliv has joined #openstack-sahara | 08:09 | |
*** larainema has quit IRC | 08:11 | |
*** larainema has joined #openstack-sahara | 08:14 | |
openstackgerrit | Merged openstack/sahara-image-elements: diskimage-create.sh: remove quotes from os-release's ID https://review.openstack.org/222633 | 08:28 |
---|---|---|
openstackgerrit | Merged openstack/sahara-image-elements: diskimage-create.sh: try harder with provides in rpm check https://review.openstack.org/222657 | 08:31 |
pino|work | sreshetnyak: thanks! | 08:32 |
*** ealcaniz has left #openstack-sahara | 08:35 | |
*** chlong has joined #openstack-sahara | 08:43 | |
openstackgerrit | Merged openstack/sahara: Update hdp plugin docs https://review.openstack.org/223582 | 08:51 |
openstackgerrit | Merged openstack/sahara: cleanup spark plugin documentation https://review.openstack.org/221468 | 08:52 |
*** vgridnev has joined #openstack-sahara | 09:14 | |
openstackgerrit | venkatamahesh proposed openstack/sahara: Enable ceilometer services using new plugin model https://review.openstack.org/225592 | 09:16 |
*** tosky has joined #openstack-sahara | 09:27 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Heat stack creation with tags https://review.openstack.org/224056 | 09:39 |
*** IBerezovskiy has joined #openstack-sahara | 09:40 | |
*** lvdongbing has quit IRC | 09:48 | |
openstackgerrit | Denis Egorenko proposed stackforge/sahara-ci-config: Remove workaround for POST image updating https://review.openstack.org/225610 | 10:19 |
*** EinstCrazy has joined #openstack-sahara | 10:28 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara: [WIP] Add put data in HDFS for EDP testcase https://review.openstack.org/201102 | 11:06 |
openstackgerrit | Artem Osadchiy proposed openstack/sahara: Fix missed service message in MapR plugin https://review.openstack.org/225625 | 11:06 |
*** ealcaniz has joined #openstack-sahara | 12:35 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Fix wrong init of ThreadGrop https://review.openstack.org/225656 | 12:44 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Fix wrong init of ThreadGroup https://review.openstack.org/225656 | 12:44 |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Fix wrong init of ThreadGroup https://review.openstack.org/225657 | 12:44 |
*** ealcaniz has left #openstack-sahara | 12:53 | |
*** EinstCrazy has quit IRC | 13:11 | |
*** raildo-afk is now known as raildo | 13:19 | |
*** japplewhite has joined #openstack-sahara | 13:31 | |
*** tmckay has joined #openstack-sahara | 13:43 | |
*** egafford has joined #openstack-sahara | 13:43 | |
*** tmckay has left #openstack-sahara | 13:45 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Fix wrong init of ThreadGrop https://review.openstack.org/225656 | 13:45 |
*** tmckay has joined #openstack-sahara | 13:46 | |
tellesnobrega | hey, i found a small bug in storm related to the name of the application | 13:50 |
tellesnobrega | we are generating a random name based on the job_template name + uuid | 13:51 |
tellesnobrega | that is fine, but the oozie_job_id column we are filling with this info + @inst_id | 13:51 |
tellesnobrega | which is another uuid, so the problem is, the sample storm jar file has a big name and the column is not big enough to support the whole string | 13:52 |
elmiko | doh! | 13:52 |
tellesnobrega | should I think of a better way to concatenate the topology name, perhaps not a uuid | 13:52 |
tellesnobrega | or should we increase the column size? | 13:53 |
pino|work | how much is the current limit? | 13:54 |
tellesnobrega | 100 | 13:54 |
pino|work | even less than FILE_NAME_MAX... | 13:55 |
tellesnobrega | how big is that? | 13:58 |
elmiko | i dunno, increasing the column seems like a good option, but it is another db migration. i'm not sure | 13:58 |
tellesnobrega | a way to solve it for storm is to change from uuid to another random sequence | 13:59 |
tellesnobrega | probably a timestamp | 13:59 |
*** hdd has joined #openstack-sahara | 14:00 | |
*** david-ly_ is now known as david-lyle | 14:01 | |
openstackgerrit | Vitaly Gridnev proposed openstack/sahara: Fix wrong init of ThreadGrop https://review.openstack.org/225657 | 14:15 |
openstackgerrit | Denis Egorenko proposed openstack/puppet-sahara: Remove POSIX file modes. https://review.openstack.org/222146 | 14:20 |
*** david-lyle has quit IRC | 14:22 | |
*** david-lyle has joined #openstack-sahara | 14:26 | |
*** hdd has quit IRC | 14:38 | |
egafford | pino|work: ping | 14:44 |
pino|work | egafford: morning | 14:44 |
egafford | pino|work: Lo! I'm wondering about https://review.openstack.org/#/c/223017/2; I think we're depending on exit codes here, and I think we might lose the failure from the tox run in the later find and rm. | 14:46 |
egafford | Wanted to run that by you, as I'm less of a Deep Bash Guy than you, and could be wrong. | 14:46 |
pino|work | egafford: that script is -e (exit on error) | 14:46 |
egafford | pino|work: Cool; that does indeed succeed (in generating an error code.) | 14:47 |
pino|work | yup | 14:47 |
egafford | pino|work: Excellent; glad I asked. :) | 14:48 |
pino|work | you're welcome | 14:48 |
*** japplewhite has quit IRC | 14:50 | |
openstackgerrit | Monty Taylor proposed openstack/sahara: Change ignore-errors to ignore_errors https://review.openstack.org/225831 | 14:55 |
*** EinstCrazy has joined #openstack-sahara | 14:57 | |
*** hdd has joined #openstack-sahara | 14:58 | |
openstackgerrit | Evgeny Sikachev proposed openstack/sahara: Add ability running tests on exist cluster https://review.openstack.org/225854 | 14:58 |
*** EinstCrazy has quit IRC | 14:59 | |
*** devlaps has joined #openstack-sahara | 15:02 | |
openstackgerrit | Merged openstack/puppet-sahara: Revert "Fix Sahara installation for Ubuntu" https://review.openstack.org/222144 | 15:08 |
openstackgerrit | Merged openstack/puppet-sahara: Rely on autorequire for config resource ordering https://review.openstack.org/224762 | 15:08 |
openstackgerrit | Pino Toscano proposed openstack/sahara-image-elements: Stop setting DIB_EXTLINUX for vanilla/centos7 https://review.openstack.org/225890 | 15:14 |
*** devlaps has quit IRC | 15:19 | |
openstackgerrit | Merged openstack/puppet-sahara: Remove POSIX file modes. https://review.openstack.org/222146 | 15:22 |
*** devlaps has joined #openstack-sahara | 15:28 | |
*** tmckay has quit IRC | 15:31 | |
*** tmckay has joined #openstack-sahara | 15:31 | |
elmiko | pino|work: that PR you just put up, i can exercise it with the `-p vanilla -v 2.7.1 -i centos` options? | 15:33 |
pino|work | elmiko: s/centos/centos7/ | 15:33 |
elmiko | ah, cool | 15:33 |
*** tmckay has quit IRC | 15:34 | |
elmiko | trying it out, but i keep getting errors with the ip6tables writes when using centos | 15:34 |
elmiko | (i'll send logs if this keeps up) | 15:34 |
pino|work | elmiko: which host? | 15:35 |
elmiko | f21 | 15:35 |
*** tmckay has joined #openstack-sahara | 15:35 | |
pino|work | yeah, i know | 15:35 |
elmiko | k | 15:36 |
elmiko | pino|work: do you have a recommended host system? | 15:36 |
pino|work | anything + virt-dib? :D | 15:37 |
elmiko | what's the workflow for testing sie changes with virt-dib though? | 15:37 |
pino|work | slightly more convoluted: you point virt-dib to the dib library and elements, to the sie elements, export the vars needed, and specify the elements | 15:38 |
pino|work | (basically a bit of what diskimage-create.sh does) | 15:39 |
elmiko | got a blog post or something =) | 15:39 |
*** EinstCrazy has joined #openstack-sahara | 15:40 | |
pino|work | eh, no blog, sorry | 15:40 |
*** nkrinner has quit IRC | 15:42 | |
*** EinstCrazy has quit IRC | 16:15 | |
egafford | On https://review.openstack.org/#/c/224687/1/setup.py, it looks as though the required version of pbr in requirements.txt is less than the required version in setup.py. I'm not given to believe that this makes much sense, but could be wrong, as generally OpenStack Proposal Bot is a pretty solid contributor. Thoughts? | 16:17 |
*** stanchan has quit IRC | 16:18 | |
elmiko | egafford: hmm, does seem like there could be a gap | 16:22 |
elmiko | like pbr=1.7 | 16:22 |
elmiko | i'm wondering, aside from the hadoop-openstack.jar, what else is coming out of sahara-extras? | 16:24 |
elmiko | like the setup doesn't even really do anything | 16:24 |
egafford | elmiko: Yeah, that'd be the gap. Also 1.6. | 16:25 |
elmiko | right | 16:25 |
elmiko | but i don't think it would matter, nothing is being built from the setup. | 16:25 |
egafford | elmiko: I think it would still fail on calling the script, though, and beyond that there are parallel changes to our other repos (see https://review.openstack.org/#/c/221937/8/setup.py) | 16:28 |
*** hdd has quit IRC | 16:28 | |
elmiko | weird... wonder how those passed through | 16:29 |
egafford | Hm; that just got merged. | 16:29 |
elmiko | egafford: i feel it's kinda a non-issue(not to dismiss it) because they both require >=, which means it will check pypi and it won't actually grab 1.6 or 1.7. | 16:30 |
elmiko | although i think they should all be the same version line | 16:30 |
egafford | True, unless you already have 1.6 or 1.7 installed on an env. | 16:30 |
elmiko | it would matter for maybe a stale build environment that contained 1.6 or 1.7 | 16:30 |
egafford | It's an edge case, I'll grant. | 16:30 |
elmiko | right | 16:30 |
elmiko | i'm just chattering away, i think in the end i agree with you. they should both be either "pbr>=1.6" or "pbr>=1.8" | 16:31 |
egafford | elmiko: I'm asking Clint in #openstack-infra; hopefully I can get some clarity. Regardless, I'll definitely grant that it's unlikely to bite anyone and easy to fix. | 16:32 |
*** hdd has joined #openstack-sahara | 16:32 | |
elmiko | egafford: cool, i'm curious to hear his reaction | 16:32 |
egafford | elmiko: None yet; I'll ping back w/ it if I get a response. | 16:34 |
elmiko | egafford: cool, thanks! | 16:34 |
*** vgridnev has quit IRC | 16:36 | |
*** larainema has quit IRC | 16:39 | |
*** larainema has joined #openstack-sahara | 16:39 | |
egafford | elmiko: Per infra, setuptools will do an upgrade for the install, but they're thinking of changing it to 1.8 just so they can stop having this conversation with people. XD | 16:47 |
elmiko | egafford: HAHA | 16:47 |
elmiko | classic | 16:47 |
elmiko | oh yea, makes sense too because the setup() call is actually injecting requires | 16:48 |
* egafford is become that guy, annoyer of infra. | 16:48 | |
*** larainema has quit IRC | 16:49 | |
*** chlong has quit IRC | 16:50 | |
*** larainema has joined #openstack-sahara | 16:50 | |
elmiko | egafford: on behalf of a thankful dev team, i salute your willingness to jump on that grenade /me salutes | 16:50 |
egafford | elmiko: We shall annoy them on the beaches, we shall annoy them on the landing grounds, we shall annoy them in the fields and in the streets... ;) | 16:52 |
elmiko | egafford: lol, very classy | 16:56 |
*** sgotliv has quit IRC | 16:56 | |
*** chlong has joined #openstack-sahara | 17:02 | |
*** larainema has quit IRC | 17:04 | |
*** larainema has joined #openstack-sahara | 17:05 | |
*** larainema has quit IRC | 17:07 | |
*** devlaps has quit IRC | 17:12 | |
*** larainema has joined #openstack-sahara | 17:17 | |
*** macjack has joined #openstack-sahara | 17:19 | |
*** macjack has left #openstack-sahara | 17:21 | |
*** vgridnev has joined #openstack-sahara | 17:21 | |
openstackgerrit | Steve Martinelli proposed openstack/python-saharaclient: Remove `data source update` from setup.cfg https://review.openstack.org/225956 | 17:26 |
*** stevemar has joined #openstack-sahara | 17:26 | |
stevemar | poke to sahara folks: https://review.openstack.org/#/c/225956/ | 17:27 |
stevemar | bug: https://bugs.launchpad.net/python-saharaclient/+bug/1498038 | 17:28 |
openstack | Launchpad bug 1498038 in Python client library for Sahara "openstack complete: ERROR: openstack 'module' object has no attribute 'UpdateDataSource'" [Undecided,New] | 17:28 |
stevemar | might want to squeeze that bug in before the final L release of saharaclient | 17:29 |
tosky | SergeyLukjanov: ^^ | 17:29 |
stevemar | thanks for looking tosky | 17:30 |
*** tosky has quit IRC | 17:35 | |
*** IBerezovskiy has quit IRC | 17:37 | |
*** stanchan has joined #openstack-sahara | 17:42 | |
*** stanchan has quit IRC | 17:43 | |
openstackgerrit | Henrique Truta proposed openstack/python-saharaclient: Shows reason of failure in base.get https://review.openstack.org/225964 | 17:58 |
*** stanchan has joined #openstack-sahara | 18:06 | |
vgridnev | stevemar, integration with openstackclient is initial, not sure we need that in final liberty | 18:12 |
stevemar | vgridnev: well, its causing some silent errors with devstack, so it would be nice to clean that up before releasing is all i'm suggesting | 18:22 |
vgridnev | ok, I understand | 18:26 |
openstackgerrit | Merged openstack/sahara: Fix wrong init of ThreadGrop https://review.openstack.org/225656 | 18:28 |
openstackgerrit | Merged openstack/sahara: HDP plugin should ignore untagged configs when creating cluster_spec https://review.openstack.org/224875 | 18:28 |
openstackgerrit | Merged openstack/sahara: Heat stack creation with tags https://review.openstack.org/224056 | 18:29 |
openstackgerrit | Merged openstack/sahara: Convert manila api version to string https://review.openstack.org/225442 | 18:29 |
openstackgerrit | Merged openstack/sahara: Adding fake plugin usage in validation ut https://review.openstack.org/223670 | 18:29 |
openstackgerrit | Merged openstack/sahara: Fix incorrect function name in swift client https://review.openstack.org/222673 | 18:29 |
openstackgerrit | Merged openstack/sahara: Improving cluster templates validation https://review.openstack.org/223019 | 18:29 |
openstackgerrit | Merged openstack/sahara: Fix working scenario tests with swiftclient https://review.openstack.org/223256 | 18:29 |
*** vgridnev has quit IRC | 18:32 | |
*** vgridnev has joined #openstack-sahara | 18:35 | |
*** vgridnev has quit IRC | 18:38 | |
*** vgridnev has joined #openstack-sahara | 18:38 | |
*** ashishb has joined #openstack-sahara | 18:42 | |
*** vgridnev has quit IRC | 18:45 | |
openstackgerrit | Merged openstack/sahara-extra: Updated from global requirements https://review.openstack.org/224687 | 18:46 |
openstackgerrit | Merged openstack/sahara-image-elements: Updated from global requirements https://review.openstack.org/224688 | 18:46 |
openstackgerrit | Merged openstack/sahara-dashboard: Updated from global requirements https://review.openstack.org/224686 | 18:48 |
*** vgridnev has joined #openstack-sahara | 18:53 | |
*** vgridnev has quit IRC | 18:55 | |
*** crobertsrh has quit IRC | 18:58 | |
*** crobertsrh has joined #openstack-sahara | 18:58 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/sahara: Updated from global requirements https://review.openstack.org/221937 | 18:59 |
openstackgerrit | Henrique Truta proposed openstack/python-saharaclient: Shows reason of failure in base.get https://review.openstack.org/225964 | 19:01 |
*** vgridnev has joined #openstack-sahara | 19:02 | |
*** sgotliv has joined #openstack-sahara | 19:41 | |
openstackgerrit | Merged openstack/sahara: Formatting and mounting methods changed for ironic https://review.openstack.org/200483 | 19:44 |
openstackgerrit | Merged openstack/sahara: Improving node group templates validation https://review.openstack.org/222592 | 19:44 |
*** tmckay has quit IRC | 19:47 | |
*** egafford has quit IRC | 20:04 | |
*** tmckay has joined #openstack-sahara | 20:08 | |
*** tmckay has quit IRC | 20:09 | |
*** tmckay has joined #openstack-sahara | 20:09 | |
openstackgerrit | Merged openstack/sahara-image-elements: mysql: remove extra +x permissions from pkg-map file https://review.openstack.org/223521 | 20:31 |
*** egafford has joined #openstack-sahara | 21:02 | |
*** raildo is now known as raildo-afk | 21:02 | |
*** stevemar has quit IRC | 21:19 | |
*** crobertsrh is now known as _crobertsrh | 21:30 | |
*** tmckay has quit IRC | 21:41 | |
*** vgridnev has quit IRC | 21:59 | |
*** vgridnev has joined #openstack-sahara | 22:01 | |
*** tmckay has joined #openstack-sahara | 22:02 | |
*** vgridnev has quit IRC | 22:06 | |
*** tmckay has quit IRC | 22:10 | |
*** tmckay has joined #openstack-sahara | 22:10 | |
*** tmckay has quit IRC | 22:18 | |
*** tmckay has joined #openstack-sahara | 22:18 | |
*** egafford has quit IRC | 22:46 | |
*** stanchan has quit IRC | 22:54 | |
*** larainema has quit IRC | 22:58 | |
*** jamielennox|away is now known as jamielennox | 23:23 | |
*** sgotliv has quit IRC | 23:38 | |
*** EinstCrazy has joined #openstack-sahara | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!