Return-Path: X-Original-To: apmail-flume-user-archive@www.apache.org Delivered-To: apmail-flume-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 5BCE010939 for ; Thu, 26 Sep 2013 16:43:00 +0000 (UTC) Received: (qmail 50748 invoked by uid 500); 26 Sep 2013 16:42:58 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 50419 invoked by uid 500); 26 Sep 2013 16:42:57 -0000 Mailing-List: contact user-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@flume.apache.org Delivered-To: mailing list user@flume.apache.org Received: (qmail 50409 invoked by uid 99); 26 Sep 2013 16:42:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 16:42:56 +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 (athena.apache.org: domain of konstt2000@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Sep 2013 16:42:51 +0000 Received: by mail-wi0-f179.google.com with SMTP id hm2so1540572wib.12 for ; Thu, 26 Sep 2013 09:42:30 -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=FbUuuCD3JXxYkQjH86ycQ44cdc9OJzL0NbK62HGqxJU=; b=NaskgAA1xBLQlRHHdGiJZ9zMLUrOs00yyA7wi3Rm2iwamoTaekzqUDumzrq0VdDVJ+ 3sH5N+s3WtKJtXcVXvrrxIUEki5uAu2QjELRupN05QpPc/Sgqa17R7cOrKskNidR/9G2 ADbbWBVfGHPtisVzNW8PqKX0xQVxcMMc4SRK0WWRWGYogZpD33O1F/YagmUXv1jbzTVC VtuStATsYGW1I8oTKBuYq42y0o7iX8X2cwWroXah4IVEJ63KL1T7ls+aOZqaj5+mQtaH ThKaco77Fy/tkEuuyWoXMUhzLt4Itc3dTvvZ0/EBv3h2JzjHuImKl+dFTEtzvMxBX4Q2 /1vQ== MIME-Version: 1.0 X-Received: by 10.180.210.243 with SMTP id mx19mr28040590wic.35.1380213750149; Thu, 26 Sep 2013 09:42:30 -0700 (PDT) Received: by 10.216.70.12 with HTTP; Thu, 26 Sep 2013 09:42:30 -0700 (PDT) Date: Thu, 26 Sep 2013 18:42:30 +0200 Message-ID: Subject: Flume doesn't stop the last agent when I modify the flume.conf From: Guillermo Ortiz To: user@flume.apache.org Content-Type: multipart/alternative; boundary=001a11c385d44abc7204e74c0e70 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c385d44abc7204e74c0e70 Content-Type: text/plain; charset=ISO-8859-1 I'm using Flume 1.4.0 with several agents, I have used the guide from Cloudera to connect with Twitter. I have created another class to modify the flume.conf, I have in the beginning two or three agents (for example), when I colud add or delete them, when I delete the last one, Flume doesn't stop that Agent, it doesn't call the stop method although it detects that it doesn't exist anymore in the flume.conf. How could I stop the agent?? I don't want to stop Flume because I could modify it and add another agent later. Thank you, Guillermo. --001a11c385d44abc7204e74c0e70 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm using Flume 1.4.0 with several agents, I have used= the guide from Cloudera to connect with Twitter.

I have= created another class to modify the flume.conf,=A0
I have in the= beginning two or three agents (for example), when I colud add or delete th= em, when I delete the last one, Flume doesn't stop that Agent, it doesn= 't call the stop method although it detects that it doesn't exist a= nymore in the flume.conf.

How could I stop the agent?? I don't want to stop F= lume because I could modify it and add another agent later.

<= /div>
Thank you,=A0

Guillermo.
--001a11c385d44abc7204e74c0e70--