Hi all,
I use hadoop-0.20.203.0. In some reasons,I should use this version of hadoop,
and I can't change the version of hadoop.In this version of hadoop, there are
gridmix and gridmix2 benchmarks.But I want to run some applications in
benchmark which there aren't in gridmix and gridmix2.(such
org.apache.hadoop.mapred.TaskTracker:
TaskTracker's totalMemoryAllottedForTasks is -1. TaskMemoryManager is disabled.
how I can resolve this problem?
best regards
hamedreza berenjian
Hi,
I want to enable adaptivescheduler in hadoop 0.20.203.0. I have a jar file from
this scheduler.(I am sure that this jar file works properly.).I put jar file in
HADOOP_HOME/lib and I set HADOOP_CLASSPATH in hadop-env.sh.and I set the
required property of scheduler in mapred-site.xml. when I
Hi,
I have a jar file from a hadoop scheduler(AdaptiveScheduler=resource aware
slotless adaptive scheduler).I'm sure that this jar file works properly.I set
the required properties in mapred-site.xml correctly, and I put the
adaptivescheduler.jar file in the library of hadoop.but when I start my