<?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 Is it possible to deploy and manage Solr through Ambari? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95919#M59275</link>
    <description>&lt;P&gt;The documentation for HDP 2.3 describes deploying Solr as a process of deploying packages to every HDFS node in the cluster, and there is a separate web UI for managing indexes, working with collections, etc.  Is there a way to instead deploy through Ambari and/or see the health of and manage the Solr service in Ambari?&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2015 21:30:16 GMT</pubDate>
    <dc:creator>rmccollam</dc:creator>
    <dc:date>2015-10-23T21:30:16Z</dc:date>
    <item>
      <title>Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95919#M59275</link>
      <description>&lt;P&gt;The documentation for HDP 2.3 describes deploying Solr as a process of deploying packages to every HDFS node in the cluster, and there is a separate web UI for managing indexes, working with collections, etc.  Is there a way to instead deploy through Ambari and/or see the health of and manage the Solr service in Ambari?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 21:30:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95919#M59275</guid>
      <dc:creator>rmccollam</dc:creator>
      <dc:date>2015-10-23T21:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95920#M59276</link>
      <description>&lt;P&gt;@Ronald, take a look at this workshop - &lt;A href="https://github.com/abajwa-hw/solr-stack"&gt;https://github.com/abajwa-hw/solr-stack.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 21:47:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95920#M59276</guid>
      <dc:creator>aparanjape</dc:creator>
      <dc:date>2015-10-23T21:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95921#M59277</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/219/rmccollam.html" nodeid="219"&gt;@Ronald McCollam&lt;/A&gt;   &lt;A target="_blank" href="https://issues.apache.org/jira/browse/AMBARI-9998"&gt;Jira&lt;/A&gt; on the same &lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 21:55:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95921#M59277</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-10-23T21:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95922#M59278</link>
      <description>&lt;P&gt;That will work for HDP 2.2, but is not the way to do it on 2.3. In 2.3 we have a proper RPM based install. This stack has not yet been updated to reflect the new deployment mechanism.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 22:39:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95922#M59278</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2015-10-23T22:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95923#M59279</link>
      <description>&lt;P&gt;So we worked with LW on an official TechPreview for Ambari managed Solr but this have not yet been released yet. Someone from PM org probably has a better idea of when the official TP will be out (maybe &lt;A rel="user" href="https://community.cloudera.com/users/198/thall.html" nodeid="198"&gt;@Tim Hall&lt;/A&gt; can comment). &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For demo scenarios only&lt;/STRONG&gt; you can try the one I built &lt;A href="https://github.com/abajwa-hw/solr-stack"&gt;here&lt;/A&gt;. Last weekend as part of the &lt;A href="http://pulse.me/s/4Rhb22"&gt;Amabri hack-fest&lt;/A&gt; I updated it to support HDPsearch, although the default is still Apache Solr. &lt;/P&gt;&lt;P&gt;To use  HDPsearch instead, set the below property while installing the service&lt;/P&gt;&lt;PRE&gt;solr.download.location = HDPSEARCH&lt;/PRE&gt;&lt;P&gt;Having said that, there wasn't a whole lot of testing done so feel free to send me feedback offline if you have any issues&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 23:51:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95923#M59279</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-10-23T23:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to deploy and manage Solr through Ambari?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95924#M59280</link>
      <description>&lt;P&gt;This has been updated recently, see my comment below&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 23:52:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Is-it-possible-to-deploy-and-manage-Solr-through-Ambari/m-p/95924#M59280</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2015-10-23T23:52:03Z</dc:date>
    </item>
  </channel>
</rss>

