<?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: CSD stopRunner under roles section not working in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281205#M61359</link>
    <description>&lt;P&gt;This was fixed indeed a while ago. Can you give some more details to the issue you are experiencing?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 09:25:41 GMT</pubDate>
    <dc:creator>pmilani</dc:creator>
    <dc:date>2019-10-24T09:25:41Z</dc:date>
    <item>
      <title>CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54846#M61355</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using csd to link our own service controls with cloudera manager. How do I specify a stopRunner for each role under [roles] section. In the sdl file, &amp;nbsp;I have a top level stopRunner as this, which works,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;stopRunner" : {
"relevantRoleTypes" : ["WEBSERVER"],
"runner" : {
"program" : "scripts/control.sh",
"args" : ["stop"]
},
"timeout" : 10000,
"masterRole" : "WEBSERVER"
},&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but here under roles, stopRunner didn't do the job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;roles" : [
{
"name" : "WEBSERVER",
"label" : "Server",
"pluralLabel" : "Servers",
"startRunner" : {
"program" : "scripts/control.sh",
"args" : [
"start",
"./params.properties",
"./workers.properties"
]
},
&lt;STRONG&gt;"stopRunner" : {
"program" : "scripts/control.sh",
"args" : [
"stop"]
},&lt;/STRONG&gt;&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using following version of Cloudera manager; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Version&lt;/STRONG&gt;: Cloudera Enterprise 5.7.2 (#17 built by jenkins on 20160722-1347 git: 1ac5976e8ad8f16506c2db236aee83141915c44d)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Java VM Name&lt;/STRONG&gt;: Java HotSpot(TM) 64-Bit Server VM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Java VM Vendor&lt;/STRONG&gt;: Oracle Corporation&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Java Version&lt;/STRONG&gt;: 1.7.0_67&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Server Time&lt;/STRONG&gt;: May 18, 2017 10:09:08 AM, Eastern Daylight Time (EDT)&lt;/P&gt;&lt;P&gt;Copyright © 2011-2017 Cloudera, Inc. All rights reserved.&lt;BR /&gt;Hadoop and the Hadoop elephant logo are trademarks of the Apache Software Foundation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 14:19:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54846#M61355</guid>
      <dc:creator>secondpulse</dc:creator>
      <dc:date>2017-05-18T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54847#M61356</link>
      <description>&lt;P&gt;I found my solution here, as it is a known bug to be fixed in future release. Thank&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Cloudera-Manager-Installation/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52783#M10034" target="_blank"&gt;https://community.cloudera.com/t5/Cloudera-Manager-Installation/Stopping-selected-roles-from-Service-action-menu-in-a-CSD/m-p/52783#M10034&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 14:27:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54847#M61356</guid>
      <dc:creator>secondpulse</dc:creator>
      <dc:date>2017-05-18T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54882#M61357</link>
      <description>&lt;P&gt;This is coming soon, on Cloudera Manager 5.11.1&lt;/P&gt;&lt;P&gt;Then you will need to run that version to be able to support the custom role stopRunner in a CSD.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 13:38:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/54882#M61357</guid>
      <dc:creator>pmilani</dc:creator>
      <dc:date>2017-05-19T13:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281187#M61358</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am observing this issue in CDH 6.2. Isn't this solution delivered yet?&lt;/P&gt;&lt;P&gt;The custom stop is not invoked when I stop the service from CM.&lt;/P&gt;&lt;P&gt;Appreciate your help!&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:29:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281187#M61358</guid>
      <dc:creator>tdcloudera</dc:creator>
      <dc:date>2019-10-24T05:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281205#M61359</link>
      <description>&lt;P&gt;This was fixed indeed a while ago. Can you give some more details to the issue you are experiencing?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 09:25:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281205#M61359</guid>
      <dc:creator>pmilani</dc:creator>
      <dc:date>2019-10-24T09:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: CSD stopRunner under roles section not working</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281265#M61360</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/20468"&gt;@pmilani&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;This is fixed now, I earlier not used the runner block for stopRunner.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pl-s"&gt;&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;runner&lt;SPAN class="pl-pds"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; : {&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;It is working after I add this. Thanks again.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:07:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CSD-stopRunner-under-roles-section-not-working/m-p/281265#M61360</guid>
      <dc:creator>tdcloudera</dc:creator>
      <dc:date>2019-10-24T14:07:40Z</dc:date>
    </item>
  </channel>
</rss>

