Thanks for the clarification.

In the old version, the way to assign key names for uploaded data was
to override HandleEntity() and to create a new entity there.
With the new version(bulkloader.py), it seems you should override
GenerateKey() instead.

Maybe you can add it to the documentation.

Julian




On Mar 26, 7:27 am, Marzia Niccolai <ma...@google.com> wrote:
> Hi,
>
> The article is now obsolete and should be removed, it explains how to use
> the bulk upload tool that was available at launch.
>
> Recently, we released an improved version of the tool, which is what the
> second document explains.
>
> -Marzia
>
> On Tue, Mar 24, 2009 at 4:58 AM, Julian <namarojul...@gmail.com> wrote:
>
> > Hi,
>
> > The following docs describe how to upload csv data to the datastore:
> >http://code.google.com/appengine/articles/bulkload.html
> >http://code.google.com/appengine/docs/python/tools/uploadingdata.html
>
> > But one use the script bulkload_client.py and the other bulkloader.py.
> > In both files it is written that their purpose is to "Imports CSV data
> > over HTTP."
>
> > What is the difference?? I cannot figure out.
>
> > Julian
--~--~---------~--~----~------------~-------~--~----~
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