Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6471511D3B for ; Fri, 15 Aug 2014 03:02:40 +0000 (UTC) Received: (qmail 50891 invoked by uid 500); 15 Aug 2014 03:02:39 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 50806 invoked by uid 500); 15 Aug 2014 03:02:39 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 50785 invoked by uid 99); 15 Aug 2014 03:02:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 03:02: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 (athena.apache.org: domain of sankarmail@gmail.com designates 209.85.220.180 as permitted sender) Received: from [209.85.220.180] (HELO mail-vc0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Aug 2014 03:02:33 +0000 Received: by mail-vc0-f180.google.com with SMTP id ij19so2449080vcb.11 for ; Thu, 14 Aug 2014 20:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=weZREm5NIUyOhqM049jYSydZ+NXQem2WCeA+sV3DneU=; b=vjfxjqI13caFC0cNHUfLY2N5Fg0LSFhq8vZATm1s9CHtWlBwMmolmTsZox8d+5uckI Cl49Pk7Fdl3wvNCkbKrNpwIGMF8q+/yHvacBn8HFdozVptocKIMbxAGxGJ/CJdj8J04V DS283cZ34RECGK+hg7b01e8sH3ZsoqH6sSe4CCLqzaQE2coRsy+V3xldLtLDk8aAVdnz f3yLkk1/2qrsmokiF3ky1/QsYty0713vHosBYQbBbmpaRsUpMB+qwIkMdI7B8rsUWSPW 6yoOASbSKF/+gXyWvcOdANbvM1aHJ9kEQn48bIEAf6TEMUqpkltHvb0CjI6cE5k2xoFH UnGw== X-Received: by 10.220.97.5 with SMTP id j5mr8093765vcn.16.1408071733060; Thu, 14 Aug 2014 20:02:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.221.12.83 with HTTP; Thu, 14 Aug 2014 20:01:52 -0700 (PDT) From: Gomathivinayagam Muthuvinayagam Date: Thu, 14 Aug 2014 20:01:52 -0700 Message-ID: Subject: Making changes to older version To: dev@hbase.apache.org Content-Type: multipart/alternative; boundary=001a11c2bc6077a9480500a23ffe X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2bc6077a9480500a23ffe Content-Type: text/plain; charset=UTF-8 Hi, I am working on Jira HBASE-11699, and I am using reserved namespace table to solve the problem for later versions hbase 98, and onwards. I want to have the batch available for hbase 94, and what is the procedure for that? Could you give some guidance on that? Thanks & Regards, --001a11c2bc6077a9480500a23ffe--