<?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: Ambari Config inconsistency issue in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112579#M16431</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/395/mkataria.html" nodeid="395"&gt;@mkataria&lt;/A&gt;&lt;P&gt;You may have to clear the datase manually.&lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P&gt;su postgres&lt;/P&gt;&lt;P&gt;psql&lt;/P&gt;&lt;P&gt;\c ambari&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.hostcomponentstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.hostcomponentdesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.servicecomponentdesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.servicedesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.clusterservices WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;service ambari-server restart&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jan 2016 03:59:15 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-01-27T03:59:15Z</dc:date>
    <item>
      <title>Ambari Config inconsistency issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112578#M16430</link>
      <description>&lt;P&gt;Few weeks back we were working with a customer and configured Solr for Ranger, customer decided to skip Solr until it came as a GA feature with Ambari, after uninstalling and removing the Solr properties customer has upgraded Ambari and HDP stack, now the ambari-server logs are flooded with below error, a solution/fix would be helpful.&lt;/P&gt;&lt;P&gt;ERROR [qtp-ambari-client-2103] ClusterImpl:2145 - Config inconsistency exists: unknown configType=solr-env&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 00:55:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112578#M16430</guid>
      <dc:creator>mkataria</dc:creator>
      <dc:date>2016-01-27T00:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Config inconsistency issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112579#M16431</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/395/mkataria.html" nodeid="395"&gt;@mkataria&lt;/A&gt;&lt;P&gt;You may have to clear the datase manually.&lt;/P&gt;&lt;OL&gt;
&lt;/OL&gt;&lt;P&gt;su postgres&lt;/P&gt;&lt;P&gt;psql&lt;/P&gt;&lt;P&gt;\c ambari&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.hostcomponentstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.hostcomponentdesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.servicecomponentdesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.servicedesiredstate WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;DELETE FROM ambari.clusterservices WHERE service_name IN ('SOLR');&lt;/P&gt;&lt;P&gt;service ambari-server restart&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 03:59:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112579#M16431</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-27T03:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari Config inconsistency issue</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112580#M16432</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;  I deleted my service name from all these tables but I am still seeing
 the same issue in the logs. I see this name is present in lot of tables &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;clusterconfig&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;execution_command&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;upgrade_item&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;stage&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;serviceconfig&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;requestresourcefilter&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;requestoperationlevel&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;request&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and there are many others. Should I delete from everywhere?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 07:35:28 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-Config-inconsistency-issue/m-p/112580#M16432</guid>
      <dc:creator>amey_jain</dc:creator>
      <dc:date>2016-06-17T07:35:28Z</dc:date>
    </item>
  </channel>
</rss>

