<?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 NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189156#M78138</link>
    <description>&lt;P&gt;I'm running the HCP run book, and the parallel tutorials.&lt;/P&gt;&lt;P&gt;Have the Squid file at the default location: /var/log/squid/access.log&lt;/P&gt;&lt;P&gt;Also, both NiFi and this squid log (squid server) are on the same host.&lt;/P&gt;&lt;P&gt;But I'm getting: Warning TailFile Unable to open file /var/log/squid/access.log; will attempt to access file again after the configured Yield Duration has elapsed: {}&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 17:28:15 GMT</pubDate>
    <dc:creator>mkotlyar</dc:creator>
    <dc:date>2018-05-10T17:28:15Z</dc:date>
    <item>
      <title>NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189156#M78138</link>
      <description>&lt;P&gt;I'm running the HCP run book, and the parallel tutorials.&lt;/P&gt;&lt;P&gt;Have the Squid file at the default location: /var/log/squid/access.log&lt;/P&gt;&lt;P&gt;Also, both NiFi and this squid log (squid server) are on the same host.&lt;/P&gt;&lt;P&gt;But I'm getting: Warning TailFile Unable to open file /var/log/squid/access.log; will attempt to access file again after the configured Yield Duration has elapsed: {}&lt;/P&gt;&lt;P&gt;Why is this happening?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 17:28:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189156#M78138</guid>
      <dc:creator>mkotlyar</dc:creator>
      <dc:date>2018-05-10T17:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189157#M78139</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/78274/mkotlyar.html" nodeid="78274"&gt;@Mark Kotlyar&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;What are the permissions/owner of the access.log file and the directory path?  The nifi user may not have permission to read the file?&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 20:03:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189157#M78139</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2018-05-10T20:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189158#M78140</link>
      <description>&lt;P&gt;Well, that was the first thing I checked.&lt;/P&gt;&lt;P&gt;It's not in front of me right now, but it was -rwx r-- --- and I changed that to -rwx r-- r--&lt;/P&gt;&lt;P&gt;So it should be able to get read by anyone. Or should I change the whole path permission?&lt;/P&gt;&lt;P&gt;Also, shouldn't these things be taken care of by the Ambari installation, or at least appear in the documentation, if indeed it is a permissions issue?&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 04:14:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189158#M78140</guid>
      <dc:creator>mkotlyar</dc:creator>
      <dc:date>2018-05-11T04:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189159#M78141</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/78274/mkotlyar.html" nodeid="78274"&gt;@Mark Kotlyar&lt;/A&gt;&lt;P&gt;Make sure the nifi user has access down the entire path of the file.  Easy way to be sure, is to sudo as the nifi user and then see if you are able to access the file.&lt;/P&gt;&lt;P&gt;Ambari is in various stages of maturity. Some things are good to go, others are still being worked.&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 04:14:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189159#M78141</guid>
      <dc:creator>Wynner</dc:creator>
      <dc:date>2018-05-11T04:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi Tailfile - Unable to open file (squid access.log tutorial/runbook)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189160#M78142</link>
      <description>&lt;P&gt;Okay, that seems to have done the trick.&lt;/P&gt;&lt;P&gt;But now, I see in NiFi that data is moving from processor to processor, but nothing shows up in Storm or Metron UIs.&lt;BR /&gt;Weird.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 12:53:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/NiFi-Tailfile-Unable-to-open-file-squid-access-log-tutorial/m-p/189160#M78142</guid>
      <dc:creator>mkotlyar</dc:creator>
      <dc:date>2018-05-13T12:53:42Z</dc:date>
    </item>
  </channel>
</rss>

