Joal has uploaded a new change for review.

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

Change subject: Add dataCubes description to pivot config template
......................................................................

Add dataCubes description to pivot config template

Pivot provides a description for datacubes, we want to use that.
3 dataCubes described, pageview_hourly, pageview_daily, edit-history-test.

Change-Id: Ia68dedf8524d498ce2bf8a3e68b419fb7684d4be
---
M modules/pivot/templates/config.yaml.erb
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/95/315695/1

diff --git a/modules/pivot/templates/config.yaml.erb 
b/modules/pivot/templates/config.yaml.erb
index 6459038..4dbdb5f 100644
--- a/modules/pivot/templates/config.yaml.erb
+++ b/modules/pivot/templates/config.yaml.erb
@@ -39,6 +39,7 @@
 dataCubes:
   - name: pageviews-daily
     title: Pageviews Daily
+    description: Small - Full History - Daily resolution - Monthly loading
     clusterName: druid
     source: pageviews-daily
     # The refresh rule describes how often the data cube looks for new data. 
Default: 'query'/PT1M (every minute)
@@ -70,6 +71,7 @@
 
   - name: edit-history-test
     title: Edit History test
+    description: WIP - Don't use for now (probably broken anyway)
     clusterName: druid
     source: edit-history-test
     # The refresh rule describes how often the data cube looks for new data.
@@ -102,6 +104,7 @@
 
   - name: pageviews-hourly
     title: Pageviews Hourly
+    description: Large - 3 month history - Hourly resolution - Daily loading
     clusterName: druid
     source: pageviews-hourly
     # The refresh rule describes how often the data cube looks for new data.

-- 
To view, visit https://gerrit.wikimedia.org/r/315695
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia68dedf8524d498ce2bf8a3e68b419fb7684d4be
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Joal <j...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to