Page MenuHomePhabricator

Update sqoop for CheckUser table
Closed, ResolvedPublic3 Estimated Story Points

Description

We will need to

  1. get actor information from the actor table via cuc_actor
  2. get comment information from the comment table via cuc_comment_id

By the time the source table is starting to deprecate the old cuc_user, cuc_user_text, cuc_comment fields, we may want to just move this from sqoop to Spark. But as a stop-gap, we will add some patches here that we can use if we're not ready and the columns are dropped.

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
ResolvedZabe
ResolvedNone

Event Timeline

Change 875951 had a related patch set uploaded (by Milimetric; author: Milimetric):

[analytics/refinery@master] Get actor information from actor table

https://gerrit.wikimedia.org/r/875951

Zabe removed Zabe as the assignee of this task.Jan 5 2023, 4:54 PM
Zabe subscribed.
EChetty set the point value for this task to 3.Jan 17 2023, 11:41 AM

In 3 days or so the cuc_comment_id will be fully populated (it already is everywhere except wikidatawiki), thus you can also migrate to read from that instead of cuc_comment aswell.

In 3 days or so the cuc_comment_id will be fully populated (it already is everywhere except wikidatawiki), thus you can also migrate to read from that instead of cuc_comment aswell.

cuc_comment_id is now fully populated on all wikis.

Change 883659 had a related patch set uploaded (by Milimetric; author: Milimetric):

[analytics/refinery@master] Get comment from comment table

https://gerrit.wikimedia.org/r/883659

Change 875951 merged by Joal:

[analytics/refinery@master] Get actor information from actor table

https://gerrit.wikimedia.org/r/875951

Change 883659 merged by Joal:

[analytics/refinery@master] Get comment from comment table

https://gerrit.wikimedia.org/r/883659

Change 883842 had a related patch set uploaded (by Joal; author: Joal):

[analytics/refinery@master] Update cu_changes sqoop and hive table

https://gerrit.wikimedia.org/r/883842

Change 883842 merged by Joal:

[analytics/refinery@master] Update cu_changes sqoop and hive table

https://gerrit.wikimedia.org/r/883842