<?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: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure..... in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166589#M29618</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/4506/ssandeep.html" nodeid="4506"&gt;@sanka sandeep&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Please accept this answer if it helped you.&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2016 18:07:24 GMT</pubDate>
    <dc:creator>jyadav</dc:creator>
    <dc:date>2016-05-25T18:07:24Z</dc:date>
    <item>
      <title>Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166584#M29613</link>
      <description />
      <pubDate>Wed, 25 May 2016 15:33:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166584#M29613</guid>
      <dc:creator>s_sandeep</dc:creator>
      <dc:date>2016-05-25T15:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166585#M29614</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/4506/ssandeep.html" nodeid="4506"&gt;@sanka sandeep&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;AFAIK HDP doesn't support Drill as of now but yes you can play with it on a Sandbox machine if you want. Here is the good article for the same. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/10551/apache-drill-unofficial-introduction.html" target="_blank"&gt;https://community.hortonworks.com/articles/10551/apache-drill-unofficial-introduction.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 15:42:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166585#M29614</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-05-25T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166586#M29615</link>
      <description>&lt;P&gt;Already i saw this link...i want how to start the service in hdp 2.4??can u please help me&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 15:46:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166586#M29615</guid>
      <dc:creator>s_sandeep</dc:creator>
      <dc:date>2016-05-25T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166587#M29616</link>
      <description>&lt;P&gt;Start from HDP Ambari? which is not available:)&lt;/P&gt;&lt;P&gt;As mentioned in the same article, here is the manual steps of Drill installation.&lt;/P&gt;&lt;P&gt;Grab &lt;A href="https://drill.apache.org/download/"&gt;latest version&lt;/A&gt; of drill&lt;/P&gt;&lt;P&gt;wget &lt;A href="http://getdrill.org/drill/download/apache-drill-1.2.0.tar.gz"&gt;http://getdrill.org/drill/download/apache-drill-1.2.0.tar.gz&lt;/A&gt; &lt;/P&gt;&lt;P&gt;tar xvfz apache-drill-1.2.0.tar.gz /root/drill/apache-drill-1.2.0&lt;/P&gt;&lt;P&gt;cd /root/drill/apache-drill-1.2.0&lt;/P&gt;&lt;P&gt;Start Drill in distributed mode ( You can start in embedded mode too)&lt;/P&gt;&lt;P&gt;[root@node1 conf]# ../bin/drillbit.sh start&lt;/P&gt;&lt;P&gt;starting drillbit, logging to /root/drill/apache-drill-1.2.0/log/drillbit.out&lt;/P&gt;&lt;P&gt;Drill Web Console - &lt;A href="http://host:8047/"&gt;http://host:8047&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 16:04:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166587#M29616</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-05-25T16:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166588#M29617</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/4506/ssandeep.html"&gt;sanka sandeep&lt;/A&gt; As HDP do not support Apache Drill at the moment,you might not be able to Start/Stop Drill service using Ambari-server.&lt;/P&gt;&lt;P&gt;Once you download the Drill packages from the Apache Drill website, you can use bin/drillbit.sh start script to start Drill.&lt;/P&gt;&lt;P&gt;Drill Install Guide (Distributed Mode):  &lt;A href="https://drill.apache.org/docs/installing-drill-on-the-cluster/" target="_blank"&gt;https://drill.apache.org/docs/installing-drill-on-the-cluster/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Drill Install Guide (Embedded Mode)  :https://drill.apache.org/docs/starting-drill-on-linux-and-mac-os-x/&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 16:19:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166588#M29617</guid>
      <dc:creator>pradeep_bhadani</dc:creator>
      <dc:date>2016-05-25T16:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is Apache Drill working on Sandbox 2.4 ??? If it works how can??? and please guide me the installation procedure.....</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166589#M29618</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/4506/ssandeep.html" nodeid="4506"&gt;@sanka sandeep&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Please accept this answer if it helped you.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 18:07:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Is-Apache-Drill-working-on-Sandbox-2-4-If-it-works-how-can/m-p/166589#M29618</guid>
      <dc:creator>jyadav</dc:creator>
      <dc:date>2016-05-25T18:07:24Z</dc:date>
    </item>
  </channel>
</rss>

