<?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: Error in TOS BD HIVE ELT Step 2 Tutorial in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323837#M93620</link>
    <description>Hello
&lt;BR /&gt;I have the same problem, my jobTracker is correct but I have this error : 
&lt;BR /&gt;java.io.IOException: Cannot run program "\usr\bin\hadoop.cmd" (in directory "C:\TOS_BD-r111943-V5.4.1"): CreateProcess error=2, Le fichier spécifié est introuvable
&lt;BR /&gt;It is very frustrating because depending on the query inside my tHiveRow, sometimes it works fine, sometime it stop with this error...
&lt;BR /&gt;I tried to run the Talend exemple jobs like : GOV_SPENDING_ANALYSIS and it works fine...;
&lt;BR /&gt;I also tried to put my query into the GOV_SPENDING_ANALYSIS jobs and ... the error appears !
&lt;BR /&gt;Do you have an idea why i have this error ? Thanks !</description>
    <pubDate>Wed, 30 Apr 2014 09:08:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-30T09:08:13Z</dc:date>
    <item>
      <title>Error in TOS BD HIVE ELT Step 2 Tutorial</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323834#M93617</link>
      <description>Hi, 
  &lt;BR /&gt;I am trying to run the tutorial provided in TOS BD v5.4.1 titled Step_2_Hive_ELT. (I have completed the prior step to this as well). Each time I try and run the job provided in the tutorial I receive the following error: 
  &lt;BR /&gt;java.io.IOException: Cannot run program "\usr\bin\hadoop.cmd" (in directory "C:\Users\dgoverman\Documents\TMO\HDL\Talend\TOS_BD-r111943-V5.4.1"): CreateProcess error=2, The system cannot find the file specified 
  &lt;BR /&gt;I have simply downloaded and unzipped TOS, so I am unclear as to what file it is looking for and why it is missing. I am running this against HDP 1.3 (to avoid issues between Windows &amp;amp; Linux present with HDP 2.0). The use case I am trying to demonstrate is just a simple ELT job where two tables are joined to produce an output. Other jobs I have created to prove this simple case have encountered the exact same error. I have provided the full job log below for reference: 
  &lt;BR /&gt;Starting job Step_2_Hive_ELT at 11:40 20/02/2014.  
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MckJ" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323834#M93617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error in TOS BD HIVE ELT Step 2 Tutorial</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323835#M93618</link>
      <description>Hi,&lt;BR /&gt;This error appears when you have not set the Job Tracker in the Hive component.&lt;BR /&gt;Can you please check the "Set job tracker URI" option and define it?</description>
      <pubDate>Fri, 21 Feb 2014 09:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323835#M93618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-21T09:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error in TOS BD HIVE ELT Step 2 Tutorial</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323836#M93619</link>
      <description>Hi Remy,&lt;BR /&gt;Thanks for the suggestion.  However, I had already checked the "Set Jobtracker URI" checkbox and defined it as "sandbox:50300".  This worked with a simpler example I built that just took two columns from one table and mapped them to insert into another table.  However, in the tutorial (and other examples I have built that would join two tables and map them to insert into another table) I am still getting this error, even with the same jobtracker URI definition.&lt;BR /&gt;Any other ideas on how to resolve this error?&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 21 Feb 2014 18:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323836#M93619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-21T18:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in TOS BD HIVE ELT Step 2 Tutorial</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323837#M93620</link>
      <description>Hello
&lt;BR /&gt;I have the same problem, my jobTracker is correct but I have this error : 
&lt;BR /&gt;java.io.IOException: Cannot run program "\usr\bin\hadoop.cmd" (in directory "C:\TOS_BD-r111943-V5.4.1"): CreateProcess error=2, Le fichier spécifié est introuvable
&lt;BR /&gt;It is very frustrating because depending on the query inside my tHiveRow, sometimes it works fine, sometime it stop with this error...
&lt;BR /&gt;I tried to run the Talend exemple jobs like : GOV_SPENDING_ANALYSIS and it works fine...;
&lt;BR /&gt;I also tried to put my query into the GOV_SPENDING_ANALYSIS jobs and ... the error appears !
&lt;BR /&gt;Do you have an idea why i have this error ? Thanks !</description>
      <pubDate>Wed, 30 Apr 2014 09:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323837#M93620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-30T09:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in TOS BD HIVE ELT Step 2 Tutorial</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323838#M93621</link>
      <description>I have just encountered this same issue with a demo job that I built.&amp;nbsp; My job tracker is set to 'sandbox:50300'.&amp;nbsp; Why is it trying to run /usr/bin/hadoop.cmd from my studio.&amp;nbsp; Shouldn't this be running on the hadoop server?</description>
      <pubDate>Wed, 17 Sep 2014 17:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-TOS-BD-HIVE-ELT-Step-2-Tutorial/m-p/2323838#M93621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T17:30:06Z</dc:date>
    </item>
  </channel>
</rss>

