Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 F1BBF10BFE for ; Tue, 11 Mar 2014 17:04:10 +0000 (UTC) Received: (qmail 31345 invoked by uid 500); 11 Mar 2014 17:04:02 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 31038 invoked by uid 500); 11 Mar 2014 17:03:58 -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 30202 invoked by uid 99); 11 Mar 2014 17:03:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 17:03:55 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jayamviswanathan@gmail.com designates 209.85.192.171 as permitted sender) Received: from [209.85.192.171] (HELO mail-pd0-f171.google.com) (209.85.192.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 17:03:50 +0000 Received: by mail-pd0-f171.google.com with SMTP id r10so8802835pdi.2 for ; Tue, 11 Mar 2014 10:03:29 -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=z7JRjAC+855mCKpKAV5N0Ci/MnMUGHkftGgh7tuMiZ4=; b=TK0io5R6u9qvBC5GWCPrE+XLUJSmvfvUYIpCiZcz4ObdxsOZgxhMufvfrZF77wr7Xr w4KA36vTtxi0wI7ldZohOCu4Kc11sWgtMzWGbv3T6p/xsknxSMKvx0lj9vmKxtK2kMEY g3epIFSkUsO4Rgc3ZaWaU20LicHYDuANR1hRx84tTxu6T9eAPvtTHORnNk6pf4eYu9Qw jCxjCBQ0b46aXVy6LEcKv9uZX5kR+gkZedZUxne96kmFoFr5YFsDFNKBEog9ohoNdeQH esTZ1gmlJu7+wdpw/oksueYW6VbIZUhNeAva+PIZayfRkAOvopyK+A+KgOs/2XsCYlNl DtWg== MIME-Version: 1.0 X-Received: by 10.66.159.194 with SMTP id xe2mr17097477pab.33.1394557409395; Tue, 11 Mar 2014 10:03:29 -0700 (PDT) Received: by 10.70.106.163 with HTTP; Tue, 11 Mar 2014 10:03:29 -0700 (PDT) Date: Tue, 11 Mar 2014 22:33:29 +0530 Message-ID: Subject: Hadoop2.x reading data From: Viswanathan J To: "user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b86e5ca01876b04f457b35d X-Virus-Checked: Checked by ClamAV on apache.org --047d7b86e5ca01876b04f457b35d Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm currently trying to use Hadoop-2.x and noticed when I try to load the file in pig and it shows as follows while reading but file has multiple records and also weird thing is if I dump the variable its shows the pig tuples, Successfully read 0 records from: "/tmp/sample.txt" Any reason? -- Regards, Viswa.J --047d7b86e5ca01876b04f457b35d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I'm currently trying to use Had= oop-2.x and noticed when I try to load the file in pig and it shows as foll= ows while reading but file has multiple records and also weird thing is if = I dump the variable its shows the pig tuples,=A0

Successfully read 0 records from: "/tmp/sample.txt= "

Any reason?

--
Regards,
Viswa.J
--047d7b86e5ca01876b04f457b35d--