Boyu, Your problem typically is forgetting set mapreduce.framework.name=yarn in yarn-site.xml or mapred-site.xml.
Bo, Is this reproducible? I think it's more like a bug we need fix, and could you tell me how to run into this bug if it's re-producible. On Thu, May 15, 2014 at 3:26 AM, bo yang <[email protected]> wrote: > Hi Boyu, > > I hit similar situation previously. I found I clicked some child queue in > Scheduler page, then I could not see any applications in main page. If I > click the root queue in Scheduler page, I can see applications in main page > again. You may have a similar try. > > Regards, > Bo > > > > On Wed, May 14, 2014 at 10:01 AM, Boyu Zhang <[email protected]>wrote: > >> Dear all, >> >> I am using hadoop 2.4.0 in pseudo distributed mode, I tried to run the >> example wordcount program. It finished successfully, but I am not able to >> see the application/job from the localhost:8088 web interface. >> >> I started the job history daemon, and nothing from localhost:19888 either. >> >> Can anybody provide any intuitions? >> >> Thanks a lot! >> Boyu >> > >
