It doesn't matter what platform you use; the Shovel (the enhanced
datastore admin) installs as a separate version and you access it via
shovel.yourapp.appspot.com. You could also give it a REST api and hit
it from a task or urlfetch.
Yeah, the problem with the Java map/reduce framework is that it isn't
namespace-aware. The Python version is, which is why I wrote the
Shovel in Python.
If you just want something simple, you can iteratively delete entities
from a namespace. It just might take a while without the map/reduce.
Jeff