Hi, I've been trying to export the entities in my datastore for offline processing. I tried the python bulkloader but it wont export the binary data (im serializing stuff in blobs and text fields i need this data as well - maybe b64 encoded or something).
And the java remote api is just a remote connection to the datastore so exporting billions of entities will take forever (and so far it cost me $1500 so cant go on like this). Im quite sure you have bulk data dump tools available at google. Thank you. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
