Dumps/Software dependencies
From Wikitech
< Dumps(Difference between revisions)
ArielGlenn (Talk | contribs) (Created page with "The pile of python and C code used to manage these XML dumps require the following: *python 2.6 (for the threading and such) *php5 with bzip2 and zip enabled *php5-mysql, XMLRea...") |
ArielGlenn (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| + | ==Software dependencies for running the dumps== | ||
| + | |||
| + | (Incomplete list) | ||
| + | |||
| + | Note that on WMF production hosts, this is handled by a base install and by puppet. | ||
| + | |||
The pile of python and C code used to manage these XML dumps require the following: | The pile of python and C code used to manage these XML dumps require the following: | ||
Latest revision as of 18:38, 19 January 2012
[edit] Software dependencies for running the dumps
(Incomplete list)
Note that on WMF production hosts, this is handled by a base install and by puppet.
The pile of python and C code used to manage these XML dumps require the following:
- python 2.6 (for the threading and such)
- php5 with bzip2 and zip enabled
- php5-mysql, XMLReader PHP extensions
- functional base MediaWiki installation, including maintenance scripts
- ActiveAbstract MW extension,
- mysqldump
- p7zip installed, 7za in path of user running the dumps