Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 5ADB3E50D for ; Thu, 6 Dec 2012 22:47:40 +0000 (UTC) Received: (qmail 61124 invoked by uid 500); 6 Dec 2012 22:47:35 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 61013 invoked by uid 500); 6 Dec 2012 22:47:35 -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 61006 invoked by uid 99); 6 Dec 2012 22:47:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 22:47:35 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jayunit100@gmail.com designates 209.85.220.176 as permitted sender) Received: from [209.85.220.176] (HELO mail-vc0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2012 22:47:28 +0000 Received: by mail-vc0-f176.google.com with SMTP id fo13so6580190vcb.35 for ; Thu, 06 Dec 2012 14:47:08 -0800 (PST) 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=2CyaVDp8PAIOlK0vA9eHg0suQZlWgwECnLvz/5BhpHg=; b=GLUaZg5R68nmBDnhoGflX6B6GpO3DCWDgc7wKdLQAJX+5HvhzdFY5hND3Uh4OsxTlM /XUomeGMobopy7SrsSRLtMg9DnQSEtMNWsmg1mdxjAzAwBctgWOX+q3LlTfC60a6HYRl fqyTX/OjeIONToSERI/lmrB78pZzeVWrRlkzA4brdauwyO8DY8LHQhZxJpvXUjcv21mM gjAlgHPumKpiOHPfuI6erLvthsihgMSoiI+10e4hnmwtM6FQdNiGWQXohcQgaIqJSaCn rjw3K9IKQEJqLteMdDcGdnYrXoOO3UzU80nfG8o+kewBP3R5xlVOECbL5bUq59pL6kqt euaQ== MIME-Version: 1.0 Received: by 10.52.36.167 with SMTP id r7mr2234716vdj.108.1354834027900; Thu, 06 Dec 2012 14:47:07 -0800 (PST) Received: by 10.58.236.36 with HTTP; Thu, 6 Dec 2012 14:47:07 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Dec 2012 17:47:07 -0500 Message-ID: Subject: Re: DFS and the RecordReader From: Jay Vyas To: "common-user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=20cf30780ca4f66f9f04d036e02f X-Virus-Checked: Checked by ClamAV on apache.org --20cf30780ca4f66f9f04d036e02f Content-Type: text/plain; charset=ISO-8859-1 Hmm... so when a record reader calls fs.open(...) , I guess Im looking for an example of how the input stream is created... ? --20cf30780ca4f66f9f04d036e02f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hmm... so when a record reader calls fs.open(...) , I guess Im looking for = an example of how the input stream is created... ?=A0
--20cf30780ca4f66f9f04d036e02f--