Hi,

I tried to upload a large set of data using the upload_data option. I
have created a csv files for my data and it's about 87000 lines in it.
When I tried to upload it just uploaded 8260 items end exited with a
successfull result.

Is there a limit in the uploader?

This is the csv file I try to upload:
http://docs.google.com/leaf?id=0B_TiMdLE7NyrMGU4YjAwMmItZmJkMS00YWRjLWI0Y2UtYzQ4OTU1Njk4N2Ez&hl=en
This is the cityloader.py:
https://docs.google.com/leaf?id=0B_TiMdLE7NyrNTEwMjg3MGItMzU5OS00YWNlLTlmMzEtMWFmNzkwN2RiYTMz&hl=en

And I try to upload using this cmd: appcfg.py upload_data --
config_file=cityloader.py --filename=cities.csv --kind=City <<app-
dir>> --db_filename=progress.sql

Any ideas why it just uploads the first 8260 lines?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to