I've been testing Ikai's bulkload mapper (see url below) with a pretty big
csv file (200 Mb).
It works great, and I encourage most of you to consider implementing this
for entity uploads.

Yet, I do face one last issue with an unexpected quota : blobstore bytes
read.
This quota cannot be tuned via the billing settings, and it's not clear
whether it limits the speed of my process or not when it's reached.


See ? Yep, it's a lot of bytes readŠ
Could someone confirm that the blob csv file is *NOT* fully fetched each
time the mapper iterates on a new line ?

(ikai's post) 
http://ikaisays.com/2010/08/11/using-the-app-engine-mapper-for-bulk-data-imp
ort/



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

<<inline: Capture d¹écran 2010-11-02 à 17.17.25.png>>

Reply via email to