Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 88 (0.155s).
Loading phrases to help you
refine your search...
incompatible cluster ID  - SOLUTION - MapReduce - [mail # user]
...Hello,  Whenever you are getting below error, trying to start a DN on a slave machine:  java.io.IOException: Incompatible clusterIDs in /home/hadoop/dfs/data: namenode clusterID = ...
   Author: Kartashov, Andy, 2012-11-06, 14:36
RE: Error: org.apache.hadoop.mapreduce.task.reduce.Shuffle$ShuffleError Java Heap Space - MapReduce - [mail # user]
...Your error takes place during reduce task, when temporary files are written to memory/disk. You are clearly running low on resources. Check your memory "$ free -m" and disk space "$ df -H" a...
   Author: Kartashov, Andy, 2012-11-05, 15:43
Hadoop - cluster set-up (for DUMMIES)...  or how I did it - MapReduce - [mail # user]
...Hello Hadoopers,  After weeks of struggle, numerous error debugging and the like I finally managed to set-up a fully distributed cluster. I decided to share my experience with the new c...
   Author: Kartashov, Andy, 2012-11-02, 16:35
RE: jobtracker page @50030 timeout or take very long time. - MapReduce - [mail # user]
...... another thought... do you happened to have some ungracefully  terminated jobs still running in the background.. Try "hadoop job -list"  Sometimes, when I hardstop a job  a...
   Author: Kartashov, Andy, 2012-11-02, 14:02
RE: Map Reduce slot - MapReduce - [mail # user]
...I checked my MR admin page running on :50030:jobtracker.jsp this is what I am learning.  I run 2-core processor, so the admin page told me   that my max map/reduce slot capacity wa...
   Author: Kartashov, Andy, 2012-11-01, 20:22
RE: cluster set-up / a few quick questions - SOLVED - MapReduce - [mail # user]
...People,  While I did not find start-balancer.sh script on my machine I successfully  utilized the following command:  "$hadoop balancer -threshold 10" and achieved  the e...
   Author: Kartashov, Andy, 2012-11-01, 19:11
property  mapred.tasktracker.map.tasks.maximum - MapReduce - [mail # user]
...Guys,  Do you set the above property once on the master NN  in in mapred-site.xml  or on each DN/TTs.  Similarly, what about property: mapred.child.java.opts. Once on NN ...
   Author: Kartashov, Andy, 2012-10-31, 21:05
RE: error in versions - MapReduce - [mail # user]
...Yulia,  I just ran "hadoop version" on my NN, separate SNN, and three separate DNs and all point to the exact  the same build version. I know that you must install the exact same v...
   Author: Kartashov, Andy, 2012-10-31, 20:01
one node in a cluster throws FileNotFoundException: - MapReduce - [mail # user]
...Hadoopers,  Has anyone ever experienced this Error?  Ignoring the truncation of logs of this process. java.io.FileNotFoundException: /var/log/hadoop-0.20-mapreduce/userlogs/job_201...
   Author: Kartashov, Andy, 2012-10-30, 18:07
RE: cluster set-up / a few quick questions - SOLVED - MapReduce - [mail # user]
...Hadoopers,  The problem was in EC2 security.  While I could passwordlessly ssh into ano ther node and back I could not telnet to it due to EC2 firewall.  Needed to  open ...
   Author: Kartashov, Andy, 2012-10-26, 19:55
Sort:
project
MapReduce (88)
Hadoop (13)
Flume (8)
HDFS (5)
type
mail # user (88)
date
last 7 days (0)
last 30 days (0)
last 90 days (2)
last 6 months (16)
last 9 months (88)
author
Harsh J (1035)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (346)
Todd Lipcon (282)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
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)
Kartashov, Andy