Ottomata has submitted this change and it was merged.
Change subject: Fix bug where mobile_apps daily uniques archive files are named
incorrectly
......................................................................
Fix bug where mobile_apps daily uniques archive files are named incorrectly
Change-Id: Ifc3a8150c57eb706b78f4ee73e72106f4f3795c3
---
M oozie/mobile_apps/daily_uniques/coordinator.xml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
Joal: Looks good to me, but someone else must approve
diff --git a/oozie/mobile_apps/daily_uniques/coordinator.xml
b/oozie/mobile_apps/daily_uniques/coordinator.xml
index f7089fd..0ad6b18 100644
--- a/oozie/mobile_apps/daily_uniques/coordinator.xml
+++ b/oozie/mobile_apps/daily_uniques/coordinator.xml
@@ -86,7 +86,7 @@
</property>
<property>
<name>archive_file_name</name>
- <value>${coord:formatTime(coord:nominalTime(),
"YYYY-MM-DD")}</value>
+ <value>${coord:formatTime(coord:nominalTime(),
"yyyy-MM-dd")}</value>
</property>
<property>
<name>temporary_directory</name>
--
To view, visit https://gerrit.wikimedia.org/r/192807
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc3a8150c57eb706b78f4ee73e72106f4f3795c3
Gerrit-PatchSet: 3
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Joal <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits