*** vsham20 has joined #openstack-sahara | 00:02 | |
*** chlong has joined #openstack-sahara | 00:05 | |
*** vsham20 has quit IRC | 00:06 | |
*** hogepodge has quit IRC | 00:16 | |
*** hogepodge has joined #openstack-sahara | 00:22 | |
*** hogepodge has quit IRC | 00:27 | |
*** tiny-hands has joined #openstack-sahara | 00:28 | |
*** hogepodge has joined #openstack-sahara | 00:43 | |
*** tiny-hands has quit IRC | 01:06 | |
openstackgerrit | Jaxon Wang proposed openstack/sahara: Compare node groups in CDH plugin IMPALA validation https://review.openstack.org/259378 | 02:44 |
---|---|---|
openstackgerrit | Jaxon Wang proposed openstack/sahara: Add CDH plugin validation test cases https://review.openstack.org/259432 | 02:44 |
*** akuznetsov has joined #openstack-sahara | 02:45 | |
*** akuznetsov has quit IRC | 02:50 | |
*** dave-mccowan has quit IRC | 02:51 | |
*** coolsvap|away is now known as coolsvap | 03:23 | |
*** links has joined #openstack-sahara | 03:26 | |
*** coolsvap is now known as coolsvap|away | 03:33 | |
*** coolsvap|away is now known as coolsvap | 03:40 | |
*** agireud has quit IRC | 04:03 | |
*** akuznetsov has joined #openstack-sahara | 04:47 | |
*** akuznetsov has quit IRC | 04:51 | |
*** Poornima has joined #openstack-sahara | 04:57 | |
*** akuznetsov has joined #openstack-sahara | 05:01 | |
*** akuznetsov has quit IRC | 05:05 | |
openstackgerrit | lu huichun proposed openstack/sahara-specs: [Spec]Remove-plugin-vanilla-v2.6.0 https://review.openstack.org/259864 | 07:12 |
*** chlong has quit IRC | 07:13 | |
*** chlong has joined #openstack-sahara | 08:31 | |
openstackgerrit | lu huichun proposed openstack/sahara: [EDP] Add scheduling EDP jobs in sahara(oozie engine implementation) https://review.openstack.org/182310 | 08:44 |
openstackgerrit | lu huichun proposed openstack/sahara: Add scenario test for scheduler edp job https://review.openstack.org/259897 | 08:44 |
*** sgotliv has joined #openstack-sahara | 08:49 | |
openstackgerrit | lu huichun proposed openstack/sahara: Add scenario test for scheduler edp job https://review.openstack.org/259897 | 08:50 |
openstackgerrit | lu huichun proposed openstack/sahara: Add scenario test for scheduler edp job https://review.openstack.org/259897 | 08:51 |
openstackgerrit | lu huichun proposed openstack/sahara: Remove vanilla 2.6.0 code https://review.openstack.org/255111 | 08:56 |
*** esikachev has joined #openstack-sahara | 09:10 | |
*** openstack has joined #openstack-sahara | 15:36 | |
vgridnev | I will ask Sergey about that, egafford | 15:42 |
egafford | vgridnev: Cool; thank you! | 15:42 |
Akanksha08_ | Hello folks | 15:47 |
Akanksha08_ | I am trying to set up devstack with sahara service enabled | 15:48 |
Akanksha08_ | I am following this doc - http://docs.openstack.org/developer/sahara/devref/devstack.html#install-devstack | 15:48 |
Akanksha08_ | after running stack.sh I can see the openstack dashboard but unable to see the data processing tab under project | 15:49 |
vgridnev | Akanksha08_, you need to enable sahara-dashboard as a devstack plugin | 15:50 |
Akanksha08_ | I think this line in local.conf does that | 15:50 |
Akanksha08_ | enable_plugin sahara git://git.openstack.org/openstack/sahara | 15:51 |
vgridnev | no | 15:51 |
Akanksha08_ | oh okay | 15:51 |
Akanksha08_ | so what else needs to be done | 15:51 |
vgridnev | enable_plugin sahara-dashboard git://git.openstack.org/openstack/sahara-dashboard should be added too | 15:51 |
Akanksha08_ | oh okay | 15:51 |
Akanksha08_ | I will do that | 15:52 |
Akanksha08_ | so the line which I have put only enables the service and does not make an entry in the dashboard? | 15:52 |
*** dave-mccowan has quit IRC | 15:53 | |
*** vkmc is now known as vkmc-afk | 15:54 | |
vgridnev | Akanksha08_, we moved to sahara-dashboard from horizon, so sahara-dashboard should be installed separately | 15:55 |
*** vgridnev has quit IRC | 15:56 | |
Akanksha08_ | So would enabling that plugin give me a separate URL to access sahara-dashboard? | 15:58 |
*** vgridnev has joined #openstack-sahara | 16:00 | |
*** vgridnev has quit IRC | 16:05 | |
openstackgerrit | Merged openstack/sahara: Replace assertEqual(None, *) with assertIsNone in tests https://review.openstack.org/258784 | 16:05 |
*** esikachev has quit IRC | 16:06 | |
*** dave-mccowan has joined #openstack-sahara | 16:07 | |
elmiko | Akanksha08_: no, you will still access horizon in the same manner. the plugin enables the sahara extension within the dashboard | 16:08 |
Akanksha08_ | okay | 16:16 |
Akanksha08_ | I got this on console after running stack.sh again | 16:20 |
Akanksha08_ | http://paste.openstack.org/show/482423/ | 16:20 |
*** Erming__ has quit IRC | 16:30 | |
*** crobertsrh has quit IRC | 16:31 | |
elmiko | Akanksha08_: did you run unstack.sh before rerunning? | 16:31 |
Akanksha08_ | yes I did unstack | 16:31 |
elmiko | maybe unstack and stack again, i've seen some services act slow to start occasionally | 16:33 |
elmiko | or reboot the devstack instance, that's worked for me before | 16:33 |
Akanksha08_ | okay I will reboot the instance once | 16:33 |
*** vkmc-afk is now known as vkmc | 16:34 | |
*** crobertsrh has joined #openstack-sahara | 16:48 | |
*** vgridnev has joined #openstack-sahara | 16:50 | |
*** hdd has joined #openstack-sahara | 17:06 | |
*** sgotliv has quit IRC | 17:09 | |
Akanksha08_ | elmiko, that worked! | 17:14 |
Akanksha08_ | vgrindev, elmiko Thanks! | 17:14 |
*** esikachev has joined #openstack-sahara | 17:37 | |
openstackgerrit | Merged openstack/sahara: Added check for images tags https://review.openstack.org/259478 | 17:44 |
*** witlessb has quit IRC | 17:48 | |
*** tellesnobrega_af is now known as tellesnobrega | 17:52 | |
*** witlessb has joined #openstack-sahara | 17:56 | |
*** agireud has joined #openstack-sahara | 19:09 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-sahara: unit tests: make Keystone_endpoint match service by name/type https://review.openstack.org/260187 | 19:40 |
*** sgotliv has joined #openstack-sahara | 19:46 | |
*** esikachev has quit IRC | 19:53 | |
*** crobertsrh has quit IRC | 19:54 | |
*** esikachev has joined #openstack-sahara | 19:58 | |
*** esikachev has quit IRC | 20:08 | |
*** akuznetsov has joined #openstack-sahara | 20:17 | |
*** akuznetsov has quit IRC | 20:26 | |
*** esikachev has joined #openstack-sahara | 20:36 | |
*** Akanksha08_ has quit IRC | 20:48 | |
*** Erming has joined #openstack-sahara | 21:05 | |
*** Erming has quit IRC | 21:09 | |
*** Erming has joined #openstack-sahara | 21:09 | |
*** esikachev has quit IRC | 21:23 | |
*** vgridnev has quit IRC | 21:42 | |
*** tmckay has left #openstack-sahara | 21:51 | |
*** egafford has quit IRC | 22:57 | |
*** sgotliv has quit IRC | 23:21 | |
*** witlessb has quit IRC | 23:47 | |
*** tosky has quit IRC | 23:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!