Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 10 (0.149s).
Loading phrases to help you
refine your search...
Re: reducer gets values with empty attributes - MapReduce - [mail # user]
...Hi,  Here is the map and reduce part of the code    public void map(Text key, Writable  value, OutputCollector output, Reporter reporter) throws IOException {   &nbs...
   Author: alxsss@..., 2013-05-01, 18:12
Re: Regarding: Merging two hadoop clusters - MapReduce - [mail # user]
...Are those clusters located in separate  LANs?          From: Azuryy Yu  To: user  Sent: Thu, Mar 14, 2013 5:06 am Subject: Re: Regarding: Merging two ...
   Author: alxsss@..., 2013-03-14, 18:03
Re: balancer and under replication - MapReduce - [mail # user]
...Are you sure  the balancer does anything? I have about 500 missing replicas and 60  Under-replicated blocks and when I start balancer it does not do anything. The balancer outputs ...
   Author: alxsss@..., 2013-01-08, 01:15
Re: number of mapred slots - MapReduce - [mail # user]
...I have two slave nodes and one master. One slave node has quad core(4 cpus)(16GB mem) the other slave has  dual core (2 cpus) (16 GB mem) and master has dual core  4GB mem. I run h...
   Author: alxsss@..., 2012-12-18, 06:39
number of mapred slots - MapReduce - [mail # user]
...Hello,  I was unable to find any information regarding relationship between mapred slots and number of cpus on the net. All I found was that it is advisable to schedule two processes fo...
   Author: alxsss@..., 2012-12-18, 06:08
Re: number of reducers - MapReduce - [mail # user]
... What is the relationship between number of reducers and cpu cores in your setup? I read somewhere that it must be .5 of number of cpu cores.  Thanks. Alex.       &n...
   Author: alxsss@..., 2012-11-20, 22:00
Re: problem with hadoop-snappy - MapReduce - [mail # user]
... Yes, I have installed snappy-1.0.5.  Here is the output of   ls -l /usr/local/lib total 1468 lrwxrwxrwx. 1 root root     52 Nov  5 16:00 libjvm.so -> /usr/j...
   Author: alxsss@..., 2012-11-07, 01:42
Re: problem with hadoop-snappy - MapReduce - [mail # user]
...When I used hadoop-1.0.4  without the installation of hadoop-snappy I saw in the logs   WARN snappy.LoadSnappy: Snappy native library not loaded  So, it was my understanding t...
   Author: alxsss@..., 2012-11-06, 21:30
problem with hadoop-snappy - MapReduce - [mail # user]
...Hello,  I use hadoop-1.0.4  I have followed  instruction to install hadoop-snappy at  http://code.google.com/p/hadoop-snappy/   When I run a mapred job I see  F...
   Author: alxsss@..., 2012-11-06, 01:10
where to download hadoop-1.0.0 - MapReduce - [mail # user]
...Hello,  I try to use hbase-0.92.1 which is compatible with hadoop-1.0.0. However, I  do not see this version of hadoop in the download page. For example, http: //apache.mirrors.pai...
   Author: alxsss@..., 2012-10-05, 19:06
Sort:
project
MapReduce (10)
HBase (8)
Hive (4)
HDFS (1)
type
mail # user (10)
date
last 7 days (0)
last 30 days (1)
last 90 days (2)
last 6 months (6)
last 9 months (10)
author
Harsh J (1036)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
alxsss@...