Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 9 from 9 (0.279s).
Loading phrases to help you
refine your search...
Re: Finding mean and median python streaming - HDFS - [mail # user]
...pinging again. Let me rephrase the question. If my data is like: id, value  And I want to find average "value" for each id, how can i do that using hadoop streaming? I am sure, it shoul...
   Author: jamal sasha, 2013-04-01, 23:35
Re: Finding mean and median python streaming - HDFS - [mail # user]
...data_dict is declared globably as data_dict = defaultdict(list)   On Mon, Apr 1, 2013 at 2:25 PM, jamal sasha  wrote:  ...
   Author: jamal sasha, 2013-04-01, 21:27
mappers-node relationship - HDFS - [mail # user]
...Hi.   A very very lame question. Does numbers of mapper depends on the number of nodes I have? How I imagine map-reduce is this. For example in word count example I have bunch of slave ...
   Author: jamal sasha, 2013-01-25, 07:46
Re: Program trying to read from local instead of hdfs - HDFS - [mail # user]
...On Thu, Jan 17, 2013 at 4:14 PM, Mohammad Tariq  wrote:   It runs :D But I am very curious. if i run the sample wordcount example normally .. it automatically reads from the hdfs l...
   Author: jamal sasha, 2013-01-18, 00:18
Re: Program trying to read from local instead of hdfs - HDFS - [mail # user]
...No.  Its not working. :( same error.    On Thu, Jan 17, 2013 at 4:00 PM, Mohammad Tariq  wrote:  ...
   Author: jamal sasha, 2013-01-18, 00:06
Program trying to read from local instead of hdfs - HDFS - [mail # user]
...Hi,   I am not sure what I am doing wrong. I copy my input files from local to hdfs at local  /user/hduser/data/input1.txt /user/hduser/data/input2.txt  In my driver code: I h...
   Author: jamal sasha, 2013-01-17, 23:56
newbie question - HDFS - [mail # user]
...I have a mapper       public class BuildGraph{        public void config(JobConf job){ *<==this block doesnt seems to be exexcuting at all :(*   &n...
   Author: jamal sasha, 2013-01-16, 01:24
Re: setting hadoop for pseudo distributed mode. - HDFS - [mail # user]
...Hi,   Thanks for throwing insight.  So the code snippet looks like this  String interout = final_output + "/intermediate";      try {       new C...
   Author: jamal sasha, 2012-12-27, 21:08
setting hadoop for pseudo distributed mode. - HDFS - [mail # user]
...Hi,   So I am still in process of learning hadoop. I tried to run wordcount.java (by writing my own mapper reducer.. creating jar and then running it in a pseudo distributed mode). &nbs...
   Author: jamal sasha, 2012-12-27, 20:03
Sort:
project
Pig (27)
MapReduce (26)
Hadoop (17)
HDFS (9)
type
mail # user (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (9)
last 9 months (9)
author
Todd Lipcon (488)
Harsh J (454)
Eli Collins (348)
Tsz Wo (168)
Aaron T. Myers (149)
Suresh Srinivas (144)
Colin Patrick McCabe (128)
Mohammad Tariq (126)
Stuti Awasthi (95)
Jing Zhao (88)
Uma Maheswara Rao G (76)
Allen Wittenauer (73)
Daryn Sharp (72)
Brandon Li (66)
Thanh Do (59)
jamal sasha