Tuesday, 2016-12-27

*** dave-mccowan has quit IRC00:17
openstackgerritgengchc2 proposed openstack/sahara-tests: Removes unnecessary utf-8 coding  https://review.openstack.org/41503900:42
*** tuanluong has joined #openstack-sahara00:53
*** shuyingya has joined #openstack-sahara02:00
*** mariannelm has quit IRC02:06
*** dave-mccowan has joined #openstack-sahara02:56
*** shuyingya has quit IRC03:25
*** shuyingya has joined #openstack-sahara03:26
*** links has joined #openstack-sahara03:39
*** dave-mcc_ has joined #openstack-sahara03:52
*** dave-mccowan has quit IRC03:55
*** dave-mcc_ has quit IRC04:10
*** Poornima has joined #openstack-sahara04:53
gokhan_vgridnev, my problem is about using my local repo. I am working with hdp clusters. When try to create more than 10 nodes, ambari gets timeout error, so for solving this problem, I decided to use local repo.  For using my local repo and create images I used sahara image elements. in https://github.com/openstack/sahara-image-elements/blob/master/elements/ambari/pre-install.d/90-ambari-repo-conf, I changed urls with my local repo url and in https://g05:37
gokhan_ithub.com/openstack/sahara-image-elements/tree/master/elements/hdp-local-mirror I set DIB_HDP_STACK_URL="http://mrepo.org/HDP/HDP_Centos6-2.4.2.0.tar.gz" and DIB_HDP_UTILS_URL="http://mrepo.org/HDP/HDP-UTILS_Centos6-1.1.0.21.tar.gz" . but when try this new image, I see it doesn't work successfully. It again uses hortonworks public repo. Do I need also some changes on sahara image elements code ?05:37
*** pgadiya has joined #openstack-sahara05:44
*** tesseract has joined #openstack-sahara06:56
*** esikache1 has joined #openstack-sahara07:16
*** pcaruana has joined #openstack-sahara07:31
*** anshul has joined #openstack-sahara07:46
*** pcaruana has quit IRC07:50
*** pcaruana has joined #openstack-sahara07:51
*** esikachev has joined #openstack-sahara08:15
*** esikache1 has quit IRC08:17
vgridnevgokhan_, you are wrong. When you created your mirror image, you need just to create a new instance with that image. Then you can put in general configs link to the mirror. http://<ip-floating-ip>/hdp/... (hdp-utils)08:18
vgridnevyou will just continue using usual image with ambari08:19
gokhan_vgridnev, sorry I am fresher I didn't understand you exactly. I will create an instance with image which is created by sahara image elements and then under /etc/yum.repos.d/ I will add hdp and hdp utils repo. is it right ?08:49
*** pgadiya has quit IRC08:59
shuyingyagokhan_ from the codes, I think you can just copy the hdp-stack and hdp-utils to the local apache root dir like this(for example, /var/www/html/HDP/centos6/2.x/updates/2.3.2.0/HDP-2.3.2.0-centos6-rpm.tar.gz). and then add "127.0.0.1 public-repo-1.hortonworks.com" to the /etc/hosts09:07
shuyingyabut If the installation requires more than two package (HDP-2.3.2.0-centos6-rpm.tar.gz and HDP-UTILS-1.1.0.20-centos6.tar.gz), it won't work09:08
shuyingyaSay sorry in advance if failed :)09:09
*** pgadiya has joined #openstack-sahara09:14
*** esikache1 has joined #openstack-sahara09:17
*** esikachev has quit IRC09:20
*** pgadiya has quit IRC09:34
*** pgadiya has joined #openstack-sahara09:47
*** esikache1 has quit IRC09:59
*** tuanluong has quit IRC10:08
gokhan_thanks shuyingya, when I created an instance with image which is created by sahara image elements, I see that etc/yum.repos.d/HDP and hdp utils repos are not created. Probably these repo files is created by sahara project itself.10:34
*** exploreshaifali has joined #openstack-sahara10:35
*** esikache1 has joined #openstack-sahara10:40
gokhan_vgridnev:  I now understand you. In horizon in cluster template in General parameters I see that repo url. in there I write my repo urls but it gives error like http://paste.openstack.org/show/593437/ . In code where hdp repo url is set ?11:30
openstackgerritShu Yingya proposed openstack/sahara-ci-config: Add jobs for CDH 5.9 c7 and u14  https://review.openstack.org/41519511:35
vgridnevgokhan_, error message is not helpful at all. I'll suggest you to put exact value you have in general configs12:17
vgridnevI think that you probably have wrong url in configs or something like that12:19
openstackgerritShu Yingya proposed openstack/sahara-tests: Add CDH 5.9.0 scenario test  https://review.openstack.org/41521012:20
*** Poornima has quit IRC12:28
*** shuyingya has quit IRC12:30
*** mariannelm has joined #openstack-sahara12:35
gokhan_vgrignev shuyingya tenobreg thanks for your helps I solved my problem :) but only I wonder where sahara set default hdp repo url  public.hortonworks.. I did'nt find it.12:37
tenobreggokhan_, great12:39
exploreshaifaliHello! I am trying to install Devstack+sahara on Ubuntu16.04 , after installation when I run "openstack dataprocessing plugin list" I get error - "openstack: 'dataprocessing plugin list' is not an openstack command. See 'openstack --help'"12:42
exploreshaifaliIf I run "openstack service list", it list "sahara" and "data-processing" in the response list12:43
exploreshaifaliSo I tried to run "openstack --help" to check in any dataprocessing command is available or not, in the response of this command I didn't got any command related to "dataprocesing"12:44
exploreshaifaliany thoughts what is the problem?12:44
openstackgerritMerged openstack/sahara-dashboard: Make plugin version orderly in version list  https://review.openstack.org/41480712:51
*** esikache1 has quit IRC12:56
*** esikache1 has joined #openstack-sahara13:00
*** esikache1 has quit IRC13:05
vgridnevgokhan_, we don't set any repo be default. Ambari uses own default repo.13:06
gokhan_vgridnev, hımm ok got it :) Thanks again.13:08
vgridnevexploreshaifali, I guess you just installed plugin for sahara. Just enable additional plugin for UI; or install saharaclient in the system (enable_plugin sahara-dashboard git://git.openstack.org/openstack/sahara-dashboard)13:08
vgridnevcommand to enable devstack plugin for sahara-dashboard is above13:08
exploreshaifaliyes vgridnev I just installed plugin for sahara. Looking at link you shared, thanks!13:10
*** pgadiya has quit IRC13:13
*** esikache1 has joined #openstack-sahara13:13
*** esikache1 has quit IRC13:18
*** esikache1 has joined #openstack-sahara13:20
*** esikache1 has quit IRC13:26
openstackgerritVitaly Gridnev proposed openstack/sahara-ci-config: remove liberty from filters  https://review.openstack.org/41522413:28
*** esikache1 has joined #openstack-sahara13:29
*** esikache1 has quit IRC13:33
*** esikache1 has joined #openstack-sahara13:36
*** esikache1 has quit IRC13:42
exploreshaifalivgridnev, to install saharaclient, I used command -- "sudo apt-get install openstack-sahara" which gave error - "E: Unable to locate package openstack-sahara"13:56
exploreshaifaliso is there any way to install saharaclient in Ubuntu?13:56
exploreshaifaliAlso I installed sahara plugin in centos7, there I tried installing saharaclient using command - "yum install openstack-sahara", command ended successfully but now if I run any openstack command, getting this error "ImportError: cannot import name integer_types"13:58
tenobregexploreshaifali, sudo apt-get install python-saharaclient13:59
exploreshaifalifully pasted here - http://paste.openstack.org/show/593457/13:59
exploreshaifalitenobreg, ok, trying13:59
tenobregmight be the same on centos7 as well13:59
*** dave-mccowan has joined #openstack-sahara14:01
exploreshaifaliI used "yum install openstack-sahara" because it is mentioned here http://docs.openstack.org/developer/sahara/userdoc/installation.guide.html14:01
exploreshaifaliI will try using same what you suggested in centos7 as well14:01
tenobregcool14:02
exploreshaifalitenobreg, so after installing "python-saharaclient" on ubuntu, running any openstack command giving error - AttributeError: 'module' object has no attribute 'version'14:07
tenobregexploreshaifali, that is so weird14:07
tenobreghttps://ask.openstack.org/en/question/56412/juno-devstack-install-failure-attributeerror-module-object-has-no-attribute-wraps/14:08
tenobregyou probably have two versions of the same package, not sure which14:08
exploreshaifaliokay... looking more14:10
*** dave-mccowan has quit IRC14:20
*** esikache1 has joined #openstack-sahara14:21
*** esikache1 has quit IRC14:25
openstackgerritMerged openstack/sahara-tests: Add CDH 5.9.0 scenario test  https://review.openstack.org/41521014:31
*** esikache1 has joined #openstack-sahara14:32
*** dave-mccowan has joined #openstack-sahara14:35
*** esikache1 has quit IRC14:39
*** esikache1 has joined #openstack-sahara14:42
*** esikache1 has quit IRC14:49
*** anshul has quit IRC14:53
openstackgerritShu Yingya proposed openstack/sahara-ci-config: Add jobs for CDH 5.9 c7 and u14  https://review.openstack.org/41519514:57
*** esikache1 has joined #openstack-sahara14:58
*** esikache1 has quit IRC14:59
*** exploreshaifali has quit IRC15:27
*** links has quit IRC15:33
*** dave-mccowan has quit IRC15:34
*** openstackgerrit_ has joined #openstack-sahara15:56
*** openstackgerrit_ has quit IRC15:57
*** tesseract has quit IRC16:22
*** stanchan has quit IRC16:28
*** stanchan has joined #openstack-sahara16:29
*** brad[] has quit IRC16:29
*** brad[] has joined #openstack-sahara16:31
*** itisha has joined #openstack-sahara16:53
*** links has joined #openstack-sahara17:59
*** david-lyle has joined #openstack-sahara18:34
*** links has quit IRC18:38
*** exploreshaifali has joined #openstack-sahara18:40
*** pcaruana has quit IRC18:52
*** david-lyle has quit IRC19:12
*** david-lyle has joined #openstack-sahara19:17
*** david-lyle has quit IRC19:26
*** mariannelm has quit IRC20:20
*** dave-mccowan has joined #openstack-sahara20:37
*** hogepodge has quit IRC21:02
*** hogepodge has joined #openstack-sahara21:03
*** hogepodge has quit IRC21:08
*** david-lyle has joined #openstack-sahara21:42
*** david-lyle has quit IRC21:48
*** dave-mcc_ has joined #openstack-sahara21:54
*** dave-mccowan has quit IRC21:56
*** exploreshaifali has quit IRC22:37
*** dave-mcc_ has quit IRC22:58
*** hogepodge has joined #openstack-sahara23:44
*** david-lyle has joined #openstack-sahara23:45
*** david-lyle has quit IRC23:49
*** hogepodge has quit IRC23:59

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!