You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Any idea what this entity is in my datastore?
Cheers
Richard Cheesmar
unread,
Mar 1, 2016, 12:32:12 PM3/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Can I delete these?
Zeehad (Cloud Platform Support)
unread,
Mar 3, 2016, 12:34:57 PM3/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hello Richard,
The _GAE_MR_TaskPayload entities contain information to track MapReduce operations. Use of Datastore Admin is the most common (although not only) reason that generates these entities. You should not need to interact with them directly, however if there aren't any running/pending MapReduce jobs or Datastore Admin operations for your Application, I don't see why you cannot delete those.