I am using google app engine Mapper API to delete all rows (approx.
2M) for a particular entity in my GAE datastore. However, even though
I have a billed account, I still get -

com.google.appengine.tools.mapreduce.MapReduceServlet processMapper:
Out of mapper quota. Aborting request until quota is replenished.
Consider increasing mapreduce.mapper.inputprocessingrate (default
1000) if you would like your mapper job to complete faster.

How do I specifically increase the mapper quota? I need to remove the
records urgently, but cannot find any documentation to increase mapper
quota. Can someone please help? If there is any other best practices I
should follow, please let me know.

thanks!

-- 
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-java@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.

Reply via email to