<?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 deactive parcel after restart cloudera-scm-agent in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/deactive-parcel-after-restart-cloudera-scm-agent/m-p/50649#M53840</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a cluster consist of 7 nodes. Ony ONE of the node delete the activited parcels every time after restart. It delete all the files in /opt/cloudera/parcels except the soft links.&lt;/P&gt;&lt;P&gt;Could anyone help me?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 03:42:53 GMT</pubDate>
    <dc:creator>zhuangmz</dc:creator>
    <dc:date>2017-02-09T03:42:53Z</dc:date>
    <item>
      <title>deactive parcel after restart cloudera-scm-agent</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/deactive-parcel-after-restart-cloudera-scm-agent/m-p/50649#M53840</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a cluster consist of 7 nodes. Ony ONE of the node delete the activited parcels every time after restart. It delete all the files in /opt/cloudera/parcels except the soft links.&lt;/P&gt;&lt;P&gt;Could anyone help me?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 03:42:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/deactive-parcel-after-restart-cloudera-scm-agent/m-p/50649#M53840</guid>
      <dc:creator>zhuangmz</dc:creator>
      <dc:date>2017-02-09T03:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: deactive parcel after restart cloudera-scm-agent</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/deactive-parcel-after-restart-cloudera-scm-agent/m-p/50698#M53841</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can happen if this host was never properly added to the cluster. The agent is stateless by design and it relies on the model state provided to it by Cloudera Manager. You cannot manually deploy parcels on host which are managed by Cloudera Manager. Cloudera Manager will simply instruct the agent to remove the parcels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When the host comes up you should review the state of operations in Cloudera Manager. Please be sure to visit the Parcel management page and see weather or not the system is attempting to deploy Parcels on any host. If this is not happening, you may need to remove the host from the cluster and re-add it. It may also be possible to force parcel distribution through the CM api despite it's present status.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please review our API documentation. Specifically the parcel commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;h&lt;A href="ttp://cloudera.github.io/cm_api/apidocs/v14/index.html" target="_self"&gt;ttp://cloudera.github.io/cm_api/apidocs/v14/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels.html" target="_blank"&gt;/clusters/{clusterName}/parcels&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_activate.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/activate&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_cancelDistribution.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/cancelDistribution&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_cancelDownload.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/cancelDownload&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_deactivate.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/deactivate&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_removeDownload.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/removeDownload&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_startDistribution.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDistribution&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_startDownload.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startDownload&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_products_-product-_versions_-version-_commands_startRemovalOfDistribution.html" target="_blank"&gt;/clusters/{clusterName}/parcels/products/{product}/versions/{version}/commands/startRemovalOfDistribution&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://cloudera.github.io/cm_api/apidocs/v14/path__clusters_-clusterName-_parcels_usage.html" target="_blank"&gt;/clusters/{clusterName}/parcels/usage&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 09 Feb 2017 19:28:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/deactive-parcel-after-restart-cloudera-scm-agent/m-p/50698#M53841</guid>
      <dc:creator>lhebert</dc:creator>
      <dc:date>2017-02-09T19:28:00Z</dc:date>
    </item>
  </channel>
</rss>

