Joal has submitted this change and it was merged.
Change subject: Correct pageview oozie job
......................................................................
Correct pageview oozie job
Remove duplicated properties from corrdinator and workflow
Change-Id: I29f0314b2915207e9625dc895140ed72209f1119
---
M oozie/pageview/hourly/coordinator.xml
M oozie/pageview/hourly/workflow.xml
2 files changed, 0 insertions(+), 34 deletions(-)
Approvals:
Nuria: Looks good to me, approved
Joal: Verified
diff --git a/oozie/pageview/hourly/coordinator.xml
b/oozie/pageview/hourly/coordinator.xml
index 86a6e14..cee8305 100644
--- a/oozie/pageview/hourly/coordinator.xml
+++ b/oozie/pageview/hourly/coordinator.xml
@@ -145,24 +145,6 @@
<value>${coord:formatTime(coord:dateOffset(coord:nominalTime(), 1, "HOUR"),
"HH")}</value>
</property>
- <!-- To mimic webstatcollector, file name must be the end of
the aggregated hour-->
- <property>
- <name>year_plus_1_hour</name>
-
<value>${coord:formatTime(coord:dateOffset(coord:nominalTime(), 1, "HOUR"),
"yyyy")}</value>
- </property>
- <property>
- <name>month_plus_1_hour</name>
-
<value>${coord:formatTime(coord:dateOffset(coord:nominalTime(), 1, "HOUR"),
"MM")}</value>
- </property>
- <property>
- <name>day_plus_1_hour</name>
-
<value>${coord:formatTime(coord:dateOffset(coord:nominalTime(), 1, "HOUR"),
"dd")}</value>
- </property>
- <property>
- <name>hour_plus_1_hour</name>
-
<value>${coord:formatTime(coord:dateOffset(coord:nominalTime(), 1, "HOUR"),
"HH")}</value>
- </property>
-
</configuration>
</workflow>
</action>
diff --git a/oozie/pageview/hourly/workflow.xml
b/oozie/pageview/hourly/workflow.xml
index 622728d..ece5b4a 100644
--- a/oozie/pageview/hourly/workflow.xml
+++ b/oozie/pageview/hourly/workflow.xml
@@ -103,22 +103,6 @@
<name>month_plus_1_hour</name>
<description>The partition's month plus one hour</description>
</property>
-
- <property>
- <name>hive_script_transform</name>
- <!-- This is relative to the containing directory of this file. -->
- <value>transform_pageview_to_legacy_format.hql</value>
- <description>Hive script to run for archiving with the legacy
format used on dumps through 2015.</description>
- </property>
- <!-- To mimic webstatcollector, file name must be the end of the
aggregated hour-->
- <property>
- <name>year_plus_1_hour</name>
- <description>The partition's year plus one hour</description>
- </property>
- <property>
- <name>month_plus_1_hour</name>
- <description>The partition's month plus one hour</description>
- </property>
<property>
<name>day_plus_1_hour</name>
<description>The partition's day plus one hour</description>
--
To view, visit https://gerrit.wikimedia.org/r/259661
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I29f0314b2915207e9625dc895140ed72209f1119
Gerrit-PatchSet: 1
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: Joal <[email protected]>
Gerrit-Reviewer: Joal <[email protected]>
Gerrit-Reviewer: Nuria <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits