Thursday, 2014-06-05

*** jeromatron has joined #magnetodb00:23
*** jeromatron has quit IRC00:43
*** jeromatron has joined #magnetodb00:56
*** vnaboychenko has quit IRC01:05
*** vnaboychenko has joined #magnetodb01:06
*** vnaboychenko has quit IRC01:11
*** jeromatron has quit IRC01:30
*** jeromatron has joined #magnetodb01:41
*** vnaboychenko has joined #magnetodb01:48
*** jeromatron has quit IRC01:57
*** jeromatron has joined #magnetodb02:14
*** jeromatron has quit IRC03:02
*** crxz0193 has joined #magnetodb04:09
*** jeromatron has joined #magnetodb04:33
openstackgerritCharles Wang proposed a change to stackforge/magnetodb: Integrate with Notification System  https://review.openstack.org/9802304:34
*** jeromatron has quit IRC04:59
*** jeromatron has joined #magnetodb05:04
*** jeromatron has quit IRC05:48
*** jeromatron has joined #magnetodb06:07
*** [o__o] has quit IRC06:07
*** [o__o] has joined #magnetodb06:08
*** jeromatron has quit IRC06:31
*** jeromatron has joined #magnetodb06:33
*** jeromatron has quit IRC06:52
*** [o__o] has quit IRC08:00
*** [o__o] has joined #magnetodb08:02
*** ominakov has joined #magnetodb08:17
ominakovhello guys08:20
achudnovetshello08:36
achudnovetsguys, please, take a look for this patches: https://review.openstack.org/#/c/96478/ https://review.openstack.org/#/c/97737/ It's part of update_item implementation08:39
*** vnaboychenko has quit IRC08:49
*** vnaboychenko has joined #magnetodb08:50
*** vnaboychenko has quit IRC08:54
*** achuprin has quit IRC08:58
*** achuprin has joined #magnetodb09:13
openstackgerritIlya Sviridov proposed a change to stackforge/magnetodb: Copyright headers fixed  https://review.openstack.org/9806709:16
aostapenkoHi, guys!09:40
aostapenkoNow I'm working on creating tenant keyspace on first table creation, and I propose to take replication info from config, not from replication info of magnetodb keyspace. What do you thin about it?09:42
achudnovetsaostapenko: +109:43
aostapenkos/thin/think09:43
isviridov aostapenko, yes. I think it is the only way. What the parameter name are you going to use?09:50
*** dukhlov has joined #magnetodb10:03
dukhlovHello10:04
isviridovLooks we have troubles with blist again :(10:04
isviridovdukhlov, welcome back10:05
isviridovI'll add it explicitly to requirements10:05
isviridovachudnovets, I see you have added it already in your review https://review.openstack.org/#/c/96478/7/requirements.txt,cm10:07
isviridovachudnovets, any reasons for strict version 1.3?10:07
achudnovetsisviridov: I had some troubles with just blist. But this may be a temporary issue with pip.10:10
isviridovI've just faced with it again.10:11
isviridovAlos cassandra driver uses it, but handles it absence correcly.10:13
isviridovhttp://pastebin.com/W3aFXTr110:14
isviridovBut we are using it and it looks better to add it to requirements. So what teh reason for strict version?10:15
openstackgerritIlya Sviridov proposed a change to stackforge/magnetodb: Copyright headers fixed  https://review.openstack.org/9806710:31
openstackgerritOleksandr Minakov proposed a change to stackforge/magnetodb: Add new options to config  https://review.openstack.org/9752411:35
isviridovI11:51
*** ikhudoshyn has joined #magnetodb11:51
isviridovadded blist to requirements and it works for me now11:51
isviridovhttps://review.openstack.org/#/c/98067/2/requirements.txt,cm11:52
dukhlovwhy it doesn't before?11:52
isviridovLooks like cassandra driver dependencies resolving doesn't work always somehow.11:53
ikhudoshyndukhlov: pls +2 https://review.openstack.org/#/c/98067/ and let's merge it asap11:53
isviridovdukhlov, http://logs.openstack.org/67/98067/1/check/gate-magnetodb-python27/bec4063/console.html11:53
ikhudoshyni'm personally sick'n'tired of always broken stuff11:53
dukhlov+2 done11:57
*** igormarnat has joined #magnetodb11:59
isviridovigormarnat, hi. How are you?11:59
igormarnato/12:00
igormarnatisviridov: not bad, danke!12:00
igormarnatWhats'up? How's the data processing? In progress?12:00
isviridovWelcome to mdb chat, you also can take a look at logs.12:01
isviridovNot sure about data processing, but with data storing we are on the way to bug fixing and stabilization release.12:02
dukhlovisviridov: /home/jenkins/workspace/gate-magnetodb-python27/.tox/py27/local/lib/python2.7/site-packages/cassandra/cqltypes.py:60: UserWarning: The blist library is not available, so a normal set will be used in place of blist.sortedset for set collection values. You can find the blist library here: https://pypi.python.org/pypi/blist/12:02
dukhlov2014-06-05 09:32:53.136 |   "The blist library is not available, so a normal set will "12:02
isviridovdukhlov, yeap. Cassandra driver handles it http://pastebin.com/W3aFXTr112:02
dukhlovIt looks like it is ok, that blist is not installed with virtual env12:03
*** circ-user-7aWDi has joined #magnetodb12:03
isviridovBut our code doesn't, so I think we have just to add it.12:03
dukhlovhm, yes. I understand now12:03
*** circ-user-7aWDi is now known as istegantsev12:04
istegantsevhi2all12:04
isviridovistegantsev, welcome to mdb channel!12:04
ikhudoshynistegantsev, o/12:04
isviridovominakov, any reason to use blist 1.3 here https://review.openstack.org/#/c/97524/2/requirements.txt,cm?12:12
isviridovominakov, we are merging patch with just blist in requirements without strict version12:12
ominakovisviridov, ok, i'll fix it12:13
*** crxz0193 has quit IRC12:14
openstackgerritDmitriy Ukhlov proposed a change to stackforge/magnetodb: Upgrade cassandra version to 2.0.8  https://review.openstack.org/9808912:16
isviridov:)))12:16
dukhlov?12:19
dukhlov:)12:19
isviridovdukhlov, we are working on stabilization now, so updating C* and driver is a great idea, as for me )12:22
isviridovdukhlov, let us see how it goes12:23
dukhlovisviridov: I'm upgrading python driver from beta version to stable release version12:28
openstackgerritOleksandr Minakov proposed a change to stackforge/magnetodb: Add new options to config  https://review.openstack.org/9752412:28
openstackgerritA change was merged to stackforge/magnetodb: Copyright headers fixed  https://review.openstack.org/9806712:29
dukhlovisviridov: and cassandra to 2.0.8 where NPE bug was fixed which is problem for full condition operations support12:30
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642712:35
openstackgerritDmitriy Ukhlov proposed a change to stackforge/magnetodb: Upgrade cassandra version to 2.0.8  https://review.openstack.org/9808912:46
isviridovdukhlov, great news12:49
openstackgerritAlexander Chudnovets proposed a change to stackforge/magnetodb: Added update_item REST API  https://review.openstack.org/9647812:58
*** jeromatron has joined #magnetodb13:11
openstackgerritAlexander Chudnovets proposed a change to stackforge/magnetodb: Fixed DELETE action in update_item method  https://review.openstack.org/9773713:27
openstackgerritAlexander Chudnovets proposed a change to stackforge/magnetodb: Fixed DELETE action in update_item method  https://review.openstack.org/9773713:59
dukhlovhttps://github.com/stackforge/magnetodb/blob/master/magnetodb/storage/models.py#L1714:00
dukhlovhere now MagnetoDB uses blist.sortedset14:00
dukhlovso we need or add blist to magnetodb requirements list or implement Cassandra's logic - use blist set if it available, otherwise use  simple set14:02
isviridovdukhlov, I believe we need it for easier test writing. Right?14:03
openstackgerritAlexander Chudnovets proposed a change to stackforge/magnetodb: Added update_item REST API  https://review.openstack.org/9647814:04
openstackgerritAlexander Chudnovets proposed a change to stackforge/magnetodb: Fixed DELETE action in update_item method  https://review.openstack.org/9773714:10
achudnovetsbye guys!14:11
*** achudnovets has left #magnetodb14:12
*** crxz0193 has joined #magnetodb14:17
openstackgerritIlya Sviridov proposed a change to stackforge/magnetodb: Removed licence headers from empty files  https://review.openstack.org/9812514:30
openstackgerritIlya Sviridov proposed a change to stackforge/magnetodb: Removed licence headers from empty files  https://review.openstack.org/9812514:34
openstackgerritIlya Sviridov proposed a change to stackforge/magnetodb: Removed licence headers from empty files  https://review.openstack.org/9812514:35
openstackgerritA change was merged to stackforge/magnetodb: Upgrade cassandra version to 2.0.8  https://review.openstack.org/9808914:35
*** idegtiarov has joined #magnetodb14:41
dukhlovisviridov: no, we need it for schemaless set comparison14:44
dukhlovbecause in case of sorted set we have canonical set representation using string14:46
isviridovin tests i beilive14:48
*** achuprin has quit IRC14:58
isviridovdukhlov, here it is https://etherpad.openstack.org/p/magnetodb-incubation-status15:00
isviridovdukhlov, I've just found bug https://bugs.launchpad.net/magnetodb/+bug/131396515:08
*** achuprin has joined #magnetodb15:11
*** jeromatron has quit IRC15:17
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642715:18
openstackgerritA change was merged to stackforge/magnetodb: Added update_item REST API  https://review.openstack.org/9647815:25
openstackgerritA change was merged to stackforge/magnetodb: Fixed DELETE action in update_item method  https://review.openstack.org/9773715:25
*** CharlesW has joined #magnetodb15:27
CharlesWHi guys15:28
CharlesWI'm seeing some unit test errors15:28
CharlesW.tox/py27/lib/python2.7/site-packages/cassandra/cqltypes.py:60: UserWarning: The blist library is not available, so a normal set will be used in place of blist.sortedset for set collection values. You can find the blist library here: https://pypi.python.org/pypi/blist/   "The blist library is not available, so a normal set will " Non-zero exit code (2) from test listing. stdout='\xb3)\x01@\\@Qmagnetodb.tests.unittests.api.amz.tes15:28
CharlesWbut I do have blist15:29
CharlesWpip install blist Requirement already satisfied (use --upgrade to upgrade): blist in /Library/Python/2.7/site-packages15:29
CharlesWany ideas?15:29
dukhlovHi Charles15:36
dukhlovWe have already discussed this problem earlier15:36
isviridovCharlesW, looks it is old run. Please try to comment with message "recheck no bug"15:37
isviridovIt will rerun the job, but some rebase should be done, I expect15:37
dukhlovplease rebase your patch using latest master15:37
openstackgerritA change was merged to stackforge/magnetodb: Removed licence headers from empty files  https://review.openstack.org/9812515:43
CharlesWworking with Dima to finger out why. Still failing.15:48
*** ominakov has quit IRC15:52
isviridovCharlesW, dukhlov please share the result here, it can be usefull for others15:59
dukhlovthe problem was tox doesn't refresh it's virtual env it it already exists but requirements.txt is changed16:04
dukhlovit is needed to remove .tox folder to cleanup venv or update it manually in any way16:05
dukhlovbye guys!16:06
isviridovdukhlov, bye bye16:06
openstackgerritAndrei V. Ostapenko proposed a change to stackforge/magnetodb: Adds cassandra keyspace creation on first table creation  https://review.openstack.org/9816916:13
*** openstackgerrit has quit IRC16:20
*** openstackgerrit has joined #magnetodb16:21
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642716:57
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642716:59
*** isviridov is now known as isviridov|away17:03
*** crxz0193 has quit IRC17:52
*** vnaboychenko has joined #magnetodb17:53
openstackgerritCharles Wang proposed a change to stackforge/magnetodb: Integrate with Notification System  https://review.openstack.org/9802318:08
*** vnaboychenko has quit IRC18:17
*** vnaboychenko has joined #magnetodb18:18
CharlesW.tox has cached python site-packages. I just cp the missing blist from /Library/Python/2.7/site-packages to .tox/py27/lib/python2.7/site-packages/ and then it works fine.18:21
*** vnaboychenko has quit IRC18:22
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642718:23
*** vnaboychenko has joined #magnetodb18:32
*** vnaboychenko has quit IRC18:33
*** vnaboychenko has joined #magnetodb18:33
*** vnaboych_ has joined #magnetodb18:34
*** vnaboychenko has quit IRC18:34
openstackgerritIllia Khudoshyn proposed a change to stackforge/magnetodb: Bulk data load  https://review.openstack.org/9642718:40
*** jeromatron has joined #magnetodb21:07
*** CharlesW has quit IRC22:46
*** jeromatron has quit IRC22:46
*** jeromatron has joined #magnetodb22:49
*** jeromatron has quit IRC22:57
*** jeromatron has joined #magnetodb23:44

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