Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (1.461s).
Loading phrases to help you
refine your search...
Re: rack awareness in hadoop - MapReduce - [mail # user]
...The problem is probably not related to the JVM memory so much as the Linux memory manager.  The exception is in java.lang.UNIXProcess.(UNIXProcess.java:148) which would imply this is ha...
   Author: Aaron Eng, 2013-04-20, 23:19
Re: Why they recommend this (CPU) ? - MapReduce - [mail # user]
...Without a doubt, there are many CPU intensive workloads where the amount of CPU cycles consumed to process some amount of data is many times higher than what would be considered relatively n...
   Author: Aaron Eng, 2012-10-11, 19:15
Re: Hadoop failing jobs non zero exit status 7 - MapReduce - [mail # user]
...Hi Robin,  "Task process exit with nonzero status of 7." is being printed by the TaskTracker to indicate the child JVM spawned to run the task attempt in question exited unexpectedly. T...
   Author: Aaron Eng, 2012-09-13, 17:39
Re: Hadoop on EC2 Managing Internal/External IPs - MapReduce - [mail # user]
...Hi Igor,  Amazon offers a service where you can have a VPN gateway on your network that leads directly back to the network where youre instances are at.  So that 10.123.x.x subnet ...
   Author: Aaron Eng, 2012-08-24, 03:02
Re: hadoop single user setup - MapReduce - [mail # user]
...When you run the Hadoop CLI command it spawns a java process which in turn tries to connect to the namenode service. In this case, your client is trying to reach the namenode at "localhost" ...
   Author: Aaron Eng, 2011-01-10, 22:44
Sort:
project
HDFS (10)
Hadoop (10)
MapReduce (5)
HBase (1)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (1)
last 6 months (1)
last 9 months (5)
author
Harsh J (1038)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Thomas Graves (175)
Mohammad Tariq (174)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (147)
Tom White (138)
Aaron Kimball (131)
Aaron Eng