ArielGlenn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/231993
Change subject: dumps: do abstract dumps stream in smaller pieces
......................................................................
dumps: do abstract dumps stream in smaller pieces
Change-Id: I49e8ca1c2e1a2caa35f782c6c7dae6f616319a05
---
M xmldumps-backup/xmlabstracts.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/dumps
refs/changes/93/231993/1
diff --git a/xmldumps-backup/xmlabstracts.py b/xmldumps-backup/xmlabstracts.py
index d3d382e..121c039 100644
--- a/xmldumps-backup/xmlabstracts.py
+++ b/xmldumps-backup/xmlabstracts.py
@@ -63,7 +63,7 @@
do_xml_stream(wikidb, outfiles, command, wikiconf, force_normal,
start, end, dryrun, 'page_id', 'page',
- 50000, 100000, '</doc>\n')
+ 20000, 30000, '</doc>\n')
# fixme must take a list of ouput files and a list of
--
To view, visit https://gerrit.wikimedia.org/r/231993
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I49e8ca1c2e1a2caa35f782c6c7dae6f616319a05
Gerrit-PatchSet: 1
Gerrit-Project: operations/dumps
Gerrit-Branch: ariel
Gerrit-Owner: ArielGlenn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits