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 1FA0C10D96 for ; Tue, 11 Mar 2014 17:50:01 +0000 (UTC) Received: (qmail 51337 invoked by uid 500); 11 Mar 2014 17:49:51 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 50916 invoked by uid 500); 11 Mar 2014 17:49:49 -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 50673 invoked by uid 99); 11 Mar 2014 17:49:47 -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:49:47 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of harsh@cloudera.com designates 209.85.223.177 as permitted sender) Received: from [209.85.223.177] (HELO mail-ie0-f177.google.com) (209.85.223.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2014 17:49:42 +0000 Received: by mail-ie0-f177.google.com with SMTP id rl12so8842932iec.8 for ; Tue, 11 Mar 2014 10:49:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=i/OqHapHS4xCvj1V2DDC+sJAZC7Bktdtj85PCtxUrCE=; b=Ymw3Jt42lZFv3uK3zI0fLcFJ0ePvSGWeGQkaAhdNlHC661AE/ujdsrA8xHUso7gS7c nN7qJsZ0Gss8B80+Fhyaqr8Xp42TaIaKnxhB6MVUDOTWtXe+GlJsLeUVEKo894eYorte 5bbN6v9ACLfwmPkGAZRmR07iVyuJXXx0UjmuSh56ytSidnSh2RtBlQ4JAQ6RRKir55sk o6s10Xxg3fmKdy3TcgNJsGK7Rpxnv02/prQ4ELxd8w5MZ95CDmwuWaUNccGA38UY39w1 7Me2drO1Xj98Me2/qKeZUBGpNMmpBwX1xzmeesql8AeHB3Wj+fqVm9fb+tBMjGH7/cqS SUDQ== X-Gm-Message-State: ALoCoQm8Iic0k83/4w/Y+hLEtYJ4wXp2Sd0WCem0Fhl7cxwwhoBjvqZnTWkRsenEuGB3F8zgFZLC X-Received: by 10.42.203.202 with SMTP id fj10mr8663468icb.51.1394560161593; Tue, 11 Mar 2014 10:49:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.61.97 with HTTP; Tue, 11 Mar 2014 10:49:00 -0700 (PDT) In-Reply-To: References: From: Harsh J Date: Tue, 11 Mar 2014 13:49:00 -0400 Message-ID: Subject: Re: Hadoop2.x reading data To: "" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org This is a Pig problem, not a "Hadoop 2.x" one - can you please ask it at user@pig.apache.org? You may have to subscribe to it first. On Tue, Mar 11, 2014 at 1:03 PM, Viswanathan J wrote: > 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 -- Harsh J