<?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: Cannot Connect Tableau to HiveServer2 in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161401#M123780</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3669/marcfussell.html" nodeid="3669"&gt;@marksf&lt;/A&gt; can you help me out on this.&lt;/P&gt;&lt;P&gt;I am facing similar issue... Is it problem with odbc driver?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2018 18:47:25 GMT</pubDate>
    <dc:creator>sriramhadoop27</dc:creator>
    <dc:date>2018-11-15T18:47:25Z</dc:date>
    <item>
      <title>Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161397#M123776</link>
      <description>&lt;P&gt;
	I have a default Ambari 2.3 install, meaning I have not changed much from the default.&lt;/P&gt;&lt;P&gt;
	From the Services-&amp;gt;Hive page I can tell HiveServer2 is running and on which node it is running.  Also if I go into Services-&amp;gt;Hive-&amp;gt;Config-&amp;gt;Advanced I can see my security authorization is none and authentication is none.&lt;/P&gt;&lt;P&gt;
	When I attempt to attach Tableau to HiveServer2 with the proper node on port 10000 and no authentication it does not connect.&lt;/P&gt;&lt;P&gt;
	I can tell the Tableau workstation is attempting to connect to the HiveServer2 on port 10000 via 'netstat -peant'.&lt;/P&gt;&lt;P&gt;
	When I look in the HiveServer2 logs, as soon as I attempt to connect from Tableau I get this error:&lt;/P&gt;&lt;P&gt;
	----&lt;/P&gt;&lt;P&gt;
	2016-04-07 16:02:52,205 ERROR [HiveServer2-Handler-Pool: Thread-142]: server.TThreadPoolServer (TThreadPoolServer.java:run(296)) - Error occurred during processing of message.&lt;/P&gt;&lt;P&gt;
	java.lang.RuntimeException: org.apache.thrift.transport.TTransportException: Invalid status -128&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;
	at org.apache.thrift.transport.TSaslServerTransport$Factory.getTransport(TSaslServerTransport.java:219)
	

	at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:268)
	

	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	

	at java.lang.Thread.run(Thread.java:745)&lt;/P&gt;&lt;P&gt;
	Caused by: org.apache.thrift.transport.TTransportException: Invalid status -128&lt;/P&gt;&lt;P style="margin-left: 20px;"&gt;
	at org.apache.thrift.transport.TSaslTransport.sendAndThrowMessage(TSaslTransport.java:232)
	

	at org.apache.thrift.transport.TSaslTransport.receiveSaslMessage(TSaslTransport.java:184)
	

	at org.apache.thrift.transport.TSaslServerTransport.handleSaslStartMessage(TSaslServerTransport.java:125)
	

	at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:271)at org.apache.thrift.transport.TSaslServerTransport.open(TSaslServerTransport.java:41)&lt;/P&gt;&lt;P&gt;
	at org.apache.thrift.transport.TSaslServerTransport$Factory.getTransport(TSaslServerTransport.java:216)&lt;/P&gt;&lt;P&gt;
	... 4 more&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 05:13:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161397#M123776</guid>
      <dc:creator>marc_fussell</dc:creator>
      <dc:date>2016-04-08T05:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161398#M123777</link>
      <description>&lt;P&gt;Hive expects a SASL Wrapper from the client. ( empty in your case ). And doesnt seem to get any or with a wrong status. Is it possible that the odbc driver is old? Did you use the ODBC driver from here?&lt;/P&gt;&lt;P&gt;&lt;A href="http://hortonworks.com/hdp/addons/" target="_blank"&gt;http://hortonworks.com/hdp/addons/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 05:17:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161398#M123777</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-04-08T05:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161399#M123778</link>
      <description>&lt;P&gt;"Hive expects a SASL Wrapper from the client."&lt;/P&gt;&lt;P&gt;^^^^ That was the ticket.&lt;/P&gt;&lt;P&gt;Once I read into this a bit and configured accordingly, everything worked!&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2016 05:59:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161399#M123778</guid>
      <dc:creator>marc_fussell</dc:creator>
      <dc:date>2016-04-08T05:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161400#M123779</link>
      <description>&lt;P&gt;Adding onto Benjamin's answer - as this may be helpful to others having similar issues:&lt;/P&gt;&lt;P&gt;When using HiveServer2, always use the Authentication as "user name" (you may use root to connect to the hwx sandbox)&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2016 23:28:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161400#M123779</guid>
      <dc:creator>hduraiswamy</dc:creator>
      <dc:date>2016-04-19T23:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161401#M123780</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3669/marcfussell.html" nodeid="3669"&gt;@marksf&lt;/A&gt; can you help me out on this.&lt;/P&gt;&lt;P&gt;I am facing similar issue... Is it problem with odbc driver?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 18:47:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161401#M123780</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-11-15T18:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161402#M123781</link>
      <description>&lt;P&gt;@marksf or anyone, can you please provide that article or ticket information please - &lt;/P&gt;&lt;P&gt;Hive expects a SASL Wrapper from the client&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 20:12:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161402#M123781</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-11-15T20:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Connect Tableau to HiveServer2</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161403#M123782</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3669/marcfussell.html" nodeid="3669"&gt;@marksf&lt;/A&gt;...Could you please tell me how did you resolve this?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 02:43:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-Connect-Tableau-to-HiveServer2/m-p/161403#M123782</guid>
      <dc:creator>sriramhadoop27</dc:creator>
      <dc:date>2018-11-16T02:43:29Z</dc:date>
    </item>
  </channel>
</rss>

