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 021B4E27A for ; Tue, 29 Jan 2013 00:56:54 +0000 (UTC) Received: (qmail 79423 invoked by uid 500); 29 Jan 2013 00:56:52 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 79382 invoked by uid 500); 29 Jan 2013 00:56:51 -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 79374 invoked by uid 99); 29 Jan 2013 00:56:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 00:56:51 +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 (athena.apache.org: domain of raja.fire@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 00:56:45 +0000 Received: by mail-we0-f182.google.com with SMTP id t57so1951126wey.27 for ; Mon, 28 Jan 2013 16:56:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=vpI3rx7uwrleJv9rvU2JB6tKemsHLP2tyWODKMigO+Y=; b=OtGS1gixTM3Aq+aTKIl6bq2S9uqh7tu4WNv2m7OJtf1Bc87X0MOcJbDlD+5NhWkeY8 u6sSYC7MijB/l0JxvNxDR0t0tBDaUJ7/jIWUzSEtpivxotX7wKhJhs4dGUP7rsSAl1QD cOuBbfie0P+WPDo0cAkdUzfXbL6zcpaFSzTQlbnkW22qz6UCnc979lNQivO/8UVYXb1N uFr3ONqmEcAdLINcOzHHXpnT5ly6MsqaVnr0WdpRHqQoVcqHruT2mLxYPyKIXsvBwiuO qyqA2dccuOsLgF0jMcaeKOWGMGDDITh33hNLUwuwxUqGaS0qChOhHI36bw4ODXavJDw0 XqUQ== X-Received: by 10.180.78.66 with SMTP id z2mr12748158wiw.23.1359420983960; Mon, 28 Jan 2013 16:56:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.101.199 with HTTP; Mon, 28 Jan 2013 16:56:03 -0800 (PST) From: Rajgopal Vaithiyanathan Date: Mon, 28 Jan 2013 16:56:03 -0800 Message-ID: Subject: Find the tablename in Observer To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=f46d043be0d2d963fd04d462dce7 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043be0d2d963fd04d462dce7 Content-Type: text/plain; charset=ISO-8859-1 Hi all, inside the prePut() method, Is there anyway to know the table name for which the prePut() is running ? -- Thanks and Regards, Rajgopal Vaithiyanathan. --f46d043be0d2d963fd04d462dce7--