Yes, after application shown in main page, do step 1 again, the applications will disappear again.
I use hadoop 2.4, running on Windows. On Fri, May 23, 2014 at 4:09 PM, Wangda Tan <[email protected]> wrote: > Bo, > Thanks for your steps. I want to know after application shown in main > page, do step 1 again, will this application disappear? > And what's version of your Hadoop? > > Thanks, > Wangda > > > On Sat, May 24, 2014 at 1:33 AM, bo yang <[email protected]> wrote: > >> Wangda, >> >> Yes, it is still reproducible. >> >> Steps in my side: >> 1. Go to Scheduler Page, click some child queue. >> 2. Go to Main Page, I see no applications there. >> 3. Go to Scheduler Page, click the root queue. >> 4. Go to Main Page, I can see applications as normal then. >> >> Thanks, >> Bo >> >> >> >> On Fri, May 23, 2014 at 6:45 AM, Wangda Tan <[email protected]> wrote: >> >>> 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 >>>>> >>>> >>>> >>> >> >
