<?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: HUE - Oozie disable steps from workflow in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/51830#M22047</link>
    <description>&lt;P&gt;Hello Romainr,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The original question was asked one year ago, now Hue 3.11 is avaliable. Can I ask the same question again?&lt;/P&gt;&lt;P&gt;Similar to tlapusan's goal, I want to have Oozie in Hue automatically re-rerun failed steps (for two times) before sending out failure emails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I cannot find the right instructions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2017 14:51:56 GMT</pubDate>
    <dc:creator>JoeyZhou</dc:creator>
    <dc:date>2017-03-06T14:51:56Z</dc:date>
    <item>
      <title>HUE - Oozie disable steps from workflow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/38638#M22045</link>
      <description>&lt;P class="p1"&gt;Hi Cloudera team,&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I'm using CM 5.3.0 and have a question about Oozie.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Do you know if its possible to disable some steps from a Oozie workflow ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;For example I have a workflow with step1, step2, step3, step4, step5&amp;nbsp;and in the first execution the step1, step2 and step3 are success, and step4, and step5 failed&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;When I want to start the second execution of the workflow, is normal to want to run only the failed steps, namely step4 and step5.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;I didn't find any options from Hue/Oozie interface and also Google didn't helped me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Tudor&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:08:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/38638#M22045</guid>
      <dc:creator>tlapusan</dc:creator>
      <dc:date>2022-09-16T10:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: HUE - Oozie disable steps from workflow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/38667#M22046</link>
      <description>Typically each workflow final output should be atomic, so each node write&lt;BR /&gt;to a tmp output path.&lt;BR /&gt;&lt;BR /&gt;If the workflow fail, all the actions are re-played.&lt;BR /&gt;&lt;BR /&gt;If you want to run only one action of a workflow for testing it, this is&lt;BR /&gt;coming out in the upcoming Hue 3.10&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Mar 2016 05:10:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/38667#M22046</guid>
      <dc:creator>Romainr</dc:creator>
      <dc:date>2016-03-15T05:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: HUE - Oozie disable steps from workflow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/51830#M22047</link>
      <description>&lt;P&gt;Hello Romainr,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The original question was asked one year ago, now Hue 3.11 is avaliable. Can I ask the same question again?&lt;/P&gt;&lt;P&gt;Similar to tlapusan's goal, I want to have Oozie in Hue automatically re-rerun failed steps (for two times) before sending out failure emails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I cannot find the right instructions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 14:51:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/51830#M22047</guid>
      <dc:creator>JoeyZhou</dc:creator>
      <dc:date>2017-03-06T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: HUE - Oozie disable steps from workflow</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/51831#M22048</link>
      <description>&lt;P&gt;Hi, Joey. You can find CDH/Hue versions here:&amp;nbsp;&lt;A href="https://www.cloudera.com/documentation/enterprise/latest/topics/hue_rel_versions.html" target="_blank"&gt;https://www.cloudera.com/documentation/enterprise/latest/topics/hue_rel_versions.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:08:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HUE-Oozie-disable-steps-from-workflow/m-p/51831#M22048</guid>
      <dc:creator>gwen</dc:creator>
      <dc:date>2017-03-06T15:08:57Z</dc:date>
    </item>
  </channel>
</rss>

