Hi - I have the same problem as well. The bulk tool works great
against production App Engine but I'd like to stage my data locally
for testing before I get it into production.

If anyone has this process working locally, could you please outline
your setup and command line approach. Here's mine that fails.

appcfg.py upload_data --config_file=scripts/bulkloader.yaml --
filename=data/new.csv --url=http://localhost:8888/remote_api --
application=local-app --kind=Product

On Sep 1, 6:08 am, Tom <[email protected]> wrote:
> I have to agree on this - the current situation or documentation
> regarding this topic is absolutely useless at this point.
> It seems that no one cares to dump data from the appengine to the
> local datastore. No one testing locally with real data?
> [rant off]
>
> I have the same problems and can't import any data locally. If someone
> has managed to import data locally (without any programming) in the
> java-environment, then please share your success! :)
>
> Tom
>
> On 1 Aug., 14:49, Jan <[email protected]> wrote:
>
> > Hi,
>
> > I still did not find any solution to use thebulkuploader (now
> > version 1.3.5) locally with GAE/Java. Communication with the
> > production server works fine.
>
> > As I cannot find any information about this issue, I assume that
> > nobody else faces this problem. Can someone please post the steps
> > necessary to make the Pythonbulkloader tool work locally with a Java
> > app?
>
> > Are there any alternatives available for the Pythonbulkuploader?
>
> > Thank you,
>
> > Jan.
>
>

-- 
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 [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-java?hl=en.

Reply via email to