hi, I don't know where the bulkloader download the entities. How and where can I see the result of may download? I use the instruction: appcfg.py download_data --filename backup.csv --application s bulkloader-prova --url http://bulkloader-prova.appspot.com/restpre_api --rps_limit 500 --bandwidth_limit 2500000 --batch_size 100. It says the entities are downloaded but I don't understand where.
Il giorno sabato 4 giugno 2011 14:09:05 UTC+2, Sylvain ha scritto: > > Hi, > > I've done all the steps from here : > http://code.google.com/appengine/docs/python/tools/uploadingdata.html > and it seems to be ok, but : > > When I try to download the data as CSV, the file is a binary SQLite > format 3. > > my bulkloader.yaml seems to be ok ( connector: csv). > > I've followed these 2 posts : > http://blog.notdot.net/2010/04/Using-the-new-bulkloader > http://ikaisays.com/2010/06/10/using-the-bulkloader-with-java-app-engine/ > > with no success. > > The file is always in a binary SQLite format 3 > I use python 2.5.4 and GAE 1.5.0 > > Any idea ? Thanx. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
