<?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 How can I install Cassandra in HDP 2.4 sandbox (Virtual Box) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144410#M28118</link>
    <description>&lt;P&gt;I like to install Cassandra on HDP 2.4 Sandbox to learn about the interconnection between Ambari-Service and Cassandra - I reference to the &lt;A href="https://github.com/Symantec/ambari-cassandra-service" target="_blank"&gt;https://github.com/Symantec/ambari-cassandra-service&lt;/A&gt; repository and &lt;A href="https://community.hortonworks.com/repos/8588/ambari-cassandra-service.html#comment-32934" target="_blank"&gt;https://community.hortonworks.com/repos/8588/ambari-cassandra-service.html#comment-32934&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This was not working on Virtual Box. Are their description how this can be done manually?&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2016 19:32:14 GMT</pubDate>
    <dc:creator>lott3</dc:creator>
    <dc:date>2016-05-12T19:32:14Z</dc:date>
    <item>
      <title>How can I install Cassandra in HDP 2.4 sandbox (Virtual Box)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144410#M28118</link>
      <description>&lt;P&gt;I like to install Cassandra on HDP 2.4 Sandbox to learn about the interconnection between Ambari-Service and Cassandra - I reference to the &lt;A href="https://github.com/Symantec/ambari-cassandra-service" target="_blank"&gt;https://github.com/Symantec/ambari-cassandra-service&lt;/A&gt; repository and &lt;A href="https://community.hortonworks.com/repos/8588/ambari-cassandra-service.html#comment-32934" target="_blank"&gt;https://community.hortonworks.com/repos/8588/ambari-cassandra-service.html#comment-32934&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This was not working on Virtual Box. Are their description how this can be done manually?&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2016 19:32:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144410#M28118</guid>
      <dc:creator>lott3</dc:creator>
      <dc:date>2016-05-12T19:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I install Cassandra in HDP 2.4 sandbox (Virtual Box)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144411#M28119</link>
      <description>&lt;P&gt;
 Hi &lt;A rel="user" href="https://community.cloudera.com/users/10400/lott3.html" nodeid="10400" target="_blank"&gt;@Lukas Ott&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
 &lt;A rel="user" href="https://community.cloudera.com/users/10400/lott3.html" nodeid="10400" target="_blank"&gt;&lt;/A&gt;I was able to install Cassandra in HDP 2.4 sandbox(freshly imported.)&lt;/P&gt;&lt;P&gt;
 However there are some prerequisites required as mentioned below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add &lt;STRONG&gt;/etc/yum.repos.d/datastax.repo&lt;/STRONG&gt; as given below:&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;[root@sandbox ~]# cat /etc/yum.repos.d/datastax.repo[datastax]
 name = DataStax Repo for Apache Cassandra
 baseurl = &lt;A href="http://rpm.datastax.com/community" target="_blank" rel="nofollow noopener noreferrer"&gt;http://rpm.datastax.com/community&lt;/A&gt;
 enabled = 1gpgcheck = 0&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;Install python request module using below command:&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-left: 40px;"&gt;&lt;STRONG&gt;sudo pip install requests&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Set &lt;STRONG&gt;seed_provider_parameters_seeds&lt;/STRONG&gt; to &lt;STRONG&gt;"sandbox"&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here are some screenshots:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4203-step1.png" style="width: 1814px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21576i318A634A24901A3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4203-step1.png" alt="4203-step1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After Installation&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="4204-cassandra-final.png" style="width: 2670px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21577i26EB00ADEB1370AD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="4204-cassandra-final.png" alt="4204-cassandra-final.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;-Rahul&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:57:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144411#M28119</guid>
      <dc:creator>rpathak</dc:creator>
      <dc:date>2019-08-19T07:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I install Cassandra in HDP 2.4 sandbox (Virtual Box)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144412#M28120</link>
      <description>&lt;P&gt;Hi Rahul Pathak,&lt;/P&gt;&lt;P&gt;I followed your instructions to setup Cassandra to my Hortonworks Sandbox (HDP_2.6_vmware_19_04_2017_20_25_43_hdp_ambari_2_5_0_5_1 ) and got an error - Connection failed: [Errno 111] Connection refused to sandbox.hortonworks.com:7000. The following is the steps (login as root): &lt;/P&gt;&lt;P&gt;1) Added file datastax.repo &lt;/P&gt;&lt;P&gt;vi /etc/yum.repos.d/datastax.repo &lt;/P&gt;&lt;P&gt;[datastax] &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;name = DataStax Repo for Apache Cassandra &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;baseurl = &lt;A href="http://rpm.datastax.com/community" target="_blank" rel="nofollow noopener noreferrer"&gt;http://rpm.datastax.com/community&lt;/A&gt; &lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;enabled = 1gpgcheck = 0&lt;/P&gt;&lt;P&gt;2) Install Python requests &lt;/P&gt;&lt;P&gt;     easy_install-2.6 pip &lt;/P&gt;&lt;P&gt;     pip install requests &lt;/P&gt;&lt;P&gt;3) Downloaded the Cassandra service folder &lt;/P&gt;&lt;P&gt;     VERSION=`hdp-select status hadoop-client | sed 's/hadoop-client - \([0-9]\.[0-9]\).*/\1/'` &lt;/P&gt;&lt;P&gt;     git clone &lt;A href="https://github.com/Symantec/ambari-cassandra-service.git" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Symantec/ambari-cassandra-service.git&lt;/A&gt; /var/lib/ambari-server/resources/stacks/HDP/$VERSION/services/CASSANDRA &lt;/P&gt;&lt;P&gt;4) Restart Ambari &lt;/P&gt;&lt;P&gt;    service ambari restart &lt;/P&gt;&lt;P&gt;5) Configured Cassandra: 'Add Service' from the 'Actions' dropdown menu in the bottom left of the Ambari dashboard Set seed_provider_parameters_seeds to "sandbox" &lt;/P&gt;&lt;P&gt;6) Restarted VM and Restarted servcies &lt;/P&gt;&lt;P&gt;7) Got a error in Cassandra, see attached pictures. &lt;/P&gt;&lt;P&gt;Please shed some light on this issue.&lt;/P&gt;&lt;P&gt;Thank you in advance for your reply.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17550-cassandra-service-process-error.png" style="width: 1292px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21574i75C1CA310F7B1B0B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17550-cassandra-service-process-error.png" alt="17550-cassandra-service-process-error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="17551-cassandra-service-process-error-2.png" style="width: 552px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21575i0EB62149687623A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="17551-cassandra-service-process-error-2.png" alt="17551-cassandra-service-process-error-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:56:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-install-Cassandra-in-HDP-2-4-sandbox-Virtual-Box/m-p/144412#M28120</guid>
      <dc:creator>Howchoy</dc:creator>
      <dc:date>2019-08-19T07:56:51Z</dc:date>
    </item>
  </channel>
</rss>

