User "Pgehres (WMF)" posted a comment on Wikimedia.r483. Full URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/483#c23384 Commit summary:
Computing tables of randomly sampled traffic from banner impressions. This is necessary to normalize category counts from article samples. DataMapper.py -> gather_random_traffic_samples() - Randomly samples traffic from banner impression logs. TrafficSamplesTableLoader - data loader class to interact with faulkner.traffic_samples. this table stores the page title, id, and request times of the traffic samples. Comment: FIXME: also, lets try to make the os.system() calls on 145, 160 of DataMapper.py safe as well. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
