Re: [google-appengine] Can't download all data with bulkloader from non-default namespace

2011-08-03 Thread Timofey Koolin
Yes, I fill it. http://code.google.com/p/googleappengine/issues/detail?id=5486 3 августа 2011 г. 15:46 пользователь Johan Euphrosine написал: > Hi Timofey, > > I managed to reproduce your issue: > proppy@proppy:~$ ~/google_appengine/appcfg.py download_data > --application=s~proppy-guestbook-names

Re: [google-appengine] Can't download all data with bulkloader from non-default namespace

2011-08-03 Thread Johan Euphrosine
Hi Timofey, I managed to reproduce your issue: proppy@proppy:~$ ~/google_appengine/appcfg.py download_data --application=s~proppy-guestbook-namespace --url=https://proppy-guestbook-namespace.appspot.com/_ah/remote_api --namespace="foo" --filename=foo.data Downloading data records. [INFO] Loggi

Re: [google-appengine] Can't download all data with bulkloader from non-default namespace

2011-08-02 Thread Timofey Koolin
Yes, I can. My app ID: my-optimiser (my-optimiser.appspot.com). It isn't very need personal for me now - I have only one Entity type and I can download it with --kind option, but I think it is bug in platform or SDK. Now I try use https://my-optimiser.appspot.com instead of https://3.my-optimiser

Re: [google-appengine] Can't download all data with bulkloader from non-default namespace

2011-08-02 Thread Johan Euphrosine
Can you share your application id, so we can investigate the issue ? Feel free to fill a production issue if this is directly affecting your operation: http://code.google.com/p/googleappengine/issues/entry?template=Production%20issue On Sat, Jul 30, 2011 at 10:19 AM, rekby wrote: > I use Python

[google-appengine] Can't download all data with bulkloader from non-default namespace

2011-07-30 Thread rekby
I use Python SDK 1.5.2. High-replication datastore. I see data statistic for namespace 2 in dashboard. appcfg.py download_data --application=s~my-optimiser --url=https://3.my-optimiser.appspot.com/remote_api --namespace="2" --filename=optimiser.data Downloading data records. [INFO] Logging