Thursday, 2018-08-30

*** dave-mccowan has quit IRC03:38
*** openstackgerrit has quit IRC06:07
*** hoonetorg has quit IRC06:39
*** hoonetorg has joined #openstack-sahara06:46
*** pcaruana has joined #openstack-sahara07:14
*** rcernin has quit IRC07:20
*** tosky has joined #openstack-sahara07:38
*** hoonetorg has quit IRC07:55
*** Bhujay has joined #openstack-sahara08:37
Bhujaytosky , regd image_argeuments  NotImplemented errro that I was facing with hdp2.5 , the solution was there https://review.openstack.org/#/q/I88c2a553512a797099a4b2fbd9e9d204475e755b08:39
remix_tji'm having this error on newton: Creating cluster failed for the following reason(s): RemoteCommandException: Error during command execution: "sudo su - -c "hadoop fs -put -p /usr/java/jdk1.7.0_67-cloudera/jre/lib/tools.jar /user/sahara-hbase-lib" hdfs" Return code: 1 STDERR: put: `/usr/java/jdk1.7.0_67-cloudera/jre/lib/tools.jar': No such file or directory09:04
remix_tjthis because /usr/java/jdk1.7.0_67-cloudera/jre/lib/tools.jar doesn't exists. Instead /usr/java/jdk1.7.0_67-cloudera/lib/tools.jar exists09:04
remix_tjis something the user has failed on input or is a sahara fixed value?09:05
remix_tjit appears a wrong value of hbase classpath that sahara is parsing09:53
toskyBhujay: uh, but that commit was already in the last tagged version for queens (8.0.1)10:04
toskyremix_tj: is this a centos or a ubuntu image?10:05
toskyI guess created with sahara-image-elements?10:05
remix_tjtosky: centos image10:05
remix_tjbut i think is a bit old10:05
remix_tjit has been uploaded on 2017-03-28, i'll check a newer one10:07
toskyremix_tj: I would try to rebuild a new one10:07
Bhujaytosky , it shd be but when i was checking commit history from github tag 8.0.1 could see it . Also in my env the commit was not ther although  i am on 8.0.1 may be opnstack ansible was not pointing correctly10:08
toskyremix_tj: another idea is that there may have few changes in the jdk package from cloudera which happened afterwards10:08
Bhujaycould not **10:08
remix_tjthe fact is that hbase classpath returns /usr/java/jdk1.7.0_67-cloudera/jre/lib/tools.jar but it doesn't exist, the only tools.jar is /usr/java/jdk1.7.0_67-cloudera/lib/tools.jar10:08
remix_tjtosky: the image i've donwloaded is the one distributed by mirantis here http://sahara-files.mirantis.com/images/upstream/newton/sahara-newton-cloudera-5.7.0-centos7.qcow210:13
remix_tji think is already ok. But i'll test again without hbase10:14
toskyremix_tj: don't rely too much on those10:14
toskyI would try to generate it manually10:14
remix_tjok, docs?10:14
toskywe need to refactor it, but https://docs.openstack.org/sahara/latest/user/cdh-imagebuilder.html10:15
toskyif you use RDO, the sahara-image-elements package is packaged10:15
remix_tjyes i use10:15
toskyso sahara-image-elements -p cloudera -v 5.7 -i centos710:19
remix_tjok, but i have to dig around for newton repos, because i have an ancient cluster10:20
toskyor you can use the sahara-image-elements git repository, but you need to checkout the newton-eol tag10:23
toskyplease remember that you should run sahara-image-elements, and generally everything based on diskimage-elements, on a separate dedicated system10:23
toskybecause it requires root permissions and it does some magic with loopback images which may go wrong10:24
toskymy suggestion is simply run it on a virtual machine10:24
*** dave-mccowan has joined #openstack-sahara10:35
toskyBhujay: even thinking about, I really don't know how it could happen; if you still have the openstack-ansible logs from the deployment, maybe they can explain something10:35
toskyotherwise... I don't know :)10:35
remix_tjtosky: i'm running on the tripleo host, and it is working and placing everything in /tmp10:38
Bhujaysure , agreed . I will analyse from the OSA perspective , basicall they point to a particular commit id with every release . So its not a big deal now , and certainly not a sahara bug10:40
toskyyeah, we fixed the bug :)10:42
toskyremix_tj: uh, if it works... but it's not what I advise to do10:42
remix_tji've seen that specifying 5.7 has selected 5.7.0, what do i need to do for having latest microversion? using the env variable?10:43
toskyDIB_CDH_MINOR_VERSION10:47
remix_tjook10:48
remix_tjat the moment i test with this version. In case i upgrade10:48
*** rnm has joined #openstack-sahara11:34
*** rnm is now known as rmart0411:36
*** rmart04 has quit IRC11:40
*** rnm has joined #openstack-sahara11:40
*** rnm has quit IRC11:42
*** rnm has joined #openstack-sahara11:42
*** rnm is now known as rmart0411:43
remix_tjtosky: i'm expecting the same error even with a newer image13:12
remix_tjbecause hbase classpath still refers to a non existing jar file13:12
toskyuhm13:13
toskyI remember I tested it when it was Newton time13:13
toskymaybe not hbase though13:13
remix_tjlet me see if the code has changed through time13:13
toskywe changed the image generation process13:13
remix_tjbut is not an image issue, i think  is something related to packages13:14
toskyyeah13:14
toskyso, hbase was probably not tested13:14
remix_tjhttps://github.com/openstack/sahara/blob/90ca15859e50dc83d80d9411e86a7983ca6914b9/sahara/service/edp/hdfs_helper.py#L32 is the function failing13:16
remix_tjtosky: same error, i'll check again13:22
remix_tjif not, i'll fix directly the image13:28
toskyprobably easier13:28
toskyI should test it with newer CDH packages13:29
*** zchkun has joined #openstack-sahara13:30
remix_tji'd test, but i've newton running13:32
remix_tjtosky: found, is a cloudera thing. /usr/lib/hbase/bin/hbase contains CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar, and JAVA_HOME is set to /usr/java/jdk1.7.0_67-cloudera/jre, so thats why the classpath has wrong files13:43
remix_tjs/wrong/non existing/13:43
*** tellesnobrega has joined #openstack-sahara13:44
*** Bhujay has quit IRC13:47
*** jeremyfreudberg has joined #openstack-sahara13:55
*** zchkun has quit IRC14:34
*** jeremyfreudberg has quit IRC14:44
*** openstackgerrit has joined #openstack-sahara14:58
openstackgerritLuigi Toscano proposed openstack/sahara-tests master: Refresh test templates (also for Rocky)  https://review.openstack.org/59578614:58
*** pcaruana has quit IRC15:12
*** rmart04 has quit IRC16:41
openstackgerritAlex Schultz proposed openstack/puppet-sahara master: Bump version for the start of Stein  https://review.openstack.org/59828818:11
*** rmart04 has joined #openstack-sahara20:47
*** rmart04 has quit IRC21:16
*** rcernin has joined #openstack-sahara21:49
*** tosky has quit IRC22:23
*** tellesnobrega has quit IRC22:27
*** rcernin has quit IRC23:56
*** rcernin has joined #openstack-sahara23:56

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