<?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: mosquitto installation on hdp2.5 in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145223#M56568</link>
    <description>&lt;P&gt;i think HDP 2.5 is Cent OS 6.8, will the above steps will be applicable to the HDP 2.5 sandbox ??&lt;/P&gt;</description>
    <pubDate>Thu, 09 Mar 2017 13:06:31 GMT</pubDate>
    <dc:creator>subramaniyam_km</dc:creator>
    <dc:date>2017-03-09T13:06:31Z</dc:date>
    <item>
      <title>mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145219#M56564</link>
      <description>&lt;P&gt;Can some one tell me how to install the mosquitto on hdp2.5 sandbox&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 16:32:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145219#M56564</guid>
      <dc:creator>subramaniyam_km</dc:creator>
      <dc:date>2017-03-08T16:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145220#M56565</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/16391/subramaniyamkmv.html"&gt;@Subramaniyam KMV&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/16391/subramaniyamkmv.html"&gt;&lt;/A&gt;I assume you mean mosquito mqtt. &lt;/P&gt;&lt;P&gt;Here is an example of installation on centos-7:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-centos-7" target="_blank"&gt;https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-centos-7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can probably skip the "secure" part.&lt;/P&gt;&lt;P&gt;This is not specific to HDP 2.5, you can assume that the sandbox is just a Centos VM for your case. What it matters is the OS and availability of resources.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 02:52:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145220#M56565</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2017-03-09T02:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145221#M56566</link>
      <description>&lt;P&gt;o install a Mosquitto MQTT Server on Centos7&lt;/P&gt;&lt;P&gt;yum -y install unzip&lt;/P&gt;&lt;P&gt;Step 1: Add the CentOS 7 mosquitto repository&lt;/P&gt;&lt;P&gt;cd /etc/yum.repos.d&lt;/P&gt;&lt;P&gt;wget &lt;A href="http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/home:oojah:mqtt.repo"&gt;http://download.opensuse.org/repositories/home:/oojah:/mqtt/CentOS_CentOS-7/home:oojah:mqtt.repo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;sudo yum update&lt;/P&gt;&lt;P&gt;Step 2: Install mosquitto &amp;amp; mosquitto-clients&lt;/P&gt;&lt;P&gt;sudo yum install -y mosquitto mosquitto-clients&lt;/P&gt;&lt;P&gt;Step 3: Run mosquitto&lt;/P&gt;&lt;P&gt;sudo su /usr/sbin/mosquitto -d -c /etc/mosquitto/mosquitto.conf &amp;gt; /var/log/mosquitto.log 2&amp;gt;&amp;amp;1&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/55839/reading-sensor-data-from-remote-sensors-on-raspber.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/55839/reading-sensor-data-from-remote-sensors-on-raspber.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 03:55:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145221#M56566</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2017-03-09T03:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145222#M56567</link>
      <description>&lt;P&gt;i think HDP 2.5 is Cent OS 6.8, will the above steps will be applicable to the HDP 2.5 sandbox ??&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:06:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145222#M56567</guid>
      <dc:creator>subramaniyam_km</dc:creator>
      <dc:date>2017-03-09T13:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145223#M56568</link>
      <description>&lt;P&gt;i think HDP 2.5 is Cent OS 6.8, will the above steps will be applicable to the HDP 2.5 sandbox ??&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 13:06:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145223#M56568</guid>
      <dc:creator>subramaniyam_km</dc:creator>
      <dc:date>2017-03-09T13:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: mosquitto installation on hdp2.5</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145224#M56569</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/16391/subramaniyamkmv.html"&gt;@Subramaniyam KMV &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Go to: &lt;A href="https://mosquitto.org/download/"&gt;https://mosquitto.org/download/&lt;/A&gt; and follow Centos 6 instructions.&lt;/P&gt;&lt;P&gt;If this helps, please vote/accept best answer. Time spent to help should be appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2017 00:28:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mosquitto-installation-on-hdp2-5/m-p/145224#M56569</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2017-03-14T00:28:55Z</dc:date>
    </item>
  </channel>
</rss>

