<?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 Error while trying to  connect Hive using thiveconnection component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273653#M50574</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me in trying to fix the below issue.&lt;/P&gt;&lt;P&gt;I have created a job to connect hive server and fetch a hive table&lt;/P&gt;&lt;P&gt;thiveConnection-&amp;gt;thiveInput-&amp;gt;tmap(performing data validation chk)-&amp;gt;:tlogrow&lt;/P&gt;&lt;P&gt;While compiling itself im facing issue in thive connection.&lt;/P&gt;&lt;P&gt;There is no error msg displayed in run prompt&lt;/P&gt;&lt;P&gt;when i open the code , i could see&lt;/P&gt;&lt;P&gt;"url_thiveConnection_2 cannot be resolved to a variable"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone plz help me as i am new to talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Aarthi T&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:17:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:17:47Z</dc:date>
    <item>
      <title>Error while trying to  connect Hive using thiveconnection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273653#M50574</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me in trying to fix the below issue.&lt;/P&gt;&lt;P&gt;I have created a job to connect hive server and fetch a hive table&lt;/P&gt;&lt;P&gt;thiveConnection-&amp;gt;thiveInput-&amp;gt;tmap(performing data validation chk)-&amp;gt;:tlogrow&lt;/P&gt;&lt;P&gt;While compiling itself im facing issue in thive connection.&lt;/P&gt;&lt;P&gt;There is no error msg displayed in run prompt&lt;/P&gt;&lt;P&gt;when i open the code , i could see&lt;/P&gt;&lt;P&gt;"url_thiveConnection_2 cannot be resolved to a variable"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone plz help me as i am new to talend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Aarthi T&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273653#M50574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error while trying to  connect Hive using thiveconnection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273654#M50575</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Is there any double quote missing around your connection parameter? Screenshots of your job setting will be helpful for us to address your issue quickly.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 08:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273654#M50575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-09T08:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error while trying to  connect Hive using thiveconnection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273655#M50576</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please find the screenshot of hiveconnection component.As I am new to Big Data and hive, i am not able to figure it out where the exact problem is.&amp;nbsp;The error which i have mentioned in the below mail chain raised when i kept the connection mode as "Embedded"&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When i changed the connection mode to "Standard" , i got different error.&lt;/P&gt; 
&lt;P&gt;Please find below,&lt;/P&gt; 
&lt;P&gt;[statistics] connecting to socket on port 3363&lt;BR /&gt;[statistics] connected&lt;BR /&gt;[ERROR]: org.apache.hadoop.util.Shell - Failed to locate the winutils binary in the hadoop binary path&lt;BR /&gt;java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.&lt;BR /&gt;at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:379)&lt;BR /&gt;at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:394)&lt;BR /&gt;at org.apache.hadoop.util.Shell.&amp;lt;clinit&amp;gt;(Shell.java:387)&lt;BR /&gt;at org.apache.hadoop.util.StringUtils.&amp;lt;clinit&amp;gt;(StringUtils.java:80)&lt;BR /&gt;at org.apache.hadoop.security.SecurityUtil.getAuthenticationMethod(SecurityUtil.java:611)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.initialize(UserGroupInformation.java:273)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.ensureInitialized(UserGroupInformation.java:261)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.isAuthenticationMethodEnabled(UserGroupInformation.java:338)&lt;BR /&gt;at org.apache.hadoop.security.UserGroupInformation.isSecurityEnabled(UserGroupInformation.java:332)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.tHiveConnection_1Process(job_hdfs_to_hive.java:602)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.runJobInTOS(job_hdfs_to_hive.java:2876)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.main(job_hdfs_to_hive.java:2707)&lt;BR /&gt;[WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable&lt;BR /&gt;Exception in component tHiveConnection_1 (job_hdfs_to_hive)&lt;BR /&gt;java.sql.SQLException: Could not open client transport with JDBC Uri: jdbc:hive2://ip-10-0-4-221.bayerpoc.com:10002/CYRUS;: java.net.UnknownHostException: ip-10-0-4-221.bayerpoc.com&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.&amp;lt;init&amp;gt;(HiveConnection.java:224)&lt;BR /&gt;at org.apache.hive.jdbc.HiveDriver.connect(HiveDriver.java:107)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at java.sql.DriverManager.getConnection(Unknown Source)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.tHiveConnection_1Process(job_hdfs_to_hive.java:656)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.runJobInTOS(job_hdfs_to_hive.java:2876)&lt;BR /&gt;at local_project.job_hdfs_to_hive_0_1.job_hdfs_to_hive.main(job_hdfs_to_hive.java:2707)&lt;BR /&gt;Caused by: org.apache.thrift.transport.TTransportException: java.net.UnknownHostException: ip-10-0-4-221.bayerpoc.com&lt;BR /&gt;at org.apache.thrift.transport.TSocket.open(TSocket.java:226)&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:311)&lt;BR /&gt;at org.apache.hive.jdbc.HiveConnection.&amp;lt;init&amp;gt;(HiveConnection.java:196)&lt;BR /&gt;... 6 more&lt;BR /&gt;Caused by: java.net.UnknownHostException: ip-10-0-4-221.bayerpoc.com&lt;BR /&gt;at java.net.AbstractPlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;at java.net.PlainSocketImpl.connect(Unknown Source)&lt;BR /&gt;at java.net.SocksSocketImpl.connect(Unknown Source)&lt;BR /&gt;at java.net.Socket.connect(Unknown Source)&lt;BR /&gt;at org.apache.thrift.transport.TSocket.open(TSocket.java:221)&lt;BR /&gt;... 10 more&lt;BR /&gt;[WARN ]: org.apache.hive.jdbc.HiveConnection - Failed to connect to ip-10-0-4-221.bayerpoc.com:10002&lt;BR /&gt;[statistics] disconnected&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Suggest which connection mode i need to set.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Aarthi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lsh1"&gt;hive1.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 09 May 2018 09:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273655#M50576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-09T09:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error while trying to  connect Hive using thiveconnection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273656#M50577</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMiAAO"&gt;@aarthi&lt;/A&gt;,did you look into the below links?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/jP0E9JLgUGLvZSQ4BS6h_Q/7LuL463E7ZxkF47Bv4cx3w" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jP0E9JLgUGLvZSQ4BS6h_Q/7LuL463E7ZxkF47Bv4cx3w&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/35652665/java-io-ioexception-could-not-locate-executable-null-bin-winutils-exe-in-the-ha" target="_blank" rel="nofollow noopener noreferrer"&gt;https://stackoverflow.com/questions/35652665/java-io-ioexception-could-not-locate-executable-null-bin-winutils-exe-in-the-ha&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 06:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-trying-to-connect-Hive-using-thiveconnection/m-p/2273656#M50577</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-05-11T06:06:10Z</dc:date>
    </item>
  </channel>
</rss>

