Return-Path: X-Original-To: apmail-giraph-user-archive@www.apache.org Delivered-To: apmail-giraph-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B38B10A2B for ; Tue, 15 Oct 2013 04:05:56 +0000 (UTC) Received: (qmail 45263 invoked by uid 500); 15 Oct 2013 04:05:53 -0000 Delivered-To: apmail-giraph-user-archive@giraph.apache.org Received: (qmail 45074 invoked by uid 500); 15 Oct 2013 04:05:39 -0000 Mailing-List: contact user-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@giraph.apache.org Delivered-To: mailing list user@giraph.apache.org Received: (qmail 45066 invoked by uid 99); 15 Oct 2013 04:05:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2013 04:05:36 +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 haoweiliu@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-wi0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2013 04:05:29 +0000 Received: by mail-wi0-f180.google.com with SMTP id i19so287094wiw.1 for ; Mon, 14 Oct 2013 21:05:09 -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=lGkiC/JbQZcC88COWPA3dcAJ46vnUUYBqzzuxtdb400=; b=BoNmtF3wP5yW/eIG0xHBJMN4Kfi2uLTQ1sK4YFLn94j6CROsjsv4jueGX7AO++LVMr Zry2VNFdGMRddDw0PKbK6EQ0ZeFmyaStUeE2T1pulVRGXTxVtKG1s598OXXFMxffVxb2 PYAbs1TzVcwYECEcKRA2gblo2efL0NYwNJYBgbcZ9FsW6OeFbJ5JR/qTwbaZsRnspaR5 Fd0V/AJo8KRjxbDyvF6w+nuDxLcV9K8/DW6zZ/jtMBtC75R7AKZ7eV+2s+c5kvJ19tnV htaBI0bSBO49+k4GL8HEqe1YfIzOyl4o0AM7vcAT+JIjxVmTQZFW3oYCSQ4SZD9HmvpN kOUQ== MIME-Version: 1.0 X-Received: by 10.194.201.202 with SMTP id kc10mr32322076wjc.1.1381809909531; Mon, 14 Oct 2013 21:05:09 -0700 (PDT) Received: by 10.194.2.78 with HTTP; Mon, 14 Oct 2013 21:05:09 -0700 (PDT) Date: Mon, 14 Oct 2013 21:05:09 -0700 Message-ID: Subject: question about logging From: Haowei Liu To: user@giraph.apache.org Content-Type: multipart/alternative; boundary=047d7b873d1ace0af504e8bfb01e X-Virus-Checked: Checked by ClamAV on apache.org --047d7b873d1ace0af504e8bfb01e Content-Type: text/plain; charset=ISO-8859-1 Hi, I am fairly new to apache hadoop related technologies. I was wondering how I can enable to logging to print out the vertex values at each step for debugging purpose. For instance, when I play around the shortestpath example, the log.debug function doesn't seem doing anything. Any suggestions? Thanks, Haowei --047d7b873d1ace0af504e8bfb01e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

=A0=A0=A0=A0 I am fai= rly new to apache hadoop related technologies. I was wondering how I can en= able to logging to print out the vertex values at each step for debugging p= urpose. For instance, when I play around the shortestpath example, the log.= debug function doesn't seem doing anything.

=A0=A0=A0=A0 Any suggestions?

Thanks,

H= aowei
--047d7b873d1ace0af504e8bfb01e--