Hello Liang, Wim again, Forgot to say, if a user ask an entity in the new app wich is not there yet, get it via urlfetch and delete in the old app-id and save/ show in the new app-id. Nobody sees the different (may be a little slower tille all entities are in the new datastore) gr wim
On Wed, Nov 17, 2010 at 6:23 PM, Wim den Ouden <[email protected]> wrote: > Hi Liang, > Can't you use taskqueues with urlfetch to fill the new datastore in > the background and allready start with the new app-id. No need to stay > around for 70 hours etc. > gr > wim > > On Wed, Nov 17, 2010 at 5:57 PM, working <[email protected]> wrote: >> Hi all, >> Due to some branding issue, I have to change my app to use a new app- >> id. >> The way I know is: >> 1. download datastore and upload to the new app-id >> 2. change the app-id in app.yaml. >> Sounds easy. But, since I have over 1200000 entities in a kind under >> the old app-id. If I use bulkuploader to do the downloading/uploading, >> which does it with a speed of 10 per second, I will need 120000 * 2 / >> 3600 = 66 hours. Too long... >> Any suggestion? Is there a way to directly port the datastore to a new >> app-id? Thanks a lot! >> Best, >> Liang >> >> -- >> 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. >> >> > > > > -- > gr > wdo > > Demo free E-business: https://e-comm.appspot.com > Wim den Ouden Gae (cloud) based apps > -- gr wdo Demo free E-business: https://e-comm.appspot.com Gae developer tips http://code.google.com/p/relat/wiki/gaetips Wim den Ouden Google app engine based (web) apps -- 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.
