Do you not see progress, or do you not see a job at all?

Perhaps the problem is that your Eclipse is merely launching the program via a 
LocalJobRunner, and not submitting to the cluster. This is cause of improper 
config setup (you need "mapred.job.tracker" set at minimum, to submit a 
distributed job).

On 08-Dec-2011, at 12:10 PM, Vamshi Krishna wrote:

> Hi all,
> i am running hbase on 3 machine cluster.i am running a mapreduce program to
> insert data into an hbase table from elipse, so when its running i opened
> hadoop jobtracker and tasktracker pages
> (http://10.0.1.54:50030 and http://10.0.1.54:50060) on browser, i could
> find no changes or progress of mapreduce jobs, like map tasks' progresses
> etc.. What is the problem, how can i see their progress on the browser,
> while mapreduce program is running from eclipse? i am using ubuntu-10.04
> 
> can anybody help?
> 
> -- 
> *Regards*
> *
> Vamshi Krishna
> *

Reply via email to