Why would you try to upload a Java app with the Python SDK? You might be interested in: http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html
Robert On Tue, Apr 5, 2011 at 07:19, Ice13ill <[email protected]> wrote: > I have a minor problem: if i want to enable datastore admin (java > application) i need to use the python script (appcfg.py), but when i > upload the files, i get an error for the appengine sdk jar (which is > larger that 10mb). The app is in production so i cant set that app > default because it does not work. (and i need to set the default app > so i can enable datastore admin) > What can i do to resolve this problem? > > On Apr 4, 6:01 pm, Robert Kluin <[email protected]> wrote: >> http://code.google.com/appengine/docs/python/datastore/hr/#Comparing_... >> >> 2011/4/4 Andrei Cosmin Fifiiţă <[email protected]>: >> >> >> >> >> >> >> >> > I understand that the costs are about 3 times higher. Is that correct ? >> >> > 2011/4/4 JH <[email protected]>: >> >> I use HR and have not had 1 datastore timeout since switching. I >> >> highly recommend it. >> >> >> On Apr 4, 7:34 am, Andrei Cosmin Fifiiţă <[email protected]> >> >> wrote: >> >>> Hmmm... nobody... >> >>> On Apr 2, 2011 3:36 PM, "Andrei Cosmin Fifiiţă" >> >>> <[email protected]> >> >>> wrote: >> >> >>> > Anyone with HR? >> >>> > On Apr 1, 2011 8:31 PM, "Everson Alves da Silva" <[email protected]> >> >>> wrote: >> >>> >> I'm using Master/Slave Replication >> >> >>> >> -- >> >>> >> 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 >> >> athttp://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 >> > athttp://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.
