Skip to content

Create Coeditors_metric dag

Snwachukwu requested to merge T306177_wikidata_coeditors_metrics into main

The dag will submit a HiveToGraphite spark job which runs a hive query that generates CoEditors metrics. The HiveToGraphite job sends these metrics to Graphite. The dag would check first if the hive partitions of the tables needed for the hive query exists before running the HiveToGraphite spark job.

Merge request reports