Also, the docs say: "Control API can be used together with done callbacks to implement mapreduce chaining." So, I guess that's a third option?
On Jul 8, 4:53 am, Kyle Mulka <[email protected]> wrote: > I want to chain some MapReduce tasks together, meaning have one start > right after the previous one. There is the Pipeline API which seems > more complicated then I need. And, there is the newly added, but > undocumented, pipeline feature of the MapReduce library. Which one > should I use? What are the differences? -- 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.
