https://bugzilla.wikimedia.org/show_bug.cgi?id=67128
--- Comment #2 from Andrew Otto <[email protected]> --- The hive query for this is already written. The table will need to be manually created, and then this Hive query needs to be regularly scheduled by Oozie. Hive query: https://github.com/wikimedia/analytics-refinery/blob/master/hive/webrequest/sequence_stats.hql The Oozie layout has been refactored by Christian and I, but it remains in kraken. The directory structure needs to be moved over from there. Go ahead bring over the kraken oozie directory into analytics/refinery: https://github.com/wikimedia/kraken/tree/master/oozie You should omit the 'archive' directory; don't bring that to refinery. You can then add your oozie configs in something like oozie/webrequest/sequence_stats (or something, not sure this is the best layout). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
