I am also facing the same issue, does anyone know how to upload data
to local datastore.

On Aug 1, 9:44 am, MANISH DHIMAN <[email protected]> wrote:
> I have already tried this, It needs a app.yaml file, but it is a java
> application.
> I created a yaml file but it gives an error of authentication fail?
>
> On Jul 31, 6:18 pm, Peter Ondruska <[email protected]> wrote:
>
> >http://code.google.com/appengine/docs/python/tools/uploadingdata.html
>
> > LoadingDataInto the Development Server
> > If you'd like to test how yourdataworks with the app before
> > uploading it, you can load it into the development server. Use the --
> > url option to point the tool at the development server URL. For
> > example:
> > appcfg.py upload_data --config_file=album_loader.py --
> > filename=album_data.csv --kind=Album --url=http://localhost:8080/
> > remote_api <app-directory>
>
> > On Jul 31, 12:28 pm, MANISH DHIMAN <[email protected]> wrote:
>
> > > Hi Friends,
> > > I want touploaddataon mylocalmachine in development mode. May any
> > > one provide me information about how to achieve it.
>
>

-- 
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