This behavior doesn't seem right. No, the entire blob should not be getting
read. We'll look into this.

Do you have any more details? Could tasks be getting retried?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Tue, Nov 2, 2010 at 9:42 AM, Cyrille Vincey <[email protected]> wrote:

> 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-import
> /
>
>  --
> 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
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
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 [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-java?hl=en.

<<Capture d¹écran 2010-11-02 à 17 .17.25.png>>

Reply via email to