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 1E4F410AF9 for ; Wed, 25 Sep 2013 07:30:50 +0000 (UTC) Received: (qmail 35273 invoked by uid 500); 25 Sep 2013 07:30:41 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 34710 invoked by uid 500); 25 Sep 2013 07:30:40 -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 34703 invoked by uid 99); 25 Sep 2013 07:30:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 07:30:39 +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 justlooks@gmail.com designates 209.85.128.53 as permitted sender) Received: from [209.85.128.53] (HELO mail-qe0-f53.google.com) (209.85.128.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Sep 2013 07:30:32 +0000 Received: by mail-qe0-f53.google.com with SMTP id jy17so3866869qeb.40 for ; Wed, 25 Sep 2013 00:30:11 -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=GEQDAhpXagTyqFJPm5XTUH1v0dpln+kBXGTW630wPxs=; b=WNkl8Y/15+/ORdak1WTbRZwpn2RiAkmZD+7QtkWWr/zhU9Sd4hL17guKw3OXg1HUCZ p6BLQIWntls4A3pAyS45kTCEtQR8Y8IebfAymourk8Qwf4vcMeHFyywlPlDCOvPCRypd Wm1RjFjaMxXczCGxR7GhV1pk/+x1wi0/yJ8dUOFjse7CtegnO2FG/fozMWEfuw8Wgk8A EuDJ0OQL22FsCsGjx4iGG1eYcxRvONNr4HYtwoV7ci0mXdx7yOQ4HutoAMW8C2OPQM0w +PJ9SDeXEJi7ONFIQuuJ/BkbxDHUHC6vQrY4Xa6zDqEVYhCzjhNjz2UuxKn2epXm42D9 BNXQ== MIME-Version: 1.0 X-Received: by 10.49.0.198 with SMTP id 6mr371792qeg.48.1380094211876; Wed, 25 Sep 2013 00:30:11 -0700 (PDT) Received: by 10.140.38.41 with HTTP; Wed, 25 Sep 2013 00:30:11 -0700 (PDT) Date: Wed, 25 Sep 2013 15:30:11 +0800 Message-ID: Subject: issue about invisible data in haoop file From: ch huang To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b33d79c416cd204e7303953 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b33d79c416cd204e7303953 Content-Type: text/plain; charset=ISO-8859-1 hi,all: i have a question,i start pump data into hadoop file,but i find the file size is zero,but if i use hadoop fs -cat file ,i can see the data ,if i query hive table(which connect with the file) ,i can not read anything ,why? --047d7b33d79c416cd204e7303953 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hi,all:
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 i have a question,i start=A0pump data i= nto=A0hadoop file,but i find the file size is zero,but if i use hadoop fs -= cat file ,i can see the data
,if i=A0query hive table(which connect with the file) ,i can not read = anything ,why?
--047d7b33d79c416cd204e7303953--