Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: dashboard/mapreduce.yaml

Issue 2567723002: A MapReduce job to add units into the anomaly entity. (Closed)
Patch Set: Correcting the mapreduce.yaml Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dashboard/mapreduce.yaml
diff --git a/dashboard/mapreduce.yaml b/dashboard/mapreduce.yaml
index 3e08233b209a9df468da02765ea5bbd9b2d60bdd..a8611503f78246e5d9efa52c1c531cd67ce5466c 100644
--- a/dashboard/mapreduce.yaml
+++ b/dashboard/mapreduce.yaml
@@ -26,7 +26,8 @@ mapreduce:
input_reader: mapreduce.input_readers.DatastoreInputReader
handler: dashboard.mr.StoreUnitsInAnomalyEntity
params:
- - name: anomaly
+<<<<<<< HEAD
+ - name: entity_kind
default: dashboard.models.anomaly.Anomaly
- name: filter
value: has_rows=True
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698