Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4859F11D3B for ; Sat, 24 May 2014 01:02:21 +0000 (UTC) Received: (qmail 80699 invoked by uid 500); 24 May 2014 00:54:17 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 80577 invoked by uid 500); 24 May 2014 00:54:17 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 80570 invoked by uid 99); 24 May 2014 00:54:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 00:54:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bobyangbo@gmail.com designates 74.125.82.180 as permitted sender) Received: from [74.125.82.180] (HELO mail-we0-f180.google.com) (74.125.82.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 May 2014 00:54:13 +0000 Received: by mail-we0-f180.google.com with SMTP id t61so5529473wes.25 for ; Fri, 23 May 2014 17:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5zgECujzwBLpn9yAW54Jb2nCO7GsVOiwkcYkad+rQ0M=; b=pwoOLGmy0L9hC4pJRCPimqgd44/VbytIpi67rs5wE0yQia8/o+6T8A7cUCWBnJm7Wx 7bo002ZkvZleYQUXBYw+EKTqM6sBZE8egjA47h2W0UYuNtbXLUCgSl0VNrhGqrfXdo/P IOwf+ZZv9nSW6vM4dSINhWmrSYBQLhe7yWCpUMjv110R5U2G4yAW8EHz59WwuxWaKXfn 4dvSiFIyirRIb3ToiFan8wQKPVgxFia2/mk62qPWTdzdFYv1REMy8amKErTeWjp4iUK2 D8IYN0fT2Q1cgljm3Z+Rt0NL74elOPIGi9xlTNfNaGztqcEWcD3K51dhAadyQJXxu4i6 WJSQ== MIME-Version: 1.0 X-Received: by 10.180.160.205 with SMTP id xm13mr6792018wib.13.1400892830077; Fri, 23 May 2014 17:53:50 -0700 (PDT) Received: by 10.217.66.70 with HTTP; Fri, 23 May 2014 17:53:50 -0700 (PDT) In-Reply-To: References: Date: Fri, 23 May 2014 17:53:50 -0700 Message-ID: Subject: Re: Web interface not show applications From: bo yang To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b62494e815a5404fa1ac799 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b62494e815a5404fa1ac799 Content-Type: text/plain; charset=UTF-8 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 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 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 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 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 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 >>>>> >>>> >>>> >>> >> > --047d7b62494e815a5404fa1ac799 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Yes, after application shown in main page, do step 1 = again,=C2=A0the applications will disappear again.

I use hadoop 2.4, running on Windows.



On Fri, May 23, 2014 at 4:09 PM, Wangda = Tan <wheeleast@gmail.com> wrote:
Bo,
Thanks for your steps. I want to know after applic= ation shown in main page, do step 1 again, will this application disappear?= =C2=A0
And what's version of your Hadoop?

Thanks,
Wangda


On Sat, May = 24, 2014 at 1:33 AM, bo yang <bobyangbo@gmail.com> wrote:<= br>
Wangda,

Yes= , it is still reproducible.

Steps in my side:
1. Go to Scheduler Page, click some child queue.
2. Go to Ma= in Page, I see=C2=A0no applications there.
3. Go to Scheduler Page, click the root queue.
4. Go to Main= Page, I can see applications as normal then.

Than= ks,
Bo



On Fri, May 23, 2014 at 6:45 AM, Wangda Tan = <wheeleast@gmail.com> wrote:
Boyu,
Your problem typically is forgetting set mapreduce.framework.= name=3Dyarn in yarn-site.xml or mapred-site.xml.=C2=A0

Bo,
Is this reproducible? I think it's more like a bug we nee= d fix, and could you tell me how to run into this bug if it's re-produc= ible.=C2=A0


On Thu, May 15, 2014 at 3:26 AM, bo yang <bobyangbo@gmail.com&g= t; wrote:
Hi Boyu,

I = hit similar=C2=A0situation previously. I found I clicked some child queue i= n 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, Ma= y 14, 2014 at 10:01 AM, Boyu Zhang <boyuzhang35@gmail.com> wrote:
Dear all,

I am using h= adoop 2.4.0 in pseudo distributed mode, I tried to run the example wordcoun= t program. It finished successfully, but I am not able to see the applicati= on/job from the localhost:8088 web interface.

I started the job history daemon, and nothing from loca= lhost:19888 either.

Can anybody provide any intuit= ions?

Thanks a lot!<= br> Boyu





--047d7b62494e815a5404fa1ac799--