<?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: HDF 2.0 on HDP 2.5 Installation Issue in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154107#M116563</link>
    <description>&lt;P&gt;once you add that management pack to your ambari, you have to delete your ambari setup.   Go back to a previous backup or uninstall and delete everything and reinstall.&lt;/P&gt;&lt;P&gt;You have to keep these two clusters separate&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 20:54:43 GMT</pubDate>
    <dc:creator>TimothySpann</dc:creator>
    <dc:date>2016-09-21T20:54:43Z</dc:date>
    <item>
      <title>HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154099#M116555</link>
      <description>&lt;P&gt;I installed the HDF 2.0 management pack on HDP 2.5 ambari server and after restart it dies.  Is there a different pack for 2.5?&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/set_up_the_ambari_server.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/set_up_the_ambari_server.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2016-09-15 13:18:31,098  INFO - ******************************* Check database started *******************************
2016-09-15 13:18:35,606  INFO - Checking for configs not mapped to any cluster
2016-09-15 13:18:35,630  INFO - Checking for configs selected more than once
2016-09-15 13:18:35,633  INFO - Checking for hosts without state
2016-09-15 13:18:35,634  INFO - Checking host component states count equals host component desired states count
2016-09-15 13:18:35,637  INFO - Checking services and their configs
2016-09-15 13:18:37,207 ERROR - Exception occurred during complex service check procedure:
org.apache.ambari.server.ParentObjectNotFoundException: Parent Stack Version resource doesn't exist.  Stack data, Stack HDP 2.5 is not found in Ambari metainfo.  Stack data, Stack HDP 2.5 is not found in Ambari metainfo
at org.apache.ambari.server.api.services.AmbariMetaInfo.getServices(AmbariMetaInfo.java:520)
at org.apache.ambari.server.checks.DatabaseConsistencyCheckHelper.checkServiceConfigs(DatabaseConsistencyCheckHelper.java:540)
at org.apache.ambari.server.checks.DatabaseConsistencyChecker.main(DatabaseConsistencyChecker.java:115)
Caused by: org.apache.ambari.server.StackAccessException: Stack data, Stack HDP 2.5 is not found in Ambari metainfo
at org.apache.ambari.server.api.services.AmbariMetaInfo.getStack(AmbariMetaInfo.java:618)
at org.apache.ambari.server.api.services.AmbariMetaInfo.getServices(AmbariMetaInfo.java:518)
... 2 more
2016-09-15 13:18:37,212  INFO - ******************************* Check database completed *******************************
2016-09-15 13:18:42,433  INFO - Checking DB store version
2016-09-15 13:18:43,193  INFO - DB store version is compatible&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 20:23:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154099#M116555</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-15T20:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154100#M116556</link>
      <description>&lt;P&gt;15 Sep 2016 13:23:41,006  INFO [main] ClustersImpl:179 - Initializing the ClustersImpl
15 Sep 2016 13:23:41,100  WARN [Stack Version Loading Thread] LatestRepoCallable:237 - Could not load version definition for HDF-2.0 identified by &lt;A href="http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml&lt;/A&gt;. &lt;A href="http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml&lt;/A&gt;
java.io.FileNotFoundException: &lt;A href="http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml" target="_blank"&gt;http://public-repo-1.hortonworks.com/HDF/centos7/2.x/BUILDS/2.0.0.0-579/HDF-2.0.0.0-579.xml&lt;/A&gt;
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1836)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
at java.net.URL.openStream(URL.java:1045)
at org.apache.ambari.server.state.repository.VersionDefinitionXml.load(VersionDefinitionXml.java:298)
at org.apache.ambari.server.state.stack.LatestRepoCallable.mergeDefinitions(LatestRepoCallable.java:233)
at org.apache.ambari.server.state.stack.LatestRepoCallable.call(LatestRepoCallable.java:176)
at org.apache.ambari.server.state.stack.LatestRepoCallable.call(LatestRepoCallable.java:47)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 20:25:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154100#M116556</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-15T20:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154101#M116557</link>
      <description>&lt;P&gt;ambari-server install-mpack  --purge --verbose --mpack=http://public-repo-1.hortonworks.com/HDF/centos7/2.x/updates/2.0.0.0/tars/hdf_ambari_mp/hdf-ambari-mpack-2.0.0.0-579.tar.gz    on Centos 7.2&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 20:33:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154101#M116557</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-15T20:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154102#M116558</link>
      <description>&lt;P&gt;HDF management pack is supported only as a standalone install (i.e. it is not supported for installing on an Ambari instance with a deployed HDP cluster). Ambari does not support deploying multiple clusters. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 22:32:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154102#M116558</guid>
      <dc:creator>jluniya</dc:creator>
      <dc:date>2016-09-15T22:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154103#M116559</link>
      <description>&lt;P&gt;The --purge flag when installing the HDF mpack will purge the HDP stack definition. &lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 22:33:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154103#M116559</guid>
      <dc:creator>jluniya</dc:creator>
      <dc:date>2016-09-15T22:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154104#M116560</link>
      <description>&lt;P&gt;can i delete an mpack?  will purge do that&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 22:52:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154104#M116560</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-15T22:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154105#M116561</link>
      <description>&lt;P&gt;The command `&lt;EM&gt;ambari-server install-mpack --mpack=/path/to/mpack/tar.gz --purge&lt;/EM&gt;` sounds fairly benign (i.e. you're installing a management pack), and yet the consequences are serious. In this case, the `&lt;EM&gt;--purge&lt;/EM&gt;` flag means "&lt;STRONG&gt;delete all the service definitions for my existing HDP cluster&lt;/STRONG&gt;".&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 04:56:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154105#M116561</guid>
      <dc:creator>awoolford</dc:creator>
      <dc:date>2016-09-20T04:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154106#M116562</link>
      <description>&lt;P&gt;Got the same issue while following the instructions on below link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/install-management-pack.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDF2/HDF-2.0.0/bk_ambari-installation/content/install-management-pack.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is there a fix to revert back the change? i am not able to start ambari server&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 13:48:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154106#M116562</guid>
      <dc:creator>junaidrao</dc:creator>
      <dc:date>2016-09-21T13:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: HDF 2.0 on HDP 2.5 Installation Issue</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154107#M116563</link>
      <description>&lt;P&gt;once you add that management pack to your ambari, you have to delete your ambari setup.   Go back to a previous backup or uninstall and delete everything and reinstall.&lt;/P&gt;&lt;P&gt;You have to keep these two clusters separate&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 20:54:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDF-2-0-on-HDP-2-5-Installation-Issue/m-p/154107#M116563</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-09-21T20:54:43Z</dc:date>
    </item>
  </channel>
</rss>

