Unable to bulk create entities in cloud datastore

104 views
Skip to first unread message

Sammy B

unread,
Nov 22, 2017, 1:26:52 PM11/22/17
to Google App Engine

Hi,
I'm following the the link below to create entities in cloud datastore


I did the following:
1. create bucket
2. upload cvs
3. using the link above, exported the data using the export command
4. ran the import command

However, I don't see the data populated on the cloud datastore dashboard. Can someone please advise?

Thanks,
Sammy

Jordan (Cloud Platform Support)

unread,
Nov 22, 2017, 3:01:02 PM11/22/17
to Google App Engine
The documentation you are following is for exporting existing Datastore entities and importing existing Datastore entities using the '.overall_export_metadata' Datastore specific backup files. 

If you do not have any entities, or if the exported entities match the imported entities, there will be no new Entities added to your Datastore Kind. If you instead wish to create new entities it is recommended to use the Client Library API.

- Note that Google Groups is for general product discussions and not for technical support. If you require further technical support for populating your Datastore it is recommended to post your full detailed question to Stack Overflow using the supported Cloud tags. 

Sammy B

unread,
Nov 22, 2017, 7:38:46 PM11/22/17
to Google App Engine
Thanks Jordan. I'll post to stack overflow if I have more questions
Reply all
Reply to author
Forward
0 new messages