Return-Path: Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: (qmail 55513 invoked from network); 5 Jul 2010 08:10:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 08:10:05 -0000 Received: (qmail 13183 invoked by uid 500); 5 Jul 2010 08:10:05 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 12823 invoked by uid 500); 5 Jul 2010 08:10:01 -0000 Mailing-List: contact mapreduce-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-user@hadoop.apache.org Delivered-To: mailing list mapreduce-user@hadoop.apache.org Received: (qmail 12813 invoked by uid 99); 5 Jul 2010 08:10:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 08:10:01 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.209.230.37] (HELO web15307.mail.cnb.yahoo.com) (203.209.230.37) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Jul 2010 08:09:53 +0000 Received: (qmail 36798 invoked by uid 60001); 5 Jul 2010 08:08:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.cn; s=s1024; t=1278317308; bh=9fuoUkamhjD2I822g2dLBNkIjFF7mJMqRc8TR7otaQY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=akM2IcJA1UAecrJGuLEgbHA+NS6taJSAQnwDwyOELnfDX83kaUvtj1A1UfiBZMEJCf4f7fjJF6aRnNP3no22KQEfmh0xivhXSNPT4bzKtMgZchen5TVVOtBMdX9KWX76rAPEZc7Ga42J7YLpYMizJjFez41Nr7WeppBt1oMqRXw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=xVxmZGtzKlqKPGKSDNJH2R2lktMs2FLCK1f5Tntgl36vxQY6OC+We4mcIUwXEJk4b3h9F5NpOpLqC7qIm120M+WRcGojsC/kHrHNYSVXs/9h0XBCv5KMaqD61/fliKjczcWWBGmgRCwg1VJB3hBRlnucdJjbRaHtbugTPwgSkss=; Message-ID: <477697.35532.qm@web15307.mail.cnb.yahoo.com> X-YMail-OSG: y_X8d7cVM1nc8n50lcUl0zCFblQvVATqqrr2WFbuHFEFeb_ sG3s5cFPmSUdBCmJIPzwDc4amQ..HVgDh8gN9mTR3ZslhcfmyVpcM9bMimgQ xFWxqNEwVWVvEKouSd0BVXThimhcF3sLUQgsen5qUGMOCuna5NU26djPa_Oj 1MLIorILQHQ153OuJ2ze1nQhSnV5N1kOjB_eV Received: from [219.133.62.73] by web15307.mail.cnb.yahoo.com via HTTP; Mon, 05 Jul 2010 16:08:28 CST X-Mailer: YahooMailClassic/11.2.4 YahooMailWebService/0.8.104.274457 Date: Mon, 5 Jul 2010 16:08:28 +0800 (CST) From: =?utf-8?B?amFrZSDlrqs=?= Subject: how to write map/reduce from sql? To: mapreduce-user@hadoop.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1519762936-1278317308=:35532" X-Virus-Checked: Checked by ClamAV on apache.org --0-1519762936-1278317308=:35532 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable hi, =C2=A0 The sql is select count(distinct (uname)) from table. =C2=A0=C2=A0For your information!=0A=0A=0A --0-1519762936-1278317308=:35532 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
hi,
  The sql is select count(distinct (uname)) from table.
  For your information!

=0A=0A=0A= =0A=0A=0A=0A   --0-1519762936-1278317308=:35532--