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 EAAAF10E21 for ; Fri, 9 Aug 2013 01:33:05 +0000 (UTC) Received: (qmail 18118 invoked by uid 500); 9 Aug 2013 01:33:03 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 18035 invoked by uid 500); 9 Aug 2013 01:33:03 -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 18027 invoked by uid 99); 9 Aug 2013 01:33:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 01:33:03 +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 shahab.yunus@gmail.com designates 209.85.214.43 as permitted sender) Received: from [209.85.214.43] (HELO mail-bk0-f43.google.com) (209.85.214.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Aug 2013 01:32:59 +0000 Received: by mail-bk0-f43.google.com with SMTP id mz13so906694bkb.30 for ; Thu, 08 Aug 2013 18:32:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CEwibpXbDTH+UBVqFapXt/2iWsKEo4iHJQ+K9dZBbRg=; b=dixnPeKpp6R6S8m97SQ7HmxBbraxl7851TWziz6Ct5Hyhwg6Lqnz/ytzkfNgzdYiO2 ilbCPmGKf6SeLm9ZG24wH8LCdw2ZQDhFUereBQvxIr22YG1xhuG4rw9jEEZiX2s/Br1u Mh60ZHGfY/wNv9YO1+PIY0ESf2Mod5ctYmscozz0wa3+b6zLN13LgYX0afg0TwDlrBdN 5f6iaxlwx8UsWnrHbTxS7oeOgiaMLXWyYZafn5JW3qyi4WWPVHHChVM0Vh3WH8VixBMj 12M6ETpUWFyh6PoAU+ta6Trhw5IrrJqyKCO3sDzqGLuyt+6fvUGK3MDSHVMoU+8I8NBV 6ktQ== MIME-Version: 1.0 X-Received: by 10.204.117.1 with SMTP id o1mr1869178bkq.103.1376011957937; Thu, 08 Aug 2013 18:32:37 -0700 (PDT) Received: by 10.204.188.71 with HTTP; Thu, 8 Aug 2013 18:32:37 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Aug 2013 21:32:37 -0400 Message-ID: Subject: Re: How to push modified hbase-site.xml to RS using Cloudera Manager? From: Shahab Yunus To: "user@hbase.apache.org" Content-Type: multipart/alternative; boundary=047d7bb03a66f5e94104e379bf7f X-Virus-Checked: Checked by ClamAV on apache.org --047d7bb03a66f5e94104e379bf7f Content-Type: text/plain; charset=ISO-8859-1 As for your second question, I think, the hbase-site.xml file with default options is placed in the hbase jar files/libs on RS. Someone can correct me if I am wrong. Regards, Shahab On Thu, Aug 8, 2013 at 6:30 PM, Kim Chew wrote: > Hello there, > > As titled. Also I would like to know where do the "hbase-site.xml" and > "hbase-env.sh" used by the RS is stored? I can see the modified > "hbase-env.sh" is pushed to the RS but not the "hbase-site.xml". Thanks. > > Kim > --047d7bb03a66f5e94104e379bf7f--