<?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: How can I set the name of an Oozie action node in Hue in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302940#M221313</link>
    <description>&lt;P&gt;Thanks Alex, I'm aware that the action name can easily be changed when writing an Oozie workflow using the raw XML. However this doesn't appear possible in the Hue workflow editor... I had hoped that I might just be able to write the XML myself in a simple text editor and then import into Hue, but from what I've found, Hue isn't capable of importing the XML.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Sep 2020 09:21:29 GMT</pubDate>
    <dc:creator>_James_</dc:creator>
    <dc:date>2020-09-16T09:21:29Z</dc:date>
    <item>
      <title>How can I set the name of an Oozie action node in Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302832#M221274</link>
      <description>&lt;P&gt;Rather than using the automatically generated names that are given to action nodes i.e. shell-12ba, I would like to be able to set the name myself. Is this possible? If so how?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 09:29:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302832#M221274</guid>
      <dc:creator>_James_</dc:creator>
      <dc:date>2020-09-15T09:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the name of an Oozie action node in Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302898#M221291</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should be able to do that as follows for any action, when you define an action:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;action name="firstparallejob"&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;If this solution works, please accept it as such.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 17:51:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302898#M221291</guid>
      <dc:creator>aakulov</dc:creator>
      <dc:date>2020-09-15T17:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the name of an Oozie action node in Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302940#M221313</link>
      <description>&lt;P&gt;Thanks Alex, I'm aware that the action name can easily be changed when writing an Oozie workflow using the raw XML. However this doesn't appear possible in the Hue workflow editor... I had hoped that I might just be able to write the XML myself in a simple text editor and then import into Hue, but from what I've found, Hue isn't capable of importing the XML.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 09:21:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302940#M221313</guid>
      <dc:creator>_James_</dc:creator>
      <dc:date>2020-09-16T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the name of an Oozie action node in Hue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302951#M221318</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for clarifying your question. It's true that there is no native functionality for this, however it is possible to change the action name in a slightly hacky way:&lt;/P&gt;&lt;P&gt;1. In the edit mode of your Oozie workflow click on the name of the node and note the id:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aakulov_0-1600283712980.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28897i840519301DC9BB60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aakulov_0-1600283712980.png" alt="aakulov_0-1600283712980.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Save and export your workflow. This will give you access to a JSON file that you can edit.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. In that JSON file do a search and replace for -[NODE ID]\" and replace with your desired name for the node. All of the references to the old node ID should be replaced to maintain references. Save the file.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aakulov_1-1600283965011.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/28898iB514F1C02DA1F56E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aakulov_1-1600283965011.png" alt="aakulov_1-1600283965011.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;4. Import your JSON back into Hue. This will update your existing workflow file and now the generated Oozie XML will have the name for the node that you want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 19:20:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-can-I-set-the-name-of-an-Oozie-action-node-in-Hue/m-p/302951#M221318</guid>
      <dc:creator>aakulov</dc:creator>
      <dc:date>2020-09-16T19:20:13Z</dc:date>
    </item>
  </channel>
</rss>

