Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 18 (0.445s).
Loading phrases to help you
refine your search...
Re: Issue with loading the Snappy Codec - Hadoop - [mail # user]
...Can you restart tasktrackers once and run the job again? It refreshes the class path.  On Sun, Apr 15, 2012 at 11:58 AM, Bas Hickendorff wrote:  ...
   Author: john smith, 2012-04-15, 10:04
"Reduce shuffle bytes" in GUI - Hadoop - [mail # user]
...Hey folks,  I have my job tracker GUI which shows a lot of information about the running/completed jobs.  I am interested in the field "Reduce shuffle bytes". I want to know how it...
   Author: john smith, 2011-09-28, 05:48
Reducer hanging ( swapping? ) - Hadoop - [mail # user]
...Hi Folks,  I am running hive on a 10 node cluster. Since my hive queries have joins in them, their reduce phases are a bit heavy.  I have 2GB RAM on each TT . The problem is that m...
   Author: john smith, 2011-09-21, 23:52
Re: Out of heap space errors on TTs - Hadoop - [mail # user]
...Hi,  Its a simple join,  select count(*) from customer JOIN supplier ON (customer.c_nationkey  supplier.s_nationkey);  customer(2.2GB) and supplier (137MB) are TPCH table...
   Author: john smith, 2011-09-19, 13:43
Re: Out of heap space errors on TTs - Hadoop - [mail # user]
...Hi all,  Thanks for the inputs...  Can I reduce the io.sort.mb ? (owing to the fact that I have less ram size , 2GB)  My conf files doesn't have an entry mapred.child.java.opt...
   Author: john smith, 2011-09-19, 13:32
Out of heap space errors on TTs - Hadoop - [mail # user]
...Hey guys,  I am running hive and I am trying to join two tables (2.2GB and 136MB) on a cluster of 9 nodes (replication = 3)  Hadoop version - 0.20.2 Each data node memory - 2GB HAD...
   Author: john smith, 2011-09-19, 12:43
Ganglia for hadoop monitoring - Hadoop - [mail # user]
...Hi all,  First of all, ganglia integration with hadoop is an awesome feature. Kudos to the hadoop devs. Unfortunately its not working out for me. I am unable to see hadoop specific metr...
   Author: john smith, 2011-09-17, 07:15
Re: Datanodes going down frequently - Hadoop - [mail # user]
...Hi Aaron,  I haven't really run any MR jobs on my cluster till now. I've just been pushing data into the hdfs . So network shouldn't be a problem.  Initially my HADOOP_HEAPSIZE was...
   Author: john smith, 2011-09-16, 17:03
Re: Datanodes going down frequently - Hadoop - [mail # user]
...Hi All,  Thanks for your inputs,  @Aaron : No, they aren't recovering. They are losing network connectivity and they are not getting it back. I am unable to ssh to them and I need ...
   Author: john smith, 2011-09-16, 04:45
Datanodes going down frequently - Hadoop - [mail # user]
...Hi all,  I am running a 10 node cluster (1NN + 9DN, ubuntu server 10.04, 2GB RAM each). I am facing a strange problem. My datanodes go down randomly and nothing showup in the logs. They...
   Author: john smith, 2011-09-15, 22:06
Sort:
project
HBase (18)
Hadoop (18)
Hive (9)
MapReduce (1)
type
mail # user (17)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (18)
author
Harsh J (1372)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (573)
Eli Collins (512)
Allen Wittenauer (461)
Doug Cutting (344)
Mark Kerzner (334)
Konstantin Boudnik (333)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (302)
jason hadoop (279)
john smith