Datastore admin out of control how to terminate?

25 views
Skip to first unread message

blackpawn

unread,
Jan 2, 2012, 12:54:51 AM1/2/12
to Google App Engine
Ack! I have 4 million records for an entity type i tried to delete
using the datastore admin. It's kinda going nuts though and has
already burned through 40 million datastore writes! O_o Is there
anyway to stop it or am I just boned and have to pay whatever hundreds
of dollars this racks up to?

blackpawn

unread,
Jan 2, 2012, 1:09:15 AM1/2/12
to Google App Engine
Ah I found it listed at /_ah/mapreduce so I can abort it. Yikes,
rapidly burned through $90 of datastore writes and didn't even
finish. I expected a bulk delete wouldn't use any more than the # of
objects and hopefully be even far less, oh well. : /

Simon Knott

unread,
Jan 2, 2012, 5:41:15 AM1/2/12
to google-a...@googlegroups.com
It has to delete all property and composite index values for each entity as well though.

Cheers,
Simon

Reply all
Reply to author
Forward
0 new messages