On Wed, Dec 16, 2009 at 17:44, Nick Johnson (Google) <[email protected]> wrote: > [...] >> > Yes, using the Python bulkloader. See here for details: >> > >> > http://blog.notdot.net/2009/9/Advanced-Bulk-Loading-Part-5-Bulk-Loading-for-Java >> >> I'm curious to know if there any plans on providing a Java variant, >> without having to learn Python to do so? > > If you only want to do dumps and restores, you don't need to know any Python > - you simply set up the app as described in the post, and use the bulkloader > with --dump or --restore, no configuration required.
Alright, I see, this makes sense and is pretty handy. Thanks for the clarification! -- Guillaume Laforge Groovy Project Manager Head of Groovy Development at SpringSource http://www.springsource.com/g2one -- 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.
