Re: odd error on mapreduce

2011-08-31 Thread Giancarlo Frison
Thanks Bryan, I skirt the problem using base64. Giancarlo Frison On Fri, Aug 26, 2011 at 1:11 PM, Bryan Fink wrote: > On Fri, Aug 26, 2011 at 6:32 AM, Giancarlo Frison > wrote: > > If i serialize the body as Json I catch errors any more instead of > protobuf > > object representation (appli

Re: odd error on mapreduce

2011-08-26 Thread Bryan Fink
On Fri, Aug 26, 2011 at 6:32 AM, Giancarlo Frison wrote: > If i serialize the body as Json I catch errors any more instead of protobuf > object representation (application/octet-stream). > Would be an mapreduce bug? > Is it possibile to skirt any body parsing during the mapreduce? Just for > evalu

Re: odd error on mapreduce

2011-08-26 Thread Giancarlo Frison
If i serialize the body as Json I catch errors any more instead of protobuf object representation (application/octet-stream). Would be an mapreduce bug? Is it possibile to skirt any body parsing during the mapreduce? Just for evaluating headers values? Thanks, Giancarlo Frison On Thu, Aug 25,