a question....please help me...

2013-08-25 Thread Hamedreza Berenjian
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

a warn in tasktracker

2013-07-28 Thread Hamedreza Berenjian
org.apache.hadoop.mapred.TaskTracker: TaskTracker's totalMemoryAllottedForTasks is -1. TaskMemoryManager is disabled. how I can resolve this problem? best regards hamedreza berenjian

a question

2013-07-25 Thread 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

a question

2013-07-19 Thread Hamedreza Berenjian
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