<?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 Oozie skipping action as coordinators instance getting created after materialized time in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Oozie-skipping-action-as-coordinators-instance-getting/m-p/181436#M143653</link>
    <description>&lt;P&gt;off late i am seeing this issue in oozie , where the instance of a coordinator is getting kicked up after the (next materialized time) , for e.g if the coordinator was scheduled to start next action at 10 AM its only starting may 30 mins post that , and because of that  it just creates the action and marks it as skipped with message &lt;STRONG&gt;current time  is later than the nominal time of the next action&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Question : Why is oozie not creating the action when it should ? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have checked CPU utilization and memory utilization of server thinking server unable to trigger the action but server stats looks good ( CPU under 50 , memory under 20 %)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2018-01-08 13:55:58,572 INFO org.apache.oozie.command.coord.CoordActionInputCheckXCommand: SERVER[xxxxxxx.internal] USER[-] GROUP[-] TOKEN[-] APP[-] JOB[0014607-171123123643404-oozie-oozi-C] ACTION[0014607-171123123643404-oozie-oozi-C@299] LAST_ONLY execution: Preparing to skip action [0014607-171123123643404-oozie-oozi-C@299] because the current time [2018-01-08T13:55Z] is later than the nominal time [2018-01-08T13:55Z] of the next action]&lt;/P&gt;&lt;P&gt;&amp;lt;coordinator-app name="${co_pend_publish}" start="${startTime}" end="${endTime}" timezone="${timezone}" frequency="${pend_pub_coord_frequency}" xmlns="uri:oozie:coordinator:0.2"&amp;gt;
    &amp;lt;controls&amp;gt;
        &amp;lt;timeout&amp;gt;${pend_pub_coord_timeout}&amp;lt;/timeout&amp;gt;
        &amp;lt;execution&amp;gt;LAST_ONLY&amp;lt;/execution&amp;gt;
        &amp;lt;throttle&amp;gt;1&amp;lt;/throttle&amp;gt;
    &amp;lt;/controls&amp;gt;
    &amp;lt;datasets&amp;gt;
        &amp;lt;dataset initial-instance="${startTime}" name="publish_flag" frequency="5" timezone="${timezone}"&amp;gt;
            &amp;lt;uri-template&amp;gt;${dataRoot}/publish&amp;lt;/uri-template&amp;gt;
            &amp;lt;done-flag&amp;gt;${publish_manifest}&amp;lt;/done-flag&amp;gt;
        &amp;lt;/dataset&amp;gt;
    &amp;lt;/datasets&amp;gt;
    &amp;lt;input-events&amp;gt;
        &amp;lt;data-in name="publish_flag_event" dataset="publish_flag"&amp;gt;
            &amp;lt;start-instance&amp;gt;${coord:current(0)}&amp;lt;/start-instance&amp;gt;
            &amp;lt;end-instance&amp;gt;${coord:current(0)}&amp;lt;/end-instance&amp;gt;
        &amp;lt;/data-in&amp;gt;
    &amp;lt;/input-events&amp;gt;
    &amp;lt;action&amp;gt;
        &amp;lt;workflow&amp;gt;
            &amp;lt;app-path&amp;gt;${automationAppRoot}/workflows/${wf_dir_name}&amp;lt;/app-path&amp;gt;
            &amp;lt;configuration&amp;gt;
                &amp;lt;property&amp;gt;
                    &amp;lt;name&amp;gt;nameNode&amp;lt;/name&amp;gt;
                    &amp;lt;value&amp;gt;${nameNode}&amp;lt;/value&amp;gt;
                &amp;lt;/property&amp;gt;
                &amp;lt;property&amp;gt;
                    &amp;lt;name&amp;gt;jobTracker&amp;lt;/name&amp;gt;
                    &amp;lt;value&amp;gt;${jobTracker}&amp;lt;/value&amp;gt;
                &amp;lt;/property&amp;gt;
            &amp;lt;/configuration&amp;gt;
        &amp;lt;/workflow&amp;gt;
    &amp;lt;/action&amp;gt;
&amp;lt;/coordinator-app&amp;gt;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2018 07:37:13 GMT</pubDate>
    <dc:creator>deviojha09</dc:creator>
    <dc:date>2018-01-10T07:37:13Z</dc:date>
  </channel>
</rss>

