Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 BB21510FE5 for ; Thu, 15 Aug 2013 04:02:25 +0000 (UTC) Received: (qmail 31955 invoked by uid 500); 15 Aug 2013 04:02:18 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 31851 invoked by uid 500); 15 Aug 2013 04:02:17 -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 31844 invoked by uid 99); 15 Aug 2013 04:02:16 -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 04:02:16 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of liulei412@gmail.com designates 209.85.128.169 as permitted sender) Received: from [209.85.128.169] (HELO mail-ve0-f169.google.com) (209.85.128.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Aug 2013 04:02:09 +0000 Received: by mail-ve0-f169.google.com with SMTP id db10so234919veb.14 for ; Wed, 14 Aug 2013 21:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=TKqpqe2bWIamgQX5LibQiqp4cwBcbZa/+n2QFkUEtVE=; b=E1Wc75lGhfHKQ+//biUl8XYwSkZuxTBbuJb8dh+PAQEwWYMV5f0Y2BNEZHrz4p7h+v B+jDxOXHeVoFnAsOVYPWaK1LiRC8dqJ8xkvmyWdpNvdE8nuNNAzaxqhu1G7cK91Dzyi6 2AfrtEah9NPUyqi9utYksLRPWPjsQPUjotSgnlhhFJxq/q0OG5hou/ZEHZ0BkJdTdEC7 2n8SGkx9jAEK/LHZNuSWv9aFdTCczB7wTDh9XKKjX+pfmMsh79IIZpzOHEpOV5z4J/+x 44yBSdWGtV2+cmkm29SsciNFawFVPUfIBPKaACzsoG2vEBP7JxGmz5dP1PAEbqVfV21x FgWg== MIME-Version: 1.0 X-Received: by 10.52.232.165 with SMTP id tp5mr10665024vdc.11.1376539308920; Wed, 14 Aug 2013 21:01:48 -0700 (PDT) Received: by 10.220.90.9 with HTTP; Wed, 14 Aug 2013 21:01:48 -0700 (PDT) Date: Thu, 15 Aug 2013 12:01:48 +0800 Message-ID: Subject: dynamic configuration From: lei liu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e0122f4808714ca04e3f4884d X-Virus-Checked: Checked by ClamAV on apache.org --089e0122f4808714ca04e3f4884d Content-Type: text/plain; charset=ISO-8859-1 There is ReconfigurationServlet class in hadoop-2.0.5. How I to use the function for NameNode and DataNode? Thanks, LiuLei --089e0122f4808714ca04e3f4884d Content-Type: text/html; charset=ISO-8859-1
There is ReconfigurationServlet class in hadoop-2.0.5.

How I to use the function for NameNode and DataNode?

Thanks,

LiuLei
--089e0122f4808714ca04e3f4884d--