rote:
>>
>> How do you pass it to every map function?
>> Are you putting it in a DistributedCache and pulling it during the Map
>> configuration?
>> Are you running on a single machine?
>>
>>
>> Cheers
>> Tim
>>
>> On Sun, Nov 29,
p function?
Are you putting it in a DistributedCache and pulling it during the Map
configuration?
Are you running on a single machine?
Cheers
Tim
On Sun, Nov 29, 2009 at 11:10 PM, wrote:
Hello Everybody,
I have a question about object serialization in Hadoop. I have
an object A which I
, wrote:
> > Hello Everybody,
> > I have a question about object serialization in Hadoop. I
> have
> > an object A which I want to pass to every map function. Currently the
> code I am
> > using for this is as under. The problem is if I run my program, the code
>
How do you pass it to every map function?
Are you putting it in a DistributedCache and pulling it during the Map
configuration?
Are you running on a single machine?
Cheers
Tim
On Sun, Nov 29, 2009 at 11:10 PM, wrote:
> Hello Everybody,
> I have a question about
Hello Everybody,
I have a question about object serialization in Hadoop. I have
an object A which I want to pass to every map function. Currently the code I am
using for this is as under. The problem is if I run my program, the code crashes
the first time with an error say that