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 E934E11A97 for ; Thu, 19 Jun 2014 07:44:00 +0000 (UTC) Received: (qmail 69681 invoked by uid 500); 19 Jun 2014 07:44:00 -0000 Delivered-To: apmail-flume-user-archive@flume.apache.org Received: (qmail 69626 invoked by uid 500); 19 Jun 2014 07:44:00 -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 69616 invoked by uid 99); 19 Jun 2014 07:44:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 07:44:00 +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 alajangikishore@gmail.com designates 209.85.160.174 as permitted sender) Received: from [209.85.160.174] (HELO mail-yk0-f174.google.com) (209.85.160.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jun 2014 07:43:57 +0000 Received: by mail-yk0-f174.google.com with SMTP id 19so1404306ykq.19 for ; Thu, 19 Jun 2014 00:43:33 -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=RmSGgEsGBbkuCITLJMbe34Pz8EDqoByRkJU2Vpl53s4=; b=fAsJvtV/lkiNt0+F+LONKWdnbhcU+Fc4e16gJbPOFiXQXJgCU5ospjXakAvKPBYIrC 0qrKOSkwzqdsGRldnO4m7tSENHsO3T1jDBgQpzRtgDtdr6v3G3bUHOXcQYrHXxIYlti3 ufhQVxtg4R6oTT1bUlAbsi/0G2piSNFaxgNsY0wzeL32gCCJYS+jytPvfUswU7FT4jlW RBuTo9XY6XjPB8sR1Sc6YanK/0BBSvzaiaVxPxEt3er2UuJSD6uaJXfWhCzsOLBuC7Qc IKYrtDG4uzFMwgznB64HzxXECvc9xl6XDyi4JFI5+u9gPuwpOYBUo6LYAyH2zFuEpOxd 2RPA== MIME-Version: 1.0 X-Received: by 10.236.17.194 with SMTP id j42mr1908187yhj.138.1403163812906; Thu, 19 Jun 2014 00:43:32 -0700 (PDT) Received: by 10.170.142.198 with HTTP; Thu, 19 Jun 2014 00:43:32 -0700 (PDT) Date: Thu, 19 Jun 2014 11:43:32 +0400 Message-ID: Subject: flume starting through service From: kishore alajangi To: "user@flume.apache.org" Content-Type: multipart/alternative; boundary=001a11c1e2a8a1496404fc2b88d1 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1e2a8a1496404fc2b88d1 Content-Type: text/plain; charset=ISO-8859-1 The flume is writing to hdfs when I start flume manually through config file like flume-ng agent -c /etc/flume-ng/conf -f /etc/flume-ng/conf/flume.conf -n but not start by service flume-ng-agent start what could be the reason, the docs says we can start flume either 1st or second method, why it is not working from the second method, please explain.. -- Thanks, Kishore. --001a11c1e2a8a1496404fc2b88d1 Content-Type: text/html; charset=ISO-8859-1

The flume is writing to hdfs when I start flume manually through config file like

flume-ng agent -c /etc/flume-ng/conf -f /etc/flume-ng/conf/flume.conf -n <agentname>

but not start by

service flume-ng-agent start

what could be the reason, the docs says we can start flume either 1st or second method, why it is not working from the second method, please explain..
--
Thanks,
Kishore.
--001a11c1e2a8a1496404fc2b88d1--