Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 D079EDF0C for ; Tue, 18 Sep 2012 08:16:44 +0000 (UTC) Received: (qmail 21426 invoked by uid 500); 18 Sep 2012 08:16:43 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 21085 invoked by uid 500); 18 Sep 2012 08:16:40 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 21065 invoked by uid 99); 18 Sep 2012 08:16:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 08:16:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ramasubramanian.narayanan@gmail.com designates 209.85.160.41 as permitted sender) Received: from [209.85.160.41] (HELO mail-pb0-f41.google.com) (209.85.160.41) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Sep 2012 08:16:32 +0000 Received: by pbbro12 with SMTP id ro12so11943492pbb.14 for ; Tue, 18 Sep 2012 01:16:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:x-mailer:message-id:date:to :content-transfer-encoding:mime-version; bh=QR8Aq/g8av3ekJTNJIPZ+xVx9xMPLOBtWzt8GEAhr7k=; b=ZSziJ3+SFM0qN4eqETYhK4VpSba+oIn4OXIQw8nClj0d1WYPbJa21BCzsJTfoyy9zF auBOBPwws1FR2p4MKPesLFli59Eik3VVBezaxu3FBauimpwgXp6PbdIm7x5gbwdHp0fw F0w9xOg5BSkFcbGAatBc55mhiZsAieq3BBFpx6/EN32HowqK4KHtxdDpsczmNNEnzzXV crD9ubL3K9W8tzBaw2aw0WfgnU7B4CYbFKjTnj021+kuRwDYWzATneR/nvw1c4FKpg9z JNAiLImCcLacq4GyOSA+Ye1+heyiFvWACMkNtA4pyxMLxz4igaqJbOYLH7/osfarf+5t K1BA== Received: by 10.66.74.74 with SMTP id r10mr24847884pav.57.1347956172089; Tue, 18 Sep 2012 01:16:12 -0700 (PDT) Received: from [223.177.220.175] ([223.177.220.175]) by mx.google.com with ESMTPS id os1sm8269024pbc.31.2012.09.18.01.16.09 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Sep 2012 01:16:11 -0700 (PDT) Subject: About hbase metadata From: Ramasubramanian Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (9B208) Message-Id: <21193B34-B4BC-4FB2-81F3-F8C7EBE9967E@gmail.com> Date: Tue, 18 Sep 2012 13:46:03 +0530 To: user@hbase.apache.org Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org Hi, 1. Where can I see the metadata of hbase? 2. Can we able to edit it? 3. Can we specify column mapping for a table? Regards, Rams