Re: How view Tracking UI under hadoop-2.2.0

2014-02-14 Thread Harsh J
Hi, You can start the MR Job History Server with the command "./mr-jobhistory-daemon.sh (start|stop) historyserver" On Fri, Feb 14, 2014 at 1:58 PM, EdwardKing wrote: > I use hadoop-2.2.0, > [hadoop@node1 ~]$ cd /home/software/hadoop-2.2.0/sbin/ > [hadoop@node1 sbin]$ ./start-dfs.sh > [hadoop@no

How view Tracking UI under hadoop-2.2.0

2014-02-14 Thread EdwardKing
I use hadoop-2.2.0, [hadoop@node1 ~]$ cd /home/software/hadoop-2.2.0/sbin/ [hadoop@node1 sbin]$ ./start-dfs.sh [hadoop@node1 sbin]$ ./start-yarn.sh then I use http://172.11.12.6:8088/cluster/apps can view All Applications, then I submit a job and log some information like follows: public void m