[00:44:35] I finally got that hadoop query to work. yay. [00:44:55] * YuviPanda has hadoop access now! [00:45:04] drdee: any plans of getting EL data into hadoop? [00:48:00] most definitely [00:48:10] two options [00:48:19] 1) regular import from mysql [00:48:26] 2) ask ori to add kafka support to EL [00:48:35] laterz for now [00:58:27] (PS2) JGonera: Story 1261: Limn graph - Active Mobile Edits [analytics/limn-mobile-data] - https://gerrit.wikimedia.org/r/92591 (owner: Jdlrobson) [00:59:01] (CR) JGonera: [C: 2 V: 2] Story 1261: Limn graph - Active Mobile Edits [analytics/limn-mobile-data] - https://gerrit.wikimedia.org/r/92591 (owner: Jdlrobson) [00:59:14] (PS2) JGonera: Update editing table to include new schema [analytics/limn-mobile-data] - https://gerrit.wikimedia.org/r/92592 (owner: Jdlrobson) [01:00:37] drdee: cya [01:07:06] (CR) JGonera: [C: 2 V: 2] Update editing table to include new schema [analytics/limn-mobile-data] - https://gerrit.wikimedia.org/r/92592 (owner: Jdlrobson) [14:15:49] (PS5) Milimetric: Controller and front end changes for async upload [analytics/wikimetrics] - https://gerrit.wikimedia.org/r/92581 [14:16:07] (PS2) Milimetric: Bringing the UI up to speed with async validation [analytics/wikimetrics] - https://gerrit.wikimedia.org/r/93081 [17:05:31] i'm running to get lunch and to go get my old computer back [18:36:26] (PS3) Jdlrobson: Story 1288: Show monthly contributions graph [analytics/limn-mobile-data] - https://gerrit.wikimedia.org/r/91812 [19:32:52] wohooooooo back on my own compy [19:36:24] aw man my control key is not working [19:36:26] grrrrr [19:46:36] I hate to say it ottomata, but I think it's time [19:46:47] you should ask for one of those new 15" MacBook Pros [19:46:50] no way man [19:46:55] my computer is better than anything apple offers [19:47:05] if they made a thick 13" with retina display [19:47:06] i'm in [19:47:26] oh 'cause you need space to put your SSD? [19:48:32] ssd + 1tb hdd [19:48:37] i get fast compy with lots of space [19:48:53] means I don't need to deal with external harddrives, except for backups [19:56:30] AGH i am realizing I use my control key for so many things! [19:56:35] i've mapped it to caps lock for now [19:56:38] but it is not the same [19:56:54] awesome! [19:56:57] you'll never go back [19:57:20] I've had it on Caps for like 3 years and i can't believe I used to abuse my pinky like that [19:57:50] no way, i use ctrl with option and command a lot together [19:57:54] nice to have them all right next to each other [20:00:46] qchris, ok to merge all of these changes? [20:01:02] I hope so :-) [20:09:17] ottomata: Thanks. You're a merge machine! [20:13:23] qchris: should I remove the existing /a/geowiki directory? [20:13:28] No! [20:13:29] its a clone of the geowiki repo I think [20:13:41] and you are trying to move it to /a/geowiki/scripts [20:13:42] ? [20:13:42] right [20:13:44] The new stuff lives underneath /a/geowiki [20:13:44] ? [20:13:52] I'll cleanup by hand. [20:13:58] ok cool [20:14:03] Less work for you :-) [20:14:14] well, puppet is merged, i tried to run but hit errors because of things, so i guess we should clean up first [20:14:22] Ok. [20:14:28] What errors are you seeing? [20:14:48] git clone https://gerrit.wikimedia.org/r/p/analytics/geowiki.git /a/geowiki/scripts returned 128 instead of one of [0] at /etc/puppet/modules/git/manifests/clone.pp:88 [20:14:52] git_clone_geowiki-scripts [20:15:25] Mhmm [20:15:39] there is a /a/geowiki/scripts directory already [20:16:18] Ok. Moved it out of the way [20:16:39] Ah yes. The old checkout has scripts already. Should be good now. [20:17:47] ok, hm [20:17:52] looks like there isa variable problem [20:17:59] git clone file:///a/geowiki/data-private-bare /data-private returned 128 instead of one of [0] [20:18:06] /data-private [20:18:10] Looks wrong. [20:18:11] probably some puppet var isn't set right [20:18:15] Yes. [20:18:17] Looking ... [20:18:43] geowiki_base_path is uninitialized ... fixing ... [20:20:30] ottomata: https://gerrit.wikimedia.org/r/94415 [20:23:37] looking betterr [20:23:39] running on stat1001 [20:28:13] oo, qchris [20:28:17] should the rsync run as the root? [20:28:23] maybe should run as the stats user? [20:28:28] Ok. [20:28:30] or as $geowiki_user [20:28:31] which is status user [20:28:37] sorry I ddin't catch that in review [20:28:42] I'll make it $geowiki_user. [20:28:58] k [20:30:24] ottomata: https://gerrit.wikimedia.org/r/94418 [20:31:55] AH! the camera on my computer isn't working either! [20:31:58] maaan I'm taking this thing back :p [20:32:23] :-((( [20:32:51] Macs are now coming with enhanced privacy modes? [20:36:04] haha [21:13:52] oh qchris [21:13:55] i was referring to the rsync job [21:14:03] Mhmm? [21:14:23] I probably missed a message. [21:14:27] cron { 'geowiki data-private bare sync': [21:14:28] command => "/usr/bin/rsync -rt --delete rsync://${geowiki_private_data_bare_host_fqdn}${geowiki_private_data_bare_path} ${geowiki_private_data_bare_path}", [21:14:28] require => File["$geowiki_private_data_bare_path"], [21:14:28] user => 'root', [21:14:35] user => $geowiki_user [21:14:45] sorry, just now looking at that review [21:14:46] Did I fix the wrong one :-) [21:14:52] * qchris looks again [21:14:53] haa, yeah but your fix is fine too [21:15:02] oh [21:15:03] oooops [21:15:05] uhhhhhh [21:15:08] what just happened [21:15:23] ??? [21:15:27] ohhh [21:15:34] haha [21:15:35] oh [21:15:37] i just looked at this [21:15:37] https://gerrit.wikimedia.org/r/#/c/94422/1 [21:15:41] and thought it was the change we were taling about [21:15:42] cool [21:15:42] sorry [21:15:44] dunno :/ [21:15:48] you got it [21:16:14] Ah. Ok. [21:27:00] woot, qchris, looks good [21:27:05] \o/ [21:27:44] There is a checkout on stat1001. Yay! [21:28:12] did you want to figure out htacess stuff today? [21:28:25] It's already late ... [21:28:33] Let's postpone that if that's fine with you. [21:37:23] sure oh yeha [21:37:24] no probs [23:43:03] milimetric: yt?