| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
17 (0.078s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Hadoop streaming weird problem - Hadoop - [mail # user]
|
|
...oops never mind guys.. figured out the issue. sorry for spamming. On Thu, Mar 28, 2013 at 5:15 PM, jamal sasha wrote: ...
|
|
|
Author: jamal sasha,
2013-03-29, 00:29
|
|
|
Re: Hadoop streaming weird problem - Hadoop - [mail # user]
|
|
...Very much like this: http://stackoverflow.com/questions/13445126/python-code-is-valid-but-hadoop-streaming-produces-part-00000-empty-file On Thu, Mar 28, 2013 at 5:10 PM, jamal sasha ...
|
|
|
Author: jamal sasha,
2013-03-29, 00:15
|
|
|
executing hadoop commands from python? - Hadoop - [mail # user]
|
|
...Hi, This might be more of a python centric question but was wondering if anyone has tried it out... I am trying to run few hadoop commands from python program... For...
|
|
|
Author: jamal sasha,
2013-02-16, 22:47
|
|
|
Re: passing arguments to hadoop job - Hadoop - [mail # user]
|
|
...The second one. If the word hello appears once, its count is 2000001. On Mon, Jan 21, 2013 at 5:40 PM, Satbeer Lamba wrote: ...
|
|
|
Author: jamal sasha,
2013-01-22, 01:47
|
|
|
passing arguments to hadoop job - Hadoop - [mail # user]
|
|
...Hi, Lets say I have the standard helloworld program http://hadoop.apache.org/docs/r0.17.0/mapred_tutorial.html#Example%3A+WordCount+v2.0 Now, lets say, I want to start the count...
|
|
|
Author: jamal sasha,
2013-01-21, 23:52
|
|
|
viewing log messages from mapper and reducer. - Hadoop - [mail # user]
|
|
...Hi.. I am trying to run the following example: http://hadoop.apache.org/docs/r0.17.0/mapred_tutorial.html#Example%3A+WordCount+v1.0 Except in the mapper and reduce class I am lo...
|
|
|
Author: jamal sasha,
2013-01-16, 21:10
|
|
|
tcp error - Hadoop - [mail # user]
|
|
...I am inside a network where I need proxy settings to access the internet. I have a weird problem. The internet is working fine. But it is one particular instance when i get this error:...
|
|
|
Author: jamal sasha,
2013-01-16, 19:38
|
|
|
probably very stupid question - Hadoop - [mail # user]
|
|
...Hi, Probably a very lame question. I have two documents and I want to find the overlap of both documents in map reduce fashion and then compare the overlap (lets say I have some measu...
|
|
|
Author: jamal sasha,
2013-01-14, 23:44
|
|
|
good way to debug map reduce code - Hadoop - [mail # user]
|
|
...Hi, I have been using python hadoop streaming framework to write the code and now I am slowly moving towards the core java api's. And I am getting comfortable with it but what is the ...
|
|
|
Author: jamal sasha,
2012-12-26, 01:56
|
|
|
Re: can local disk of reduce task cause the job to fail? - Hadoop - [mail # user]
|
|
...I am new to hadoop but I think the data transfer from the completed mapped nodes are transferred (copied,.. shuffled and sorted ) to the reducer nodes even though some of the mappers are sti...
|
|
|
Author: jamal sasha,
2012-12-09, 17:19
|
|
|
|