Page MenuHomePhabricator

Produce a ORES score event for HDFS
Closed, DuplicatePublic

Description

Right now, we only produce a score from ChangeProp. We could send an event during every score. This would allow us to store historical scores in HDFS as well.

  • How would we de-dupe?
    • Version numbers?
    • Exact identical?
    • Only emit an event when generating a score?