<?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: NiFi clock is off by one hour (daylight savings problem?) in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192943#M155007</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3051/oliver.html" nodeid="3051"&gt;@Oliver Meyn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In  NiFi cluster, the time that is displayed could come form anyone of the connected nodes.  It is important to use NTP on every node in your NiFi cluster to make sure that time stays in sync.&lt;/P&gt;&lt;P&gt;As far as timezone differences go, Make sure the symlink for /etc/localtime is pointing at the same /usr/share/timezone/... file on every one of you nIfi nodes.&lt;/P&gt;&lt;P&gt;Run the "date --utc" command on all your nodes and compare it to both of the following commands:&lt;/P&gt;&lt;PRE&gt;zdump /usr/share/zoneinfo/EST

zdump /usr/share/zoneinfo/US/Eastern&lt;/PRE&gt;&lt;P&gt;If you are looking for EDT time you need to make sure that the symlink for /etc/localtime is point to the following on all yoru nodes:&lt;/P&gt;&lt;PRE&gt;lrwxrwxrwx.  1 root root     25 Dec  1  2014 localtime -&amp;gt; ../usr/share/zoneinfo/US/Eastern&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2017 23:49:19 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2017-05-31T23:49:19Z</dc:date>
    <item>
      <title>NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192942#M155006</link>
      <description>&lt;P&gt;I'm in the America/New_York timezone and my servers run ntp, and they show the right time. The header of NiFi running on those servers is off by one hour, eg system time says 11:00 and NiFi says 10:00. This question is very similar to &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/76724/change-timezone-in-nifi.html" target="_blank"&gt;https://community.hortonworks.com/questions/76724/change-timezone-in-nifi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I've tried that solution and no joy. This feels like a daylight savings problem, as the gui says 10:00:00 EST, and really that should be EDT since at time of writing it is summer. &lt;/P&gt;&lt;P&gt;I'm using Oracle Java 1.8.0_71.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 23:09:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192942#M155006</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2017-05-31T23:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192943#M155007</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3051/oliver.html" nodeid="3051"&gt;@Oliver Meyn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In  NiFi cluster, the time that is displayed could come form anyone of the connected nodes.  It is important to use NTP on every node in your NiFi cluster to make sure that time stays in sync.&lt;/P&gt;&lt;P&gt;As far as timezone differences go, Make sure the symlink for /etc/localtime is pointing at the same /usr/share/timezone/... file on every one of you nIfi nodes.&lt;/P&gt;&lt;P&gt;Run the "date --utc" command on all your nodes and compare it to both of the following commands:&lt;/P&gt;&lt;PRE&gt;zdump /usr/share/zoneinfo/EST

zdump /usr/share/zoneinfo/US/Eastern&lt;/PRE&gt;&lt;P&gt;If you are looking for EDT time you need to make sure that the symlink for /etc/localtime is point to the following on all yoru nodes:&lt;/P&gt;&lt;PRE&gt;lrwxrwxrwx.  1 root root     25 Dec  1  2014 localtime -&amp;gt; ../usr/share/zoneinfo/US/Eastern&lt;/PRE&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 23:49:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192943#M155007</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-05-31T23:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192944#M155008</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/525/mclark.html" nodeid="525"&gt;@Matt Clarke&lt;/A&gt; thanks, but I am running ntp on all machines, my /etc/localtime all point to the same place (in my case /usr/share/zoneinfo/America/Toronto), and, crucially, the date command on each system returns the same thing, which reports back as EDT, eg: &lt;/P&gt;&lt;P&gt;Wed May 31 13:21:29 EDT 2017&lt;/P&gt;&lt;P&gt;I don't think the problem lies with my servers...&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 02:28:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192944#M155008</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2017-06-01T02:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192945#M155009</link>
      <description>&lt;P&gt;I should have added - this is HDF 2.1.2 so NiFi 1.1.0&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 02:30:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192945#M155009</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2017-06-01T02:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192946#M155010</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3051/oliver.html" nodeid="3051"&gt;@Oliver Meyn&lt;/A&gt; &lt;/P&gt;&lt;P&gt;You have run in to the following bug:&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.apache.org/jira/browse/NIFI-3664"&gt;https://issues.apache.org/jira/browse/NIFI-3664&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The good news is that the fix for this bug is part of HDF 2.1.3.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 03:46:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192946#M155010</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-06-01T03:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192947#M155011</link>
      <description>&lt;P&gt;Great find, thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 04:02:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192947#M155011</guid>
      <dc:creator>oliver</dc:creator>
      <dc:date>2017-06-01T04:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi clock is off by one hour (daylight savings problem?)</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192948#M155012</link>
      <description>&lt;P&gt;No problem... as soon as you added that you were running HDF 2.1.2, it helped.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 04:36:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-clock-is-off-by-one-hour-daylight-savings-problem/m-p/192948#M155012</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2017-06-01T04:36:23Z</dc:date>
    </item>
  </channel>
</rss>

