I got this as response ... What should I do??
Traceback (most recent call last):
File "", line 1, in
apiproxy_stub_map.apiproxy.RegisterStub('urlfetch',urlfetch_stub.URLFetchServiceStub())
NameError: name 'urlfetch_stub' is not defined
On Wednesday, 9 April 2008 00:41:33 UTC+5:30, ryan wr
Lucky,
Currently Appengine supports Java and Python. So if I am understanding
your question right, you cannot how .Net code on Google Appengine.
Rgds
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to goo
Google
Please answers questions on how "total data" is calculated. I am on
the same boat.
I have 1 GB of raw data, which is being calculated as 28GB in the
dashboard. That is 28X ?? I have just one index.
Rgds
On Thu, Jul 29, 2010 at 10:27 PM, tonywestonsfsdffs
wrote:
> Hi,
>
> My total stored
Here is the exact query
results = models.Jobs.all().search(keyword.lower())
Rgds
Venakatesh
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this g
data, sitting on my
hard-disk which i am afraid to upload, since I am not sure it would
scale.
rgds,
Venkatesh
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To u
I have uploaded about 1GB of text data. It shows as 28GB on the
dashboard. Here are the statistics
Breakdown by Property Type
Property TypeSize
String825 MBytes
Integer8 MBytes
Date/Time42 KBytes
Float3 KBytes
Metadata6 GBytes
Total number of entitiesSize of all entities
1:50:59 a
I am getting this message in my dashboard.
"Resource is currently experiencing a short-term quota limit."
The dashboard shows
Workflow Backend Index Task Count
[image: 0%]
0%381 of 9,223,372,036,854,775,808
I am trying to delete un-used indexes. Is there a problem happening while
deleting thes
I have an index that has errored out. Any idea how I can delete it ?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to
goog
Here is the statistics from my dashboard
Breakdown by Property Type
Property Type Size
String 825 MBytes
Integer 8 MBytes
Date/Time42 KBytes
Float3 KBytes
Metadata 6 GBytes
6 GB of Metadata ? its like 90% of the data ?
I addition, the main dashboard shows 28.29GB of dat
Its been a while since ( about a year) since I looked at one of the
app that i built.
Getting this error now on the following statement, which was working
previously
BadKeyError: Name must be string type, not Key
results = models.Visa.all().search(keyword.lower())
Is this deprecated or somethin
http://gurlx.com
Please help.
Rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe
this gets fixed, I cannot add any new
functionality.
Would appreciate if i could get help on fixing these errors.
Rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" gro
Doesn't the version in appengine dashboard do just that ?
On Wed, Oct 22, 2008 at 6:49 PM, Mariano Benitez <[EMAIL PROTECTED]> wrote:
>
> I would like to do some stuff (reset caches, for example) when I
> deploy a new version, and I would also like to know which version of
> the files I am using
I am getting this error. and can't load my page at all.
HTTP response was too large: 1081869. The limit is: 1048576.
Please help..can't get to the home page of my app
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
thentication with expiration time.
> Proxy through GAE will limit file size to 1M and triple the network
> usage.
>
> On Oct 10, 4:24 pm, "Venkatesh Rangarajan"
> <[EMAIL PROTECTED]> wrote:
> > Well,
> >
> > If you do that, then you have to Open m
you can have stats/
ads and any other functionality you want.
Rgds,
Venkatesh
On Fri, Oct 10, 2008 at 12:05 PM, yejun <[EMAIL PROTECTED]> wrote:
>
> Why not serve file from S3 directly?
>
> On Oct 10, 1:38 pm, "Venkatesh Rangarajan"
> <[EMAIL PROTECTED]> wrote
to upload files to S3. Its as simple as FTP.
Link : https://addons.mozilla.org/en-US/firefox/addon/3247
https://addons.mozilla.org/en-US/firefox/addon/3247
Rgds,
Venkatesh
On Fri, Oct 10, 2008 at 9:54 AM, Barry Hunter
<[EMAIL PROTECTED]>wrote:
>
> Couple of options:
>
> Host
caching if
the query won't return results the first time.
I would appreciate if you guys could say that this Searchable query
can/cannot scale for this kind of app...i can start looking at SimpleDB for
storage and Appengine for rendering.
rgds,
Venkatesh
--~--~-~--~~~-
errors.
I am doing everything as per "documentation". At this time I am at less than
30% of the actual volume of data that I can potentially upload.
Please guide me on what I can do to improve my app ? I would prefer a little
latency in page loading than milli second timeouts.
Rgds,
Ven
not doing any writes, only
reads, getting 100 entities per query, using memcache
I am using searchable model and I have a suspicion that search itself is
broken.
I would appreciate if you guys would give me some pointers on how to get
this thing to work.
Rgds,
Venkatesh
10
Rgds,
Venkatesh
On Thu, Oct 2, 2008 at 8:04 PM, Tony Arkles <[EMAIL PROTECTED]> wrote:
>
> Theo, I don't think that will work. From what I understand, the 1000
> entity limit is applied before the offset is considered.
>
>
>
> On Oct 2, 8:46 pm, theo <[EMA
Is it possible to retrieve more than 1000 entities ?
Has anyone figured a way to do this ?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appeng
r-for.html
rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group,
Hello there,
Question 1 : I have an entity with 700K records. I am running search queries
on those and keep getting timeout error consistently.
Please advice on how I could avoid getting into these errors ? I have added
and __searchable_text_index and its is "building" for more than 24 hours.
Qu
Its a search able model ? The documentation says they don't need indexes.
Can you please advice me what index I should add ?
Here is my query below.
def db_visas(keyword, offset):
visas=[]
query = search.SearchableQuery('Visa')
query.Search(keyword)
for result in query.Get(101, offset):
vis
Okay. I deleted all the versions ( from appengine console in PROD). Now I
was able to create a new version.
Rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To po
And yes, my model is defined as a searchable entity. Using the default
bulk-loader code with no tweaking.
def HandleEntity(self, entity):
ent = search.SearchableEntity(entity)
return ent
--~--~-~--~~~---~--~~
You received this message because you are subscr
ve hit some sort of
> upper limit on _minor_ versions?)
>
> Aral
>
> On Sep 30, 7:34 pm, "Venkatesh Rangarajan"
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I am getting the following error when I try to upload my a
://payrate.appspot.com/?keyword=Google+Software+Development+Engineer .
This fails with the same error
While
http://payrate.appspot.com/?keyword=Google+Engineer works fine.
I have noticed that if I increase the number of keywords passed for the
search, it fails with this error.
Please help.
Rgds,
Venkatesh
---
Too Many Versions (403)
The application already has the maximum number of versions.
--- end server output ---
Rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
,
create_content_generator=ContentGenerator,
post_entities=PostEntities):
I have added skip as a parameter to "exclude" previous uploads. I print
every record that is uploaded and pass that as a param ( skip) when I resume
the upload.
Rgds,
Venkatesh
On Fri, Se
"Google App Engine Launcher" ??? What is that ?
I never updated my SDK because of bunch of tweaking that i did to SDK source
files...Is there a GUI in the new releases ?
Rgds
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
appengine quota error every once in a while.
This request used a high amount of CPU, and was roughly 1.3 times over
the average request CPU limit. High CPU requests have a small quota,
and if you exceed this quota, your app will be temporarily disabled.
Rgds,
Sample Error :
http://payrate.appspot.com/?keyword=Lead+Programmer
On Thu, Sep 25, 2008 at 10:15 AM, Venkatesh Rangarajan <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am running a simple query
>
>keyword = self.request.get('keyword')
>
>if len(keyword
yword).filter("name >", index)
>
> where index, is the name (or whatever you're searchijng for) of the
> last person on the current page?
>
>
>
> On Sep 23, 12:12 pm, "Venkatesh Rangarajan"
> <[EMAIL PROTECTED]> wrote:
> > Folks,
> >
&
t;,
line 885, in _Run
*datastore_index.CompositeIndexForQuery(pb)[:-1])
TypeError: 'NoneType' object is unsubscriptable
Any idea on how to handle these and what is causing it? And why does it
happen only for certain keywords
Rgds,
Venkatesh
--~--~-~--~~~---
like: items =
> > Item.filter('key >', request.get('start')).fetch(1000), and pass the
> > key of the last item as the start parameter.
> >
> > On Sep 25, 6:45 am, "Venkatesh Rangarajan"
> >
> > <[EMAIL PROTECTED]> wrote:
&
on the last page. I display 100
records per page.
Sample : http://payrate.appspot.com/?keyword=Engineer&page=800
Any ideas on how I can update all the records with Index ? I know I could do
that using "page refreshes", but looking for some
ented for
"SearchablQuery" . Any ideas on how I can implement pagination for such a
scenario.
Rgds,
Venkatesh
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post
39 matches
Mail list logo