I would probably not bother unless you need HTTPS and appspot.com. I'd just
register a new apps domain and use the new domain name instead. It's the
easiest path.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Wed, Nov 17, 2010 at 9:23 AM, 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]<google-appengine%[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
>
> --
> 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]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
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.

Reply via email to