What's your hadoop version/distribution? In anycase, to eliminate the easy
suspects first, what do the hadoop logs say on restart?Did you provide port on
the job tracker url?Thanks!
On 12/11/09 8:43 AM, "Jeff Zhang" wrote:
Hi all,
I'd like to configure FairScheduler on hadoop. but seems it ca
Hi all,
I'd like to configure FairScheduler on hadoop. but seems it can not work.
The following is what I did
1. add fairscheduler.jar to lib
2. add the following property to mapred-site.xml
mapred.jobtracker.taskScheduler
org.apache.hadoop.mapred.FairScheduler
3. restart hadoop cluster
Hi Calvin,
In order to compile hadoop, you need a net connection to download its
dependencies.
One thing you can do is to compile it on another machine, and then
rsync your ~/.ivy2/cache directory from that machine to the machine
you'll primarily be developing on.
Hope that helps
-Todd
On Thu,
Please direct me to a different forum if I am in the wrong place.
I am just trying to compile Hadoop out of the box ...
I first download hadoop-0.20.1 and untar it. Next, I run $ANT_HOME/bin/ant,
only to get stuck at:
ivy-download:
[get] Getting:
http://repo2.maven.org/maven2/org/apache/i