<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Flume agent on edge node in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41005#M28789</link>
    <description>If you are using flume to deliver to hdfs, it is recommended to have that flume agent run on a node in your cluster.&lt;BR /&gt;&lt;BR /&gt;If you are using flume to collect events from other applications and send downstream to another agent which then delivers to its final destination (hdfs, solr, etc), then you can run that agent on a cluster node, or on the machine where the events are being generated.&lt;BR /&gt;&lt;BR /&gt;If it is not running on a CDH node, you can use packages to install flume, and then use the stop and start scripts to start it and keep it running as a daemon.&lt;BR /&gt;&lt;BR /&gt;-pd</description>
    <pubDate>Wed, 18 May 2016 22:37:05 GMT</pubDate>
    <dc:creator>pdvorak</dc:creator>
    <dc:date>2016-05-18T22:37:05Z</dc:date>
    <item>
      <title>Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/40996#M28788</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;below questions related to Flume,&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On which node should Flume agent run ? On Edge node or one of Hadoop cluster node ?&lt;/LI&gt;&lt;LI&gt;Do I need to run Flume agent using &lt;STRONG&gt;nohup&lt;/STRONG&gt; in production as it may keep running until interrupted&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:20:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/40996#M28788</guid>
      <dc:creator>Vinod369</dc:creator>
      <dc:date>2022-09-16T10:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41005#M28789</link>
      <description>If you are using flume to deliver to hdfs, it is recommended to have that flume agent run on a node in your cluster.&lt;BR /&gt;&lt;BR /&gt;If you are using flume to collect events from other applications and send downstream to another agent which then delivers to its final destination (hdfs, solr, etc), then you can run that agent on a cluster node, or on the machine where the events are being generated.&lt;BR /&gt;&lt;BR /&gt;If it is not running on a CDH node, you can use packages to install flume, and then use the stop and start scripts to start it and keep it running as a daemon.&lt;BR /&gt;&lt;BR /&gt;-pd</description>
      <pubDate>Wed, 18 May 2016 22:37:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41005#M28789</guid>
      <dc:creator>pdvorak</dc:creator>
      <dc:date>2016-05-18T22:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41049#M28790</link>
      <description>&lt;P&gt;Thank you for solution.&lt;/P&gt;&lt;P&gt;In my case, I am reading logs from webserver and dumping in HDFS.&lt;/P&gt;&lt;P&gt;Currently I am running agent on web server and edge node (this node is not part of cluster but all clients installed on it, so I can run flume agent here by manual flume-ng command) to push data to HDFS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is difference in running Flume on edge node (like I am currently running) and running Flume on one of cluster node (as you suggested)&amp;nbsp;?&lt;/P&gt;&lt;P&gt;Also I don’t know where to find the start and stop script, do I need to write my own ?&lt;/P&gt;&lt;P&gt;We are using CDH - 5.3.3 and Flume 1.5.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 14:53:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41049#M28790</guid>
      <dc:creator>Vinod369</dc:creator>
      <dc:date>2016-05-19T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41058#M28791</link>
      <description>&lt;P&gt;If your edge node is part of the cluster, and you are using parcels, then you won't have start and stop scripts, and the recommended method to run flume is by setting up a flume service in CM to run on the edge node.&lt;/P&gt;&lt;P&gt;The only difference between an edge node and a cluster node, is that the edge nodes generally don't run hadoop services.&lt;/P&gt;&lt;P&gt;Have you installed the flume rpms on this edge node or are you using parcels? Where are you running the flume-ng command from:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;which flume-ng
alternatives --display flume-ng&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-pd&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 17:56:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41058#M28791</guid>
      <dc:creator>pdvorak</dc:creator>
      <dc:date>2016-05-19T17:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41063#M28792</link>
      <description>&lt;P&gt;I guess Flume installed using parcels. I am running Flume-ng commands on edge node.&lt;/P&gt;&lt;P&gt;Below are details,&lt;/P&gt;&lt;P&gt;[@ ~]$ which flume-ng&lt;BR /&gt;/usr/bin/flume-ng&lt;BR /&gt;[@ ~]$ alternatives --display flume-ng&lt;BR /&gt;flume-ng - status is auto.&lt;BR /&gt;&amp;nbsp;link currently points to /opt/cloudera/parcels/CDH-5.3.3-1.cdh5.3.3.p0.5/bin/fl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ume-ng&lt;BR /&gt;/opt/cloudera/parcels/CDH-5.3.3-1.cdh5.3.3.p0.5/bin/flume-ng - priority 10&lt;BR /&gt;Current `best' version is /opt/cloudera/parcels/CDH-5.3.3-1.cdh5.3.3.p0.5/bin/fl&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ume-ng.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also your will be very helpfull if provide details about&amp;nbsp;setting up a flume service in CM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 18:19:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41063#M28792</guid>
      <dc:creator>Vinod369</dc:creator>
      <dc:date>2016-05-19T18:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41064#M28793</link>
      <description>&lt;P&gt;I can see Flume running on CM portal, it means we already have Flume as service on Cloudera Manager.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 18:27:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41064#M28793</guid>
      <dc:creator>Vinod369</dc:creator>
      <dc:date>2016-05-19T18:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41071#M28794</link>
      <description>Here is info on setting up a flume service in CM:&lt;BR /&gt;&lt;A href="http://www.cloudera.com/documentation/enterprise/latest/topics/cm_mc_flume_service.html" target="_blank"&gt;http://www.cloudera.com/documentation/enterprise/latest/topics/cm_mc_flume_service.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can have multiple flume services within a CM cluster. Each configuration would be separate.&lt;BR /&gt;&lt;BR /&gt;-pd</description>
      <pubDate>Thu, 19 May 2016 19:40:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41071#M28794</guid>
      <dc:creator>pdvorak</dc:creator>
      <dc:date>2016-05-19T19:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flume agent on edge node</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41358#M28795</link>
      <description>&lt;P&gt;Thank you for detail reply.&lt;/P&gt;&lt;P&gt;I have initiated Flume as service on Edge node and its as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2016 12:15:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Flume-agent-on-edge-node/m-p/41358#M28795</guid>
      <dc:creator>Vinod369</dc:creator>
      <dc:date>2016-05-26T12:15:45Z</dc:date>
    </item>
  </channel>
</rss>

