Yes, this can be done all in Java. You may have to write your own handlers,
though. What have you written so far? The bulkloader is completely written
in Python,

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com | twitter.com/ikai



On Thu, Aug 25, 2011 at 9:38 AM, Kesava Neeli <nke...@gmail.com> wrote:

> Hi,
>
> I am exploring how to import/export data from appengine datastore. In
> Pyhton section of docs, there is good explanation on how to do this
> http://code.google.com/appengine/docs/python/tools/uploadingdata.html. I
> also found nice blog at
> http://ikaisays.com/2010/06/10/using-the-bulkloader-with-java-app-engine/.
> I hope this article would be included somewhere on google appengine docs.
>
> My question may be lame. I am wondering whether all the import/export
> functionality could be done entirely within a java application. The docs say
> that you can set up the RemoteApi part in java servlets and after that it's
> invoking 3-4 python commands to build the config file, download & upload
> data with various parameters. Can we do all those steps with some google
> java API?
>
> Thanks
> Neeli
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine-java/-/PpPYugrjnwAJ.
> To post to this group, send email to
> google-appengine-java@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to