[HipHop] starting import

Paul Tarjan pt at fb.com
Thu Jun 13 06:09:32 UTC 2013


I've started an import of the database dump. I had to move the db from
/var/lib/mysql to /home/mysql since we only have 10 gigs of storage on /.
The import seems like it will take 3.5 days at 112 pages per second with
30M pages, if it stays steady.

Here is the command I'm running:

bzcat ~/dump/enwiki-20130503-pages-articles.xml.bz2 | perl ~/bin/mwimport
| mysql -f -u<user> -p<pass> --default-character-set=utf8 my_wiki




More information about the HipHop mailing list