That sounds pretty strange. Can you file an issue here? http://code.google.com/p/appengine-mapreduce/issues/list
Were you using Java or Python? -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Mon, Oct 11, 2010 at 4:57 AM, songs <[email protected]> wrote: > Hi, > > I'm starting mapper processes using the function in control.py and I > seem to be running into a funny issue. On my dev server, I can only > seem to set the shard_count to powers of 2. Otherwise the mapper > fails. shard_count is literally the only difference between runs. So > far, 1, 4, 8, 16 works and 5, 9, 10 fails. > > Funny, right? That was a couple of hours out of my life... > > -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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- 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.
