<?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: Can't start flume agent via Ambari. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125355#M88099</link>
    <description>&lt;P&gt;The issue was commonplace:unsufficient permissions on directories.&lt;/P&gt;&lt;P&gt;Thank you everyone!&lt;/P&gt;</description>
    <pubDate>Mon, 02 May 2016 20:18:24 GMT</pubDate>
    <dc:creator>s_novik</dc:creator>
    <dc:date>2016-05-02T20:18:24Z</dc:date>
    <item>
      <title>Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125350#M88094</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;I have succesfully started flume agent via shell, but I faced with troubles while started agent in Ambari.&lt;/P&gt;&lt;P&gt;I did as explained here: &lt;A href="http://cleverowl.uk/2015/09/30/ingesting-files-with-apache-flume/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://cleverowl.uk/2015/09/30/ingesting-files-with-apache-flume/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I added an agent to Ambari, but it didn't doing anything.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3906-ambari.png" style="width: 994px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22686i4851400063C56280/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3906-ambari.png" alt="3906-ambari.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 10:10:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125350#M88094</guid>
      <dc:creator>s_novik</dc:creator>
      <dc:date>2019-08-19T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125351#M88095</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10148/snovik.html" nodeid="10148"&gt;@Siarhei Novik&lt;/A&gt;&lt;OL&gt;&lt;LI&gt;Did you installed Flume agent via Ambari ?&lt;/LI&gt;&lt;LI&gt;Can you attached the error logs.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 02 May 2016 16:07:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125351#M88095</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-05-02T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125352#M88096</link>
      <description>&lt;P&gt;1. Yes, I set up a Flume agent using Ambari like &lt;A href="http://cleverowl.uk/2015/09/30/ingesting-files-with-apache-flume/"&gt;this article&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Where can I found logs for Ambari Flume agents? /var/log/flume/flume.log doesn't contain any info about this agent.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 16:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125352#M88096</guid>
      <dc:creator>s_novik</dc:creator>
      <dc:date>2016-05-02T16:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125353#M88097</link>
      <description>&lt;P&gt;I assume you are using the ambari-metrics-system to collect statistics. You need to add a jar to the flume classpath in order to make the charts work. Edit the 'Advanced flume-env' config in Ambari.&lt;/P&gt;&lt;P&gt;Make sure that the flume-env template contains:&lt;/P&gt;&lt;PRE&gt;...
if [ -e "/usr/lib/flume/lib/ambari-metrics-flume-sink.jar" ]; then
  export FLUME_CLASSPATH=$FLUME_CLASSPATH:/usr/lib/flume/lib/ambari-metrics-flume-sink.jar
fi
...&lt;/PRE&gt;&lt;P&gt;Restart flume, now you should be able to see the collected metrics.&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 18:03:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125353#M88097</guid>
      <dc:creator>MrBee</dc:creator>
      <dc:date>2016-05-02T18:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125354#M88098</link>
      <description>&lt;P&gt;
	Thank you for responce. &lt;/P&gt;&lt;P&gt;
	My 'Advanced flume-env' config in Ambari already contain this section.&lt;/P&gt;&lt;P&gt;
	The problem is not only in the lack of metrics, but also in the fact that the agent does not run through Ambari, and does not handle files. Although through the shell everything works well&lt;/P&gt;&lt;PRE&gt;flume-ng agent --conf conf --conf-file /home/ambari-qa/flume/example4.conf --name agent -Dflume.root.logger=INFO,console
&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 May 2016 18:24:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125354#M88098</guid>
      <dc:creator>s_novik</dc:creator>
      <dc:date>2016-05-02T18:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't start flume agent via Ambari.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125355#M88099</link>
      <description>&lt;P&gt;The issue was commonplace:unsufficient permissions on directories.&lt;/P&gt;&lt;P&gt;Thank you everyone!&lt;/P&gt;</description>
      <pubDate>Mon, 02 May 2016 20:18:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-t-start-flume-agent-via-Ambari/m-p/125355#M88099</guid>
      <dc:creator>s_novik</dc:creator>
      <dc:date>2016-05-02T20:18:24Z</dc:date>
    </item>
  </channel>
</rss>

