it seems working.

when copy, it notes me:

=========
Copy Job Status
The following jobs were launched by MapReduce.

Each job's status will only be available for as long as the job takes
to complete. Once the job is complete, it will remove the status
objects from your datastore. Click a job's id for status information.

Copy job with id 1586834901429EA290AA4 kicked off.
=========

click the job id, it notes me:

=========
KeyError: "Could not find job with ID u'1586834901429EA290AA4'"
=========

in target app, i see the model class. but in Datastore Admin, the
columns of Entities, Avg. Size/Entity, Total Size are all "Stats not
available". how can i know whether the entities are all copied or
partly?



On Jul 24, 6:20 pm, Barry Hunter <barrybhun...@gmail.com> wrote:
> The Datastore Admin tool can copy a datastore from one app to another
>
> http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html
>
> (Its almost certainly built to faciliate a Master/Save to High
> Replication migration, but doesnt appear to be limited to such)
>
>
>
>
>
>
>
> On Sun, Jul 24, 2011 at 9:11 AM, saintthor <saintt...@gmail.com> wrote:
> > i want to backup my data to another app.to download and upload is too
> > slow. is there any way quicker?
>
> > --
> > 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 
> > athttp://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 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