Hi,

I tried to use MapReduce (http://code.google.com/p/appengine-
mapreduce/) to do some jobs in my project.

I am wondering how get the value of the counters?

It seems that it is stored in the counters_map field in MapreduceState
and it's in JSON format.

Is it the correct way to grab the value by read and parse it from
MapreduceState directly?

-- 
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.

Reply via email to