<?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>topic thiveconnection: Facing issues when trying to establish a connection to hive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/thiveconnection-Facing-issues-when-trying-to-establish-a/m-p/2290695#M63947</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I have configured hadoop and hive in my personal laptop and I can see both hadoop and hive server 2 are running properly when I start them form the cmd. but when I try connecting to hive from talend I face the below issue.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job jhiveconnection at 15:47 18/06/2019.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3904&lt;BR /&gt;[statistics] connected&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-jdk14-1.7.5/6.0.0-SNAPSHOT/slf4j-jdk14-1.7.5-6.0.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-log4j12-1.7.10/6.0.0/slf4j-log4j12-1.7.10-6.0.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]&lt;BR /&gt;Exception in component tHiveConnection_1 (jhiveconnection)&lt;BR /&gt;java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://LAPTOP-7B8BGM6F/192.168.56.1:10000/my_db: Cannot open without port.&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:234)&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.&amp;lt;init&amp;gt;(HiveConnection.java:178)&lt;BR /&gt;at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:105)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.tHiveConnection_1Process(jhiveconnection.java:522)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.runJobInTOS(jhiveconnection.java:866)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.main(jhiveconnection.java:703)&lt;BR /&gt;Caused by: org.apache.thrift.transport.TTransportException: Cannot open without port.&lt;BR /&gt;at org.apache.thrift.transport.TSocket.open(TSocket.java:174)&lt;BR /&gt;at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:266)&lt;BR /&gt;at org.apache.thrift.transport.TSaslClientTransport.open(TSaslClientTransport.java:37)&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:206)&lt;BR /&gt;... 7 more&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;can you please help me to get this issue fixed.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:33:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:33:37Z</dc:date>
    <item>
      <title>thiveconnection: Facing issues when trying to establish a connection to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiveconnection-Facing-issues-when-trying-to-establish-a/m-p/2290695#M63947</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I have configured hadoop and hive in my personal laptop and I can see both hadoop and hive server 2 are running properly when I start them form the cmd. but when I try connecting to hive from talend I face the below issue.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Starting job jhiveconnection at 15:47 18/06/2019.&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3904&lt;BR /&gt;[statistics] connected&lt;BR /&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-jdk14-1.7.5/6.0.0-SNAPSHOT/slf4j-jdk14-1.7.5-6.0.0-SNAPSHOT.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/Program%20Files/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-log4j12-1.7.10/6.0.0/slf4j-log4j12-1.7.10-6.0.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: See &lt;A href="http://www.slf4j.org/codes.html#multiple_bindings" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#multiple_bindings&lt;/A&gt; for an explanation.&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]&lt;BR /&gt;Exception in component tHiveConnection_1 (jhiveconnection)&lt;BR /&gt;java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://LAPTOP-7B8BGM6F/192.168.56.1:10000/my_db: Cannot open without port.&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:234)&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.&amp;lt;init&amp;gt;(HiveConnection.java:178)&lt;BR /&gt;at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:105)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.tHiveConnection_1Process(jhiveconnection.java:522)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.runJobInTOS(jhiveconnection.java:866)&lt;BR /&gt;at edureka_training.jhiveconnection_0_1.jhiveconnection.main(jhiveconnection.java:703)&lt;BR /&gt;Caused by: org.apache.thrift.transport.TTransportException: Cannot open without port.&lt;BR /&gt;at org.apache.thrift.transport.TSocket.open(TSocket.java:174)&lt;BR /&gt;at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:266)&lt;BR /&gt;at org.apache.thrift.transport.TSaslClientTransport.open(TSaslClientTransport.java:37)&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:206)&lt;BR /&gt;... 7 more&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;can you please help me to get this issue fixed.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiveconnection-Facing-issues-when-trying-to-establish-a/m-p/2290695#M63947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: thiveconnection: Facing issues when trying to establish a connection to hive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/thiveconnection-Facing-issues-when-trying-to-establish-a/m-p/2290696#M63948</link>
      <description>&lt;P&gt;you may need to install the required jars for tHiveConnection.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 20:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/thiveconnection-Facing-issues-when-trying-to-establish-a/m-p/2290696#M63948</guid>
      <dc:creator>JaneYu</dc:creator>
      <dc:date>2019-06-18T20:02:47Z</dc:date>
    </item>
  </channel>
</rss>

