Can someone clarify the situation here?
I used Bulkloader with Python25 and old / main subordinate databases.
I also used it (to load only data) with Python25 and a highly replicated data store, despite what it says here:
http://code.google.com/appengine/docs/python/tools/uploadingdata.html
This document is for applications using the master / slave data warehouse. If your application uses a high replication data warehouse, you can copy data from the application, but Google does not currently support this use case.
However, now I am trying to load a Bulkloader with a high replication data storage and Python27, and it seems to be irrevocably broken. Actually, this looks like an authentication step, although I am passing my appcfg.py email address appcfg.py
Has anyone else tried this? Can anyone confirm which Bulkloader components will work / will not work?
Justin Dec 11 '11 at 20:15 2011-12-11 20:15
source share