<?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: hi , I am having trouble connecting to beeline. ... Please help me in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211541#M173483</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/29153/pvlnreddy1919.html" nodeid="29153"&gt;@pv poreddy&lt;/A&gt;the connection string you are using from you screen shot is: jdbc:hive2//&amp;lt;servername&amp;gt;:10000 which is missing a &lt;I&gt;colon (:) &lt;/I&gt; it is supposed to be jdbc:hive2&lt;STRONG&gt;:&lt;/STRONG&gt;//&amp;lt;servername&amp;gt;:10000 for more details you can refer to:  &lt;A href="https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients" target="_blank"&gt;https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients&lt;/A&gt;</description>
    <pubDate>Fri, 04 Aug 2017 11:07:55 GMT</pubDate>
    <dc:creator>dheer_vijji_rag</dc:creator>
    <dc:date>2017-08-04T11:07:55Z</dc:date>
    <item>
      <title>hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211537#M173479</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="26385-capture.png" style="width: 1349px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/16648i7EB4268A56F2CFAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="26385-capture.png" alt="26385-capture.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;ERROR: Url i used to connect to beeline is jdbc:hihve2://hostname:10000/default .I am using oracle as my hive metastore database. ojdbc6 jar is downloaded and kept at /usr/hdp/2.../hive/lib.My transport mode is binary.After adding these jars when  i am logged in as root i can connect to beeline with my ldap uid and pwd. But when i am logged with user id in linux machine and try to connect to beeline. I am getting the same error again&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 03:57:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211537#M173479</guid>
      <dc:creator>pvln_reddy1919</dc:creator>
      <dc:date>2019-08-18T03:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211538#M173480</link>
      <description>&lt;P&gt;It's a wrong jdbc class name for uri.&lt;/P&gt;&lt;P&gt;Try to use this "beeline jdbc:hive2://hostname:10000/default" instead of.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:21:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211538#M173480</guid>
      <dc:creator>MindGlass</dc:creator>
      <dc:date>2017-08-04T08:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211539#M173481</link>
      <description>&lt;P&gt;what i usually do is beeline &amp;gt; &lt;/P&gt;&lt;P&gt;!connect jdbc:hive2://hostname:port/default with " " and withh out.I tried both but it did not work. &lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:45:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211539#M173481</guid>
      <dc:creator>pvln_reddy1919</dc:creator>
      <dc:date>2017-08-04T08:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211540#M173482</link>
      <description>&lt;P&gt;Then, check the hostname which is installed with hiveserver2 on a node.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 10:47:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211540#M173482</guid>
      <dc:creator>MindGlass</dc:creator>
      <dc:date>2017-08-04T10:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211541#M173483</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/29153/pvlnreddy1919.html" nodeid="29153"&gt;@pv poreddy&lt;/A&gt;the connection string you are using from you screen shot is: jdbc:hive2//&amp;lt;servername&amp;gt;:10000 which is missing a &lt;I&gt;colon (:) &lt;/I&gt; it is supposed to be jdbc:hive2&lt;STRONG&gt;:&lt;/STRONG&gt;//&amp;lt;servername&amp;gt;:10000 for more details you can refer to:  &lt;A href="https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients" target="_blank"&gt;https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients&lt;/A&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:07:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211541#M173483</guid>
      <dc:creator>dheer_vijji_rag</dc:creator>
      <dc:date>2017-08-04T11:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211542#M173484</link>
      <description>&lt;P&gt;I have given url correctly. But it doesn't work and still stays the same error&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 22:44:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211542#M173484</guid>
      <dc:creator>pvln_reddy1919</dc:creator>
      <dc:date>2017-08-04T22:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211543#M173485</link>
      <description>&lt;P&gt;The above error is more indicative of a corrupted instal of the hive client. You mentioned that you are able to connect with LDAP userid and password. In the case where you are getting the error did you launch the beeline cli from the same machine where you launched when you were successfully able to connect using LDAP credentials?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 23:14:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211543#M173485</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2017-08-04T23:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211544#M173486</link>
      <description>&lt;P&gt;yes &lt;A rel="user" href="https://community.cloudera.com/users/222/deepesh.html" nodeid="222"&gt;@Deepesh&lt;/A&gt;,I launched both beeline from the same machine. if there is a corrupted install of hive client, please suggest me a solution as in what steps needs to be taken. Also I am using ambari 2.2.2.0 and hdp 2.4.2... when i click on hive service, I do not see the jdbc url down and also the quick links option. Thanks &lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 00:16:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211544#M173486</guid>
      <dc:creator>pvln_reddy1919</dc:creator>
      <dc:date>2017-08-05T00:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211545#M173487</link>
      <description>&lt;P&gt;I am assuming this is an unsecure cluster, is that right?&lt;/P&gt;&lt;P&gt;On that machine, can you put out the complete console log from the terminal and i would suggest just starting the beeline and then put the connect statment:&lt;/P&gt;&lt;PRE&gt;$ beeline
...
&amp;gt; !connect jdbc:hive2://&amp;lt;hivehost&amp;gt;:10000 &amp;lt;user&amp;gt; &amp;lt;pwd&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 05 Aug 2017 01:22:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211545#M173487</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2017-08-05T01:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211546#M173488</link>
      <description>&lt;P&gt;I do not know what went wrong but i removed the hive client and installed it again and it worked this time. Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 01:30:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211546#M173488</guid>
      <dc:creator>pvln_reddy1919</dc:creator>
      <dc:date>2017-08-05T01:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: hi , I am having trouble connecting to beeline. ... Please help me</title>
      <link>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211547#M173489</link>
      <description>&lt;P&gt;So indeed it was a corrupted client, in that case please accept my first answer.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 01:34:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/hi-I-am-having-trouble-connecting-to-beeline-Please-help-me/m-p/211547#M173489</guid>
      <dc:creator>deepesh1</dc:creator>
      <dc:date>2017-08-05T01:34:23Z</dc:date>
    </item>
  </channel>
</rss>

