Hi Waleed, On Wed, Dec 14, 2011 at 7:04 AM, Waleed Abdulla <[email protected]> wrote: > A couple of questions: > > 1. Since not all my requests are the same, I wouldn't want to use bigger > front-end instances across the board. Are there plans to allow setting > instance type based on app.yaml routes? > > 2. Can you clarify this point? Will mapreduce not be supported on Python > 2.7? > > "WARNING: Starting with the 1.6.2 release of the experimental Python 2.7 > runtime, the mapreduce and > datastore_admin builtins will not be supported."
mapreduce will be supported before release (meaning before both Python 2.7 a mapreduce are released non-experimentally) But it doesn't work in Python 2.7 right now. Cheers, Brian > > Regards, > Waleed > > > > On Tue, Dec 13, 2011 at 11:46 AM, Vivek Puri <[email protected]> wrote: >> >> Ikai, >> >> Looking at my Application setting, i see that the "Frontend Instance >> Class" is set to F2 by default. I didnt change it to F2. However the >> docs(http://code.google.com/appengine/docs/adminconsole/ >> performancesettings.html#Setting_the_Frontend_Instance_Class) say that >> F1 is default . Let me know which statement is correct. >> >> -- >> 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. >> > > -- > 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. -- 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.
