I don't know the quicker way for uploading data, but I successfully re-ran my uploader.
You must have "sqlite3" module to re-run uploading. You also should set the option "--db_filename=" for bulkloader.py I hope you upload your data successfully ;) neoedmund wrote: > since the data quote seems to be 1GB, i am trying to upload a database > to gae. > > but the difficult is the speed is too slow. say a table size is 10MB, > 300,000 rows, > if i use buldloader.py , when uploaded 20,000+ rows, get a "ERROR > bulkloader.py] Error in worker [Thread-9]: <url > open error (10060, 'Operation timed out')>" > and when i re-run it, it seems not to resume but start from the > beginning. > > i also tried to http POST bulk data using my own methods, it is also > slow, it seems will take a week or a month to upload all the 200+MB > csv data. > > so is there some quicker ways? thanks. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
