Having problems with the bulkloader and different python runtimes.

The bulkloader [uploading data] works fine with the python25 runtime
and the old master/slave database.

The bulkloader seems to work fine with the python25 runtime and the
new high replication datastore, despite the comment here:

http://code.google.com/appengine/docs/python/tools/uploadingdata.html#Setting_Up_remote_api

"This document applies to apps that use the master/slave datastore. If
your app uses the High Replication datastore, it is possible to copy
data from the app, but Google does not currently support this use
case"

The bulkloader fails with python27 and the high replication datastore.

Could someone confirm to me which of these use cases should work and
which should not ? And also if there is a workaround for the
python27 / high replication datastore case.

Thanks,

Justin

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to