<?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: Unable to install Solr on Ambari 2.6 . Facing the following error: Unable to locate package lucidworks-hdpsearch . in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242703#M204502</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114737/rishi18011997.html" nodeid="114737"&gt;@Abhishek Rawat&lt;/A&gt; .   &lt;BR /&gt;If you want to use Ubuntu 16 then please try Ambari 2.7 + HDP Search 4.0 combination &lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 20:01:16 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2019-06-17T20:01:16Z</dc:date>
    <item>
      <title>Unable to install Solr on Ambari 2.6 . Facing the following error: Unable to locate package lucidworks-hdpsearch .</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242701#M204500</link>
      <description>&lt;P&gt;I tried sudo apt-get install lucidworks-hdpsearch. That also gives the same error. My OS is ubuntu 16.04 and I have ambari 2.6 installed.&lt;/P&gt;&lt;PRE&gt;Traceback (most recent call last):
  File "/var/lib/ambari-agent/cache/common-services/SOLR/6.6.2/package/scripts/solr.py", line 139, in &amp;lt;module&amp;gt;
    Solr().execute()
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 375, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/common-services/SOLR/6.6.2/package/scripts/solr.py", line 20, in install
    self.install_packages(env)
  File "/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", line 821, in install_packages
    retry_count=agent_stack_retry_count)
  File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line 166, in __init__
    self.env.run()
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 160, in run
    self.run_action(resource, action)
  File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 124, in run_action
    provider_action()
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/package/__init__.py", line 53, in action_install
    self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos)
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/package/apt.py", line 75, in wrapper
    return function_to_decorate(self, name, *args[2:])
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/package/apt.py", line 376, in install_package
    self.checked_call_with_retries(cmd, sudo=True, env=INSTALL_CMD_ENV, logoutput=self.get_logoutput())
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/package/__init__.py", line 266, in checked_call_with_retries
    return self._call_with_retries(cmd, is_checked=True, **kwargs)
  File "/usr/lib/ambari-agent/lib/resource_management/core/providers/package/__init__.py", line 283, in _call_with_retries
    code, out = func(cmd, **kwargs)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 72, in inner
    result = function(command, **kwargs)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 102, in checked_call
    tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 150, in _call_wrapper
    result = _call(command, **kwargs_copy)
  File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 303, in _call
    raise ExecutionFailed(err_msg, code, out, err)
resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/apt-get -q -o Dpkg::Options::=--force-confdef --allow-unauthenticated --assume-yes install lucidworks-hdpsearch' returned 100. Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package lucidworks-hdpsearch&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Jun 2019 19:55:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242701#M204500</guid>
      <dc:creator>rishi18011997</dc:creator>
      <dc:date>2019-06-17T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install Solr on Ambari 2.6 . Facing the following error: Unable to locate package lucidworks-hdpsearch .</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242702#M204501</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114737/rishi18011997.html" nodeid="114737"&gt;@Abhishek Rawat&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I looked at the SupportMatrix for Ambari 2.6 and i can see that it does not Support Ubuntu 16.   Same goes for HDP Search 3.0  (which is compatible with Ambari 2.6)  does have Ubuntu 16 as Supported OS.  So i guess package dependencies can not be resolved if they are not present.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://supportmatrix.hortonworks.com/"&gt;https://supportmatrix.hortonworks.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In the above link please click on the Ambari 2.6 versions and then scroll down to see the supported HDP search version along with the tested and certified OS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 19:58:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242702#M204501</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-17T19:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install Solr on Ambari 2.6 . Facing the following error: Unable to locate package lucidworks-hdpsearch .</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242703#M204502</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/114737/rishi18011997.html" nodeid="114737"&gt;@Abhishek Rawat&lt;/A&gt; .   &lt;BR /&gt;If you want to use Ubuntu 16 then please try Ambari 2.7 + HDP Search 4.0 combination &lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 20:01:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242703#M204502</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-17T20:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to install Solr on Ambari 2.6 . Facing the following error: Unable to locate package lucidworks-hdpsearch .</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242704#M204503</link>
      <description>&lt;P&gt;Thank you for letting me know about the support matrix as its really very helpful. I will prefer to install ubuntu 14.04 as I also need JanusGraph on Ambari which by this link &lt;A rel="noopener noreferrer noopener noreferrer" href="https://github.com/JanusGraph/janusgraph-ambari" target="_blank"&gt;https://github.com/JanusGraph/janusgraph-ambari&lt;/A&gt; is not compatible on Ambari 2.7.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 12:15:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Unable-to-install-Solr-on-Ambari-2-6-Facing-the-following/m-p/242704#M204503</guid>
      <dc:creator>rishi18011997</dc:creator>
      <dc:date>2019-06-18T12:15:25Z</dc:date>
    </item>
  </channel>
</rss>

