Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEE0710359 for ; Thu, 15 Aug 2013 06:56:02 +0000 (UTC) Received: (qmail 47339 invoked by uid 500); 15 Aug 2013 06:55:57 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 46495 invoked by uid 500); 15 Aug 2013 06:55:51 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 46487 invoked by uid 99); 15 Aug 2013 06:55:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 06:55:50 +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 (nike.apache.org: domain of rajkrrsingh@gmail.com designates 209.85.220.52 as permitted sender) Received: from [209.85.220.52] (HELO mail-pa0-f52.google.com) (209.85.220.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 06:55:44 +0000 Received: by mail-pa0-f52.google.com with SMTP id kq13so464675pab.25 for ; Wed, 14 Aug 2013 23:55:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=NWWDPfD8MduKwNwug+hlFe+pI1HCXd9E5BtGH7tjq6Q=; b=spmcHxJRnGfwpiNuY15PQBpLCsOs6bWKOor+1D7QBhPvenWrk57Id6yze6k11a1ZsD k1u9C797X9GPp18CCNzWg5iUrdDuo7kc+qXNLiLlXm4ZmDn/P6PUD/jEO7WzXmLmAPt1 ume7y9t2+5Q/JqUzo1uq1rHGgKxdXbITUd1v2mQjo1z3IlmxI+QdpBaG+n/6S3q05uje S7XB10nUJiwBcPuOhS+sA1/s69Eg6EpV0cbVphtGhq/G1yDQwHagE29ulaa+Q6rCkAkI BMJHcnnmpbELMWRQ5i7ThpNA4pjw1YM2nQnO3l2zdmGxKT4h/Dil7ef3Zpz/XgYpNeqV vqUQ== X-Received: by 10.68.76.101 with SMTP id j5mr14060826pbw.67.1376549723328; Wed, 14 Aug 2013 23:55:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.70.101.33 with HTTP; Wed, 14 Aug 2013 23:54:53 -0700 (PDT) In-Reply-To: References: From: Raj K Singh Date: Thu, 15 Aug 2013 12:24:53 +0530 Message-ID: Subject: Re: dynamic configuration To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b6dc7b846578e04e3f6f505 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b6dc7b846578e04e3f6f505 Content-Type: text/plain; charset=ISO-8859-1 ReconfigurationServlet is utility for changing a node's configuration.it Reloads the configuration file, verifies whether changes are possible and asks the admin to approve the change. look at the source code available in hadoop bianries. :::::::::::::::::::::::::::::::::::::::: Raj K Singh http://www.rajkrrsingh.blogspot.com Mobile Tel: +91 (0)9899821370 On Thu, Aug 15, 2013 at 9:31 AM, lei liu wrote: > There is ReconfigurationServlet class in hadoop-2.0.5. > > How I to use the function for NameNode and DataNode? > > Thanks, > > LiuLei > --047d7b6dc7b846578e04e3f6f505 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Recon= figurationServlet=A0is utility for changing a node's configuration.it Reloads the configura= tion file, verifies whether changes are possible and asks the admin to approve the change.

look at the source code available in hadoop bian= ries.

::::::::::::::::::::::::::::::::::::::::
Raj = K Singh
http://www.rajkrrsingh.blogspot= .com
Mobile=A0 Tel: +91 (0)9899821370



On Thu, Aug 15, 2013 at 9:31 AM, lei liu= <liulei412@gmail.com> wrote:
There is= ReconfigurationServlet class in hadoop-2.0.5.

How I to= use the function for NameNode and DataNode?

Thanks,

LiuLei

--047d7b6dc7b846578e04e3f6f505--