<?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: Installing Ambari and deploying components in different directory in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129001#M31281</link>
    <description>&lt;P&gt;Also can you tell me the location where it is installed. We have to allocate proper space to that specific location.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2016 04:41:18 GMT</pubDate>
    <dc:creator>Chandra</dc:creator>
    <dc:date>2016-06-09T04:41:18Z</dc:date>
    <item>
      <title>Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128997#M31277</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am a newbie and can you please let me know how we can customize the install to a different directory rather than the default /etc or/var etc...&lt;/P&gt;&lt;P&gt;I want to install the whole hdp platform under a directory /apps&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 03:45:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128997#M31277</guid>
      <dc:creator>Chandra</dc:creator>
      <dc:date>2016-06-09T03:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128998#M31278</link>
      <description>&lt;P&gt;AFAIK. We don't support this kind of installation with HDP. For logs location, yes we can change the log directory for each component in config.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:02:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128998#M31278</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-09T04:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128999#M31279</link>
      <description>&lt;P&gt;Thanks a lot. So I have to install in the default directory. Please correct me if I am wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:03:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/128999#M31279</guid>
      <dc:creator>Chandra</dc:creator>
      <dc:date>2016-06-09T04:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129000#M31280</link>
      <description>&lt;P&gt;yes, probably you can mount /usr on path where you want to use  but it should be same name I believe.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:30:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129000#M31280</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-09T04:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129001#M31281</link>
      <description>&lt;P&gt;Also can you tell me the location where it is installed. We have to allocate proper space to that specific location.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 04:41:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129001#M31281</guid>
      <dc:creator>Chandra</dc:creator>
      <dc:date>2016-06-09T04:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129002#M31282</link>
      <description>&lt;P&gt;Major things goes under /usr and confs to /etc and logs inside /var, /hadoop, In new releases we are also using /opt&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 05:16:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129002#M31282</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-06-09T05:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Ambari and deploying components in different directory</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129003#M31283</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 00:43:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Installing-Ambari-and-deploying-components-in-different/m-p/129003#M31283</guid>
      <dc:creator>Chandra</dc:creator>
      <dc:date>2016-06-10T00:43:19Z</dc:date>
    </item>
  </channel>
</rss>

