<?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 Registering Hive UDF's - thiveinput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270717#M48527</link>
    <description>How to use a function with thiveinput or thiverow?&lt;BR /&gt;in shell:&lt;BR /&gt;$HIVE -e "&lt;BR /&gt;create temporary function findInMsg as 'com.test.hive.FindInMessage';&lt;BR /&gt;select&lt;BR /&gt;    findInMsg('country', message), &lt;BR /&gt;  from&lt;BR /&gt;    table;&lt;BR /&gt;"&lt;BR /&gt;My error with talend component:&lt;BR /&gt;java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask&lt;BR /&gt;	at org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:194)&lt;BR /&gt;I tried to make a tHiveRow first to execute the temporary function, and after tHiveInput to select data...but it's not working.&lt;BR /&gt;any solution to use Hive UDF's?</description>
    <pubDate>Sat, 16 Nov 2024 11:46:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:46:30Z</dc:date>
    <item>
      <title>Registering Hive UDF's - thiveinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270717#M48527</link>
      <description>How to use a function with thiveinput or thiverow?&lt;BR /&gt;in shell:&lt;BR /&gt;$HIVE -e "&lt;BR /&gt;create temporary function findInMsg as 'com.test.hive.FindInMessage';&lt;BR /&gt;select&lt;BR /&gt;    findInMsg('country', message), &lt;BR /&gt;  from&lt;BR /&gt;    table;&lt;BR /&gt;"&lt;BR /&gt;My error with talend component:&lt;BR /&gt;java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask&lt;BR /&gt;	at org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:194)&lt;BR /&gt;I tried to make a tHiveRow first to execute the temporary function, and after tHiveInput to select data...but it's not working.&lt;BR /&gt;any solution to use Hive UDF's?</description>
      <pubDate>Sat, 16 Nov 2024 11:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270717#M48527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Registering Hive UDF's - thiveinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270718#M48528</link>
      <description>Hi,
&lt;BR /&gt;Which kind of connection do you use? Embedded? Standalone? What is the configuration of your component in Talend?
&lt;BR /&gt;Cheers,</description>
      <pubDate>Mon, 27 Jan 2014 08:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270718#M48528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-27T08:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Registering Hive UDF's - thiveinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270719#M48529</link>
      <description>Hi, 
&lt;BR /&gt;tHiveConnection: 
&lt;BR /&gt;MapR / MapR 3.0.1 
&lt;BR /&gt;--&amp;gt; Connection mode: standalone / Hive Server: Hive 1 
&lt;BR /&gt;what does it mean? standalone?embedded? what's the difference? 
&lt;BR /&gt; 
&lt;BR /&gt;I'm not using option "Register a shared DB connection" 
&lt;BR /&gt;tHiveRow / tHiveIput --&amp;gt; use an existing connection. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Mon, 27 Jan 2014 10:23:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270719#M48529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-27T10:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Registering Hive UDF's - thiveinput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270720#M48530</link>
      <description>Hi,
&lt;BR /&gt;Using the standalone mode, you connect to the Hive server through JDBC. The logs are located on the cluster side. You should open the logs on the cluster side in order to get more details.
&lt;BR /&gt;Cheers,</description>
      <pubDate>Mon, 27 Jan 2014 12:23:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Registering-Hive-UDF-s-thiveinput/m-p/2270720#M48530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-27T12:23:25Z</dc:date>
    </item>
  </channel>
</rss>

