<?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 Re: Cloudera Hive Connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365169#M128804</link>
    <description>Hello, 
&lt;BR /&gt;I think there are a lot of errors here. 
&lt;BR /&gt;The first error is: Everything you write in the Talend parameters, which is written in quotes by default, has to be put in quotes ("localhost" and not localhost). 
&lt;BR /&gt;The second is: If you don't have username/password, please leave them empty (I mean empty string, so leave ""). 
&lt;BR /&gt;The blank port is not good. By default, Hive and Hive2 in standalone mode use the port 10000, so please use this port. 
&lt;BR /&gt;I recommend you tu use the namenode and the jobtracker parameters, they will allow you to execute your job against the Hadoop cluster and to avoid some configuration errors. 
&lt;BR /&gt;Please let me know the result, 
&lt;BR /&gt;HTH, 
&lt;BR /&gt;Rémy.</description>
    <pubDate>Mon, 10 Jun 2013 22:17:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-10T22:17:17Z</dc:date>
    <item>
      <title>Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365168#M128803</link>
      <description>In Componen section what is the configuration for single node CDH 4.2 installation. 
&lt;BR /&gt;This is what I have put under Basic Setting:
&lt;BR /&gt;Distribution: Cloudera Hive Version: Cloudera CDH 4
&lt;BR /&gt;Connection Mode: Standalone Hive Server: Hive 2
&lt;BR /&gt;Host: localhost Port: &amp;lt;BLANK&amp;gt;
&lt;BR /&gt;Database: "default" and also tried without ""
&lt;BR /&gt;Username: root Password: &amp;lt;PASSWORD&amp;gt; (I dont have hive username/password)
&lt;BR /&gt;Both Hadoop properties are uncheck 
&lt;BR /&gt;Following errors
&lt;BR /&gt;1) localhost cannot be resolved to a variable
&lt;BR /&gt;2) The operator + is undefined for the argument type(s) String
&lt;BR /&gt;3) root cannot be resolved to a variable
&lt;BR /&gt;4) password cannot be resolved to a variable
&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 16 Nov 2024 12:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365168#M128803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365169#M128804</link>
      <description>Hello, 
&lt;BR /&gt;I think there are a lot of errors here. 
&lt;BR /&gt;The first error is: Everything you write in the Talend parameters, which is written in quotes by default, has to be put in quotes ("localhost" and not localhost). 
&lt;BR /&gt;The second is: If you don't have username/password, please leave them empty (I mean empty string, so leave ""). 
&lt;BR /&gt;The blank port is not good. By default, Hive and Hive2 in standalone mode use the port 10000, so please use this port. 
&lt;BR /&gt;I recommend you tu use the namenode and the jobtracker parameters, they will allow you to execute your job against the Hadoop cluster and to avoid some configuration errors. 
&lt;BR /&gt;Please let me know the result, 
&lt;BR /&gt;HTH, 
&lt;BR /&gt;Rémy.</description>
      <pubDate>Mon, 10 Jun 2013 22:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365169#M128804</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-10T22:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365170#M128805</link>
      <description>i have configured with hostname and given port as 10000&lt;BR /&gt;it simply says connection failed&lt;BR /&gt;i am using cloudera chd4&lt;BR /&gt;i have give name node uri   hostname:50070&lt;BR /&gt;                job tracker URI  hostname:50030&lt;BR /&gt;where i went wrong?</description>
      <pubDate>Tue, 09 Jul 2013 14:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365170#M128805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-09T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365171#M128806</link>
      <description>The ports are wrong for your JT and your NN.&lt;BR /&gt;The ports are not 50070 and 50030 but 8020 and 8021. 50030 and 50070 are the web port.</description>
      <pubDate>Tue, 09 Jul 2013 14:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365171#M128806</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-09T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365172#M128807</link>
      <description>Hi rdubois,
&lt;BR /&gt; I have changes the the namenode uri, job traker uri to hostname:8020 and hostname:8021
&lt;BR /&gt;but no success.
&lt;BR /&gt;is there any other thing to check</description>
      <pubDate>Thu, 11 Jul 2013 14:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365172#M128807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-11T14:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cloudera Hive Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365173#M128808</link>
      <description>Could I have a stack trace?</description>
      <pubDate>Fri, 12 Jul 2013 16:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cloudera-Hive-Connection/m-p/2365173#M128808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-12T16:24:00Z</dc:date>
    </item>
  </channel>
</rss>

