<?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: Where can I get latest   resource_management.core and shell for Ambari install? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219152#M60408</link>
    <description>&lt;P&gt;It was, as you say, borked and it was /usr/lib/python2.6/site-packages that was the problem. Many thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 07 May 2017 14:48:11 GMT</pubDate>
    <dc:creator>ed_day</dc:creator>
    <dc:date>2017-05-07T14:48:11Z</dc:date>
    <item>
      <title>Where can I get latest   resource_management.core and shell for Ambari install?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219150#M60406</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I am doing a fresh install of HDP2.5.&lt;/P&gt;&lt;P&gt;I am trying to do:&lt;/P&gt;&lt;PRE&gt;sudo ambari-server setup&lt;/PRE&gt;&lt;P&gt;but I got this error:&lt;/P&gt;&lt;PRE&gt;  File "/usr/lib/python2.6/site-packages/ambari_server/serverClassPath.py", line 28, in &amp;lt;module&amp;gt;
    from resource_management.core.shell import quote_bash_args
ImportError: No module named resource_management.core.shell&lt;/PRE&gt;&lt;P&gt;I fixed this by copying in the quote_bash_args routine from &lt;A href="https://apache.googlesource.com/ambari/+/71e099d292c56df1840539c71b3d879928095048%5E!/"&gt;here&lt;/A&gt; and removing the import.&lt;/P&gt;&lt;P&gt;Now I get another error, again because the core and/or shell module is missing:&lt;/P&gt;&lt;PRE&gt;  File "/usr/sbin/ambari-server.py", line 39, in &amp;lt;module&amp;gt;
    from ambari_server.serverSetup import reset, setup, setup_jce_policy
  File "/usr/lib/python2.6/site-packages/ambari_server/serverSetup.py", line 31, in &amp;lt;module&amp;gt;
    from ambari_commons.firewall import Firewall
  File "/usr/lib/python2.6/site-packages/ambari_commons/firewall.py", line 25, in &amp;lt;module&amp;gt;
    from resource_management.core import shell
ImportError: No module named resource_management.core&lt;/PRE&gt;&lt;P&gt;Where can I get the latest core and shell modules from?&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 22:26:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219150#M60406</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2017-05-03T22:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I get latest   resource_management.core and shell for Ambari install?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219151#M60407</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11394/edday.html" nodeid="11394"&gt;@ed day&lt;/A&gt; I'm guessing your ambari-server setup is borked. Please reinstall ambari server and agent. When you remove the packages, make sure to clean /var/lib/ambari-server /usr/lib/ambari-server /usr/lib/python2.6/site-packages/ambari* etc. &lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 00:13:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219151#M60407</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2017-05-04T00:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I get latest   resource_management.core and shell for Ambari install?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219152#M60408</link>
      <description>&lt;P&gt;It was, as you say, borked and it was /usr/lib/python2.6/site-packages that was the problem. Many thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2017 14:48:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219152#M60408</guid>
      <dc:creator>ed_day</dc:creator>
      <dc:date>2017-05-07T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where can I get latest   resource_management.core and shell for Ambari install?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219153#M60409</link>
      <description>&lt;P&gt;
	&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; I cleaned up /var/lib/ambari-server, /usr/lib/python2.6/site-packages/ambari* and did a clean insall. But each time I do the install it says creating site-packages/resource_management : File exists. So even after a clean install the setup gives me the same error. How do I get around with this?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 00:19:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-can-I-get-latest-resource-management-core-and-shell/m-p/219153#M60409</guid>
      <dc:creator>guntaka</dc:creator>
      <dc:date>2017-10-26T00:19:14Z</dc:date>
    </item>
  </channel>
</rss>

