Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-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 191A51839C for ; Thu, 20 Aug 2015 16:09:44 +0000 (UTC) Received: (qmail 48443 invoked by uid 500); 20 Aug 2015 16:09:42 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 48365 invoked by uid 500); 20 Aug 2015 16:09:42 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 48355 invoked by uid 99); 20 Aug 2015 16:09:42 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2015 16:09:42 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E797A1AA89C for ; Thu, 20 Aug 2015 16:09:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.98 X-Spam-Level: *** X-Spam-Status: No, score=3.98 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id Rn9_FbBXWCOd for ; Thu, 20 Aug 2015 16:09:41 +0000 (UTC) Received: from mail-vk0-f53.google.com (mail-vk0-f53.google.com [209.85.213.53]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id EFAFE24F52 for ; Thu, 20 Aug 2015 16:09:40 +0000 (UTC) Received: by vkif69 with SMTP id f69so12489552vki.3 for ; Thu, 20 Aug 2015 09:09:40 -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:date:message-id:subject:from:to :content-type; bh=uDi6ZvdAQPd8mWUqQYOu2luSXGW/90vs1hoMdQI6IH8=; b=Z3yq20/IaT2hpnwYFGFAOlpEcQgwRw6iDSPNS71ig6+XDnTHQk/r0oJZsP2SFxY4Zj 4A3CE9OcLG5FH/BY5zm7/8CSUZjFWTbhKmaaOxv11IxJ+qrPorZQTo/Qe3uik9tA3RUO L1stDDQ9ljy0oyVNiek41pAuXep8DG2Z6kW5d+0RSZr0w4nkP7oecq3w6FeqJyZAHYMZ 4usuIIUvl5aPSrrIxLy5zNqiYpwKFL/lxZlbZk9hhteVkg4JnBC6vfRA+HWRgzRvazF3 jqT7M/Chn9pJ4Ir38lpXspzKByJxAengdh7eTKHX2FT+O4UyGpqPKN5saS2wS0Nf5CzT XeQw== X-Gm-Message-State: ALoCoQkaHDv7cSymDhh/qNBhSW/KzgPYcFRRpT+tzsD0/OleF7LEuK12YhKLKEH89RwYmnuVeNIL MIME-Version: 1.0 X-Received: by 10.52.12.103 with SMTP id x7mr4047851vdb.70.1440086980276; Thu, 20 Aug 2015 09:09:40 -0700 (PDT) Received: by 10.31.212.7 with HTTP; Thu, 20 Aug 2015 09:09:40 -0700 (PDT) Date: Thu, 20 Aug 2015 21:39:40 +0530 Message-ID: Subject: Partitioning hive From: Jeetendra G To: user@hive.apache.org Content-Type: multipart/alternative; boundary=20cf3036364fe7d862051dc06065 --20cf3036364fe7d862051dc06065 Content-Type: text/plain; charset=UTF-8 I all I have a folder structure like /housing/events/event1/date=20150820 stored in HDFS. I wanted to create the partition based on year month and day how can I do this during creating or loading data time? Regards Jeet --20cf3036364fe7d862051dc06065 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --20cf3036364fe7d862051dc06065--