Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 AD7FEDAF2 for ; Thu, 23 May 2013 23:19:31 +0000 (UTC) Received: (qmail 66493 invoked by uid 500); 23 May 2013 23:19:26 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 66216 invoked by uid 500); 23 May 2013 23:19:26 -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 66209 invoked by uid 99); 23 May 2013 23:19:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 23:19:26 +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 (athena.apache.org: domain of siddhi.s.m@gmail.com designates 209.85.128.43 as permitted sender) Received: from [209.85.128.43] (HELO mail-qe0-f43.google.com) (209.85.128.43) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 May 2013 23:19:21 +0000 Received: by mail-qe0-f43.google.com with SMTP id k5so2232720qej.2 for ; Thu, 23 May 2013 16:19:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0iy0+Fd/8PpBzGeYH1FYRAppp20k1C6C1ECY1ZASFiQ=; b=o+RPF/LxSban/+PzuoPj/EaFLlksCd3NrP2+V4gh1LxQXaODs1QKu7yaZn/O5UQT1U CxXoy6pfO08V/pi5dbzb7562MMJ2hp0aUKY/1tFdWne4lXSXwjxW397b159nW3ttX8uG AZEJqqVpTc057MZPmJOMOc9ImMgBvWMye04m+B9LJBZvut6x/nqO1r8Ggl9xI21YBun7 mQ1vk6csD8t3PqWctDrUQE2rzaruT5nbrSuakR3y1FkghNI/lKHwEMTZerrXWGptSQw5 OFM9/bkyWCOeCs3b0IC/OKyZc1gGq7j3UBWK9MBw3qtlPyIQY70QiT1pXlpXIf/YZb3l 0v8w== MIME-Version: 1.0 X-Received: by 10.49.60.98 with SMTP id g2mr15955659qer.51.1369351140695; Thu, 23 May 2013 16:19:00 -0700 (PDT) Received: by 10.49.38.226 with HTTP; Thu, 23 May 2013 16:19:00 -0700 (PDT) Date: Thu, 23 May 2013 16:19:00 -0700 Message-ID: Subject: MiniDFS Cluster log dir From: siddhi mehta To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b62450c50820a04dd6ae870 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b62450c50820a04dd6ae870 Content-Type: text/plain; charset=ISO-8859-1 Hey guys, For testing purpose I am starting up a minicluster using the http://hadoop.apache.org/docs/r1.2.0/cli_minicluster.html I was wondering what is a good way to configure log directory for the same. I tried setting hadoop.log.dir or yarn.log.dir but that seems to have no effect. I am specifically trying to access job logs. While trying to access job logs from the job history server pages it complains that Logs not available for attempt_1369343433334_0001_r_000000_0. Aggregation may not be complete, Check back later or try the nodemanager at localhost:62025 I do set yarn.nodemanager.remote-app-log-dir using the -D option while starting up the hadoop cluster but it seems like it doesnot make used of that at all. Any pointer to help resolve the issue. Regards, Siddhi Mehta --047d7b62450c50820a04dd6ae870 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hey guys,

For testing purpose I am star= ting up a minicluster using the=A0http://hadoop.apache.org/docs/r1.2.0/cli_minic= luster.html

I was wondering what is a good way to configure l= og directory for the same.
I tried setting hadoop.log.dir o= r yarn.log.dir but that seems to have no effect.

I am specifically trying to access job logs.
Whi= le trying to access job logs from the job history server pages it complains= that=A0

Logs not available for a= ttempt_1369343433334_0001_r_000000_0. Aggregation may not be complete, Chec= k back later or try the nodemanager at localhost:62025

I do set=A0=A0yarn.nodemanager.remote-app-log-dir= using the -D option while starting up the hadoop cluster but it seems like= it doesnot make used of that at all.

Any po= inter to help resolve the issue.=A0
=A0
Regards,
Siddhi Mehta
--047d7b62450c50820a04dd6ae870--