| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
26 (0.121s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: passing arguments to hadoop job - MapReduce - [mail # user]
|
|
...Hi, Thanks for taking out time. Will this not work : conf.setInt("basecount",200000); ?? I am not sure how to add loger or syso (new to both java and hadoop :( ) On Mon, ...
|
|
|
Author: jamal sasha,
2013-01-22, 02:04
|
|
|
Re: Program trying to read from local instead of hdfs - MapReduce - [mail # user]
|
|
...Hi, Just saw your email. I was so tired with this issue that the moment it ran, I took a time off. I will get back to you soon :) thanks On Thu, Jan 17, 2013 at 5:04 PM, Mohamma...
|
|
|
Author: jamal sasha,
2013-01-18, 04:08
|
|
|
Re: modifying existing wordcount example - MapReduce - [mail # user]
|
|
...Thanks for the help. I just implemented it as suggested. I am processing the new file and then joining it with previous results. but can i modify the original document with updated counts pl...
|
|
|
Author: jamal sasha,
2013-01-17, 06:40
|
|
|
Re: modifying existing wordcount example - MapReduce - [mail # user]
|
|
...Hi, Thanks for giving your thoughts. I was reading some libraries in hadoop.. and i feel like distributed cache might help me. but i picked up hadoop very recently (and along it java a...
|
|
|
Author: jamal sasha,
2013-01-17, 02:54
|
|
|
modifying existing wordcount example - MapReduce - [mail # user]
|
|
...Hi, In the wordcount example: http://hadoop.apache.org/docs/r0.17.0/mapred_tutorial.html Lets say I run the above example and save the the output. But lets say that I have now a new i...
|
|
|
Author: jamal sasha,
2013-01-17, 02:07
|
|
|
Re: newbie question - MapReduce - [mail # user]
|
|
...Hi, The relevant code snippet posted here http://pastebin.com/DRPXUm62 On Tue, Jan 15, 2013 at 5:31 PM, jamal sasha wrote: ...
|
|
|
Author: jamal sasha,
2013-01-16, 02:03
|
|
|
Re: newbie question - MapReduce - [mail # user]
|
|
...My bad. Sorry I fixed it. It is BuildGraph.class On Tue, Jan 15, 2013 at 5:30 PM, Serge Blazhiyevskyy wrote: ...
|
|
|
Author: jamal sasha,
2013-01-16, 01:31
|
|
|
Re: Binary Search in map reduce - MapReduce - [mail # user]
|
|
... On Mon, Jan 7, 2013 at 3:31 PM, Pamecha, Abhishek wrote: ...
|
|
|
Author: jamal sasha,
2013-01-08, 09:14
|
|
|
Re: Binary Search in map reduce - MapReduce - [mail # user]
|
|
...awesome. thanks On Mon, Jan 7, 2013 at 4:11 PM, John Lilley wrote: ...
|
|
|
Author: jamal sasha,
2013-01-08, 00:17
|
|
|
Re: Binary Search in map reduce - MapReduce - [mail # user]
|
|
...Hi Thanks for the reply. So here is the intent. I process some data and output of that processing is this set of json documents outputting {key:[values]} (This is essentially a f...
|
|
|
Author: jamal sasha,
2013-01-07, 23:42
|
|
|
|