Re: Hi

2011-01-28 Thread rahul patodi
gt; > > Regards > > Prof. Mahesh Maurya > > Assistant Professor, MPSTME > > NMIMS University > > Mob. 09773314010 > > > > *From:* rahul patodi [mailto:patodira...@gmail.com] > *Sent:* Thursday, January 27, 2011 10:47 PM > *To:* mapreduce-user

Re: Hadoop environment variable

2011-01-27 Thread rahul patodi
Hi Praveen, The configuration files in the various *conf/* directories of Hadoop installation needs to be on the *CLASSPATH* of your Java application for it to get found and applied -- *Regards*, Rahul Patodi Software Engineer, Impetus Infotech (India) Pvt Ltd, www.impetus.com Mob

Re: Which version to choose

2010-12-22 Thread rahul patodi
found any major bug you will soon get patch for the same. http://hadoop-tutorial.blogspot.com/ http://cloudera-tutorial.blogspot.com/ -- *Regards*, Rahul Patodi Software Engineer, Impetus Infotech (India) Pvt Ltd, www.impetus.com Mob:09907074413 On Wed, Dec 22, 2010 at 7:23 PM, jingguo yao wrote

Re: task statistics

2010-12-12 Thread rahul patodi
Hi nitin, you can get all the information about task (submitted, running, failed etc) , jobs on the web interface given by hadoop for jobtrackerhttp://IP-ADDRESS:50030/ for tasktracker http://IP-ADDRESS:50060/ -- *Regards*, Rahul Patodi Associate Software Engineer, Impetus Infotech

Re: task tracker statistics

2010-12-12 Thread rahul patodi
*tasktracker: *Shows the status of currently running tasks (http://IP-ADDRESS:50060/tasktracker.jsp): 1. running task 2. non running task 3. task from running job=running task + non running task -- -Thanks and Regards, Rahul Patodi Associate Software Engineer, Impetus Infotech (India

Re: Can't run randomtextwriter example

2010-11-26 Thread rahul patodi
class name:randomtextwriter 1st arg:inputRandom (folder to which output is created*) -- -Thanks and Regards, Rahul Patodi Associate Software Engineer, Impetus Infotech (India) Private Limited, www.impetus.com Mob:09907074413 On Fri, Nov 26, 2010 at 7:37 PM, Pedro Costa wrote: > Hi, > > I&

Re: TaskTracker Error

2010-11-24 Thread rahul patodi
t; /home/hadoop/tmp > > > > dfs.data.dir > /home/hadoop/data > > dfs.replication > 1 > > > > > mapred-site.xml: > > > > mapred.job.tracker > 192.168.0.142:9200 > jobtracker host port > > > > > And they are the s

Re: TaskTracker Error

2010-11-24 Thread rahul patodi
also check your other file like /etc/hosts On Thu, Nov 25, 2010 at 10:36 AM, rahul patodi wrote: > i think you should check your configuration file in the conf folder and add > the required entry in > core-site.xml, mapred-site.xml and hdfs-site.xml > for pseudo distributed mode y

Re: TaskTracker Error

2010-11-24 Thread rahul patodi
you can refer: http://hadoop-tutorial.blogspot.com/2010/11/running-hadoop-in-distributed-mode.html if you are using cloudera you can refer: http://cloudera-tutorial.blogspot.com/ if you have any problem please leave a comment -- -Thanks and Regards, Rahul Patodi Associate Software Engineer