Ottomata has submitted this change and it was merged.
Change subject: Add missing comma
......................................................................
Add missing comma
I must have not hit save before I submitted the last change
Change-Id: Iaf1a977ef081f2ddd38794ceb9cf61a411db8710
---
M bin/refinery-drop-webrequest-partitions
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
diff --git a/bin/refinery-drop-webrequest-partitions
b/bin/refinery-drop-webrequest-partitions
index 70c976c..265a2ca 100755
--- a/bin/refinery-drop-webrequest-partitions
+++ b/bin/refinery-drop-webrequest-partitions
@@ -101,7 +101,7 @@
# These globs will be used to list out all partition paths in HDFS.
partition_globs = {
- 'raw': os.path.join(table_location, '*', 'hourly', '*', '*', '*',
'*')
+ 'raw': os.path.join(table_location, '*', 'hourly', '*', '*', '*',
'*'),
'refined': os.path.join(table_location, '*', '*', '*', '*', '*')
}
--
To view, visit https://gerrit.wikimedia.org/r/195915
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf1a977ef081f2ddd38794ceb9cf61a411db8710
Gerrit-PatchSet: 2
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits