Page MenuHomePhabricator

[EventLogging Sanitization] Fix passing of input_path_regex params to Refine
Closed, ResolvedPublic5 Estimated Story Points

Description

Since we refactored parametrization of EventLoggingSanitization using Refine and ConfigHelper,
the input_path_regex parameter wasn't being properly passed to Refine. However, the default value for that parameter was a fit for EventLoggingSanitization. Some time after the refactor, the defaults were removed from Refine, uncovering the parameter issue and making the job fail.
Unfortunately, the alarms we had set for that job were not triggering, because the error was happening before the Refine call.
This task should fix the parameter passing issue.

Event Timeline

This comment was removed by mforns.

Change 475220 had a related patch set uploaded (by Mforns; owner: Mforns):
[analytics/refinery/source@master] Correctly pass input_path_regex to Refine from EventLoggingSanitization

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

mforns renamed this task from [EventLogging Sanitization] Fix Refine parameters and cdh jars to unbreak production to [EventLogging Sanitization] Fix passing of input_path_regex params to Refine.Nov 21 2018, 9:36 PM
mforns set the point value for this task to 5.
mforns moved this task from Next Up to In Code Review on the Analytics-Kanban board.

Change 475220 merged by jenkins-bot:
[analytics/refinery/source@master] Correctly pass input_path_regex to Refine from EventLoggingSanitization

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

Milimetric moved this task from Incoming to Operational Excellence on the Analytics board.