Hi, I'm running into a weird issue with my mappers. If I kick them off manually, they run fine. When they get kicked off from cron, I get the errors below in my logs and they're stuck retrying in the task queue.
=== Property mapreduce_spec must be convertible to a <class 'google.appengine.ext.mapreduce.model.MapreduceSpec'> instance (<mapreduce.model.MapreduceSpec object at 0xa473749d9e4f49b8>) === I thought this had been running fine for weeks and I haven't touched anything related to the mapper creation/definition/kick-off stuff. Any ideas? Thanks, Steve -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
