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 5C52E10463 for ; Mon, 4 Nov 2013 09:25:48 +0000 (UTC) Received: (qmail 44872 invoked by uid 500); 4 Nov 2013 09:25:39 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 44604 invoked by uid 500); 4 Nov 2013 09:25:33 -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 44597 invoked by uid 99); 4 Nov 2013 09:25:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 09:25:31 +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 karim.awara@kaust.edu.sa designates 209.85.212.181 as permitted sender) Received: from [209.85.212.181] (HELO mail-wi0-f181.google.com) (209.85.212.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 09:25:26 +0000 Received: by mail-wi0-f181.google.com with SMTP id ex4so205840wid.14 for ; Mon, 04 Nov 2013 01:25:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=odtBPWrM+4aNOB+Ak1Z0+1Qs/IXyBtBMk50qn0CCdb8=; b=kqvdguWTSazR4mk7Au19y/FZOV49w+ZPIImnuHF8SkZmpJ5MnNXgnrBsJ6h25LRQRW YcpTSv6J72a0Av2lMD767AXD7mKSLYNifIIR/wUO0q27PKuh4W9zFj8Djj9qI1HYgemy Wwnvkp4Q34wftQFdvRiygTCP8hU2iq+0Qcr7JDYSPraHPaJJx2Yaj6Gr8aWgpCjMB9dL haTf/kODbWxmM/FL/5nrBveZDRpTjeC8rPmd5Y+LXcCamJSPFIiHXTf9jCS0hnToQZoK oOP2Mt+e4j+Z195m6Ac7DdyFSs4PHNJM6Ih2Glv6ZLt3oPJMCuBYxJnVvsN7OpLRsk+W BDyg== X-Gm-Message-State: ALoCoQl6UucdL+eKcHQdG5AeY9dsyTEI2OsuCNGLjv7qSI+idCsscEPMSRoymiA/WH6sNApGrNZXC51nMoBvtTBkf8mPvUN2TTY/udqCcsmbOzS7dTnHiYk= X-Received: by 10.194.176.163 with SMTP id cj3mr11978249wjc.8.1383557104057; Mon, 04 Nov 2013 01:25:04 -0800 (PST) MIME-Version: 1.0 Received: by 10.227.7.68 with HTTP; Mon, 4 Nov 2013 01:24:44 -0800 (PST) From: Karim Awara Date: Mon, 4 Nov 2013 12:24:44 +0300 Message-ID: Subject: trace class calls in hadoop hdfs To: user Content-Type: multipart/alternative; boundary=089e013cbfeab6c89f04ea567d34 X-Virus-Checked: Checked by ClamAV on apache.org --089e013cbfeab6c89f04ea567d34 Content-Type: text/plain; charset=US-ASCII Hi, I want to trace the calls that both the DataNode and the NameNode do when I execute a shell command on the hdfs such as (hadoop dfs -put {src} {dst}). Any idea how to do that? ; tracing including the data node asking the name node for the blockID.. also the class where datanode use to determine the replica datanodes in the pipe ..etc -- Best Regards, Karim Ahmed Awara -- ------------------------------ This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email. --089e013cbfeab6c89f04ea567d34 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
Hi,

I want to trace the calls that = both the DataNode and the NameNode do when I execute a shell command on the= hdfs such as (hadoop dfs -put {src} {dst}). Any idea how to do that?


; tracing including the data node asking the name node for th= e blockID.. also the class where datanode use to determine the replica data= nodes in the pipe ..etc

--
Best Regards,
Karim Ahmed Awara


This message and its content= s, including attachments are intended solely for the original recipient. If= you are not the intended recipient or have received this message in error,= please notify me immediately and delete this message from your computer sy= stem. Any unauthorized use or distribution is prohibited. Please consider t= he environment before printing this email. --089e013cbfeab6c89f04ea567d34--