<?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: Stopping selected roles from Service action menu in a CSD in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/281189#M58046</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/189"&gt;@Darren&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Is this fix delivered to CDH 6.2, I am facing this issue in 6.2.&lt;/P&gt;&lt;P&gt;The custom stopRunner is not invoked when I stop the service via CM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR/ Srikanth&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 05:35:10 GMT</pubDate>
    <dc:creator>tdcloudera</dc:creator>
    <dc:date>2019-10-24T05:35:10Z</dc:date>
    <item>
      <title>Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52631#M58039</link>
      <description>&lt;P&gt;I have written a CSD that has several roles. I am ideally trying to stop the selected roles in the "actions for selected" menu in the Service -&amp;gt; instances tab.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;To invoke the "stop" action for a role, I tried writing a stopRunner similar to the startRunner fo the role&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"roles" : [&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "name" : "ECHO_WEBSERVER",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "label" : "Web Server",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "pluralLabel" : "Web Servers",&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;startRunner&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : {&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;program&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;scripts/control.sh&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;args&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : [ &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;start&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; ],&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;environmentVariables&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;WEBSERVER_PORT&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;${port_num}&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; } &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;stopRunner&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : {&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;program&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;scripts/control.sh&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;args&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : [ &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;stop&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; ]&amp;nbsp; }&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;However, that didn't work and tried "stopRunner" similar to the service syntax&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"roles" : [&lt;/P&gt;&lt;P&gt;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "name" : "ECHO_WEBSERVER",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "label" : "Web Server",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; "pluralLabel" : "Web Servers",&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;startRunner&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : {&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;program&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;scripts/control.sh&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;args&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : [ &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;start&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; ],&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"&lt;/SPAN&gt;&lt;SPAN&gt;environmentVariables&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;WEBSERVER_PORT&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; : &lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;${port_num}&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;"stopRunner" : {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;"runner" : {&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;"program" : "scripts/control.sh",&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;"args" : ["stop"]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;},&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;"timeout" : 180000,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;"masterRole" : "&lt;SPAN&gt;ECHO_WEBSERVER&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; &amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;That didn't work either. So I moved to writing a service command for performing the stop action for the selected roles.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;1. How would I know which roles are selected? How can I track it in the control.sh?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;2. Is there a better way to stop a role individually in a CSD?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Your input is much appreciated. Thanks in advance.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 21:26:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52631#M58039</guid>
      <dc:creator>cshankar</dc:creator>
      <dc:date>2017-03-24T21:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52636#M58040</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Custom stop runners at the role level are planned for a future release. Stay tuned!&lt;BR /&gt;&lt;BR /&gt;Until then, the only ways to stop roles are:&lt;BR /&gt;1) Standard stop, included by default. CM will basically send a sigterm to your process, and if it doesn't die after 30s, it will send a group sigkill. You can stop individual roles this way (select what you want on the instances page, chose Actions for Selected -&amp;gt; Stop), but there's no reasonable way to run a custom stop script.&lt;BR /&gt;2) Service-level graceful stop. CM will run a custom script on a master role in your service, which must instruct the workers to exit normally (exit code 0), and once those have exited, CM will consider the service-level stop command successful. This is only helpful if your master role can orchestrate the stop, and it'll always stop all roles.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Darren</description>
      <pubDate>Sat, 25 Mar 2017 01:21:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52636#M58040</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2017-03-25T01:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52656#M58041</link>
      <description>&lt;P&gt;Thank you very much Darren. That clarifies my question on the Stop action.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I performed a service-level stop to stop all my roles, it is killing all my processes and an exit 0 is appearing, however, I am getting an "&lt;STRONG&gt;Abruptly stop the remaining roles&lt;/STRONG&gt;" (in my step 2/2 of the Gracefully stop the service) which fails because there aren't any more remaining roles.&lt;/P&gt;&lt;P&gt;How can I prevent the "Abruptly stop the remaining roles" being called? Will the framework always call this or when would it call the same? Would you please point out where I am going wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. If I were to write a custom service command for the CSD, is there a way to get the &lt;STRONG&gt;roles selected&lt;/STRONG&gt; (Service -&amp;gt; instances -&amp;gt; actions for selected menu)&amp;nbsp; that should execute the command, in the control script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 17:35:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52656#M58041</guid>
      <dc:creator>cshankar</dc:creator>
      <dc:date>2017-03-25T17:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52704#M58042</link>
      <description>1. You can't prevent the abrupt stop, but you shouldn't need to. Is it actually causing a problem? It may just be skipped. Can you show any error message, or post a screen shot?&lt;BR /&gt;&lt;BR /&gt;2. No, that's not possible.</description>
      <pubDate>Mon, 27 Mar 2017 16:59:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52704#M58042</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2017-03-27T16:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52722#M58043</link>
      <description>&lt;P&gt;Hi Darren,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for a quick response.&lt;BR /&gt;&lt;BR /&gt;Please find attached the screenshot displaying the error. The error says&lt;BR /&gt;"atleast one role must be started".&lt;BR /&gt;I had to write a custom stopRunner for the service as the roles were used&lt;BR /&gt;to start a spark job which escapes the Cloudera Manager's stop action.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sc.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/2799iB85748D3ABB2645D/image-size/large?v=v2&amp;amp;px=999" role="button" title="sc.png" alt="sc.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Please let me know how I could fix this or if I can skip the "abruptly&lt;BR /&gt;stop".&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Regards,&lt;BR /&gt;Chandni Shankar&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 21:38:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52722#M58043</guid>
      <dc:creator>cshankar</dc:creator>
      <dc:date>2017-03-27T21:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52783#M58044</link>
      <description>Thanks for this report!&lt;BR /&gt;&lt;BR /&gt;This does indeed appear to be a bug (Paolo dug into it internally, credit to him) and we'll get a fix out in a future release.&lt;BR /&gt;&lt;BR /&gt;The abruptly stop step should skip when there's no started roles, rather than error.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Darren</description>
      <pubDate>Tue, 28 Mar 2017 21:27:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52783#M58044</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2017-03-28T21:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52785#M58045</link>
      <description>&lt;P&gt;Thank you for all the input! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 21:35:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52785#M58045</guid>
      <dc:creator>cshankar</dc:creator>
      <dc:date>2017-03-28T21:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping selected roles from Service action menu in a CSD</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/281189#M58046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/189"&gt;@Darren&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Is this fix delivered to CDH 6.2, I am facing this issue in 6.2.&lt;/P&gt;&lt;P&gt;The custom stopRunner is not invoked when I stop the service via CM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR/ Srikanth&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 05:35:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/281189#M58046</guid>
      <dc:creator>tdcloudera</dc:creator>
      <dc:date>2019-10-24T05:35:10Z</dc:date>
    </item>
  </channel>
</rss>

