<?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: How to run standalone Talend job on linux? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287359#M146475</link>
    <description>&lt;P&gt;&lt;SPAN&gt;running the .sh file works.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Issue resolved.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 19:24:25 GMT</pubDate>
    <dc:creator>sarora1</dc:creator>
    <dc:date>2019-11-14T19:24:25Z</dc:date>
    <item>
      <title>How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287358#M146474</link>
      <description>&lt;P&gt;I created Talend job in Studio on windows environment. I built a stand alone job and ran the .bat file on my system, it worked perfectly fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I copied the same build folder on linux and when I am trying to run the same job on linux by running the .sh file, I get this error&lt;/P&gt;
&lt;P&gt;Error: Could not find or load main class test.job_name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287358#M146474</guid>
      <dc:creator>sarora1</dc:creator>
      <dc:date>2024-11-16T04:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287359#M146475</link>
      <description>&lt;P&gt;&lt;SPAN&gt;running the .sh file works.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Issue resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 19:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287359#M146475</guid>
      <dc:creator>sarora1</dc:creator>
      <dc:date>2019-11-14T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287360#M146476</link>
      <description>can u please explain how you done it&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Tue, 04 Feb 2020 11:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287360#M146476</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2020-02-04T11:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287361#M146477</link>
      <description>&lt;P&gt;Build your job locally in Studio. Copy the whole thing to wherever you want to execute (In your case linux)&lt;/P&gt;&lt;P&gt;Unzip the build folder.&lt;/P&gt;&lt;P&gt;Go to the job folder inside your build folder. There you will find .sh file.&lt;/P&gt;&lt;P&gt;You can execute .sh file from command line.&lt;/P&gt;&lt;P&gt;I am executing standalone job on linux like this:&lt;/P&gt;&lt;P&gt;/path_to_your_job/job_name.sh&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 19:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287361#M146477</guid>
      <dc:creator>sarora1</dc:creator>
      <dc:date>2020-02-12T19:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287362#M146478</link>
      <description>I tried the same process but throwing error as load main class&lt;BR /&gt;Any suggestions?</description>
      <pubDate>Thu, 13 Feb 2020 00:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287362#M146478</guid>
      <dc:creator>sunitha</dc:creator>
      <dc:date>2020-02-13T00:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to run standalone Talend job on linux?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287363#M146479</link>
      <description>&lt;P&gt;Are you able to build the job?&lt;/P&gt;
&lt;P&gt;Are you able to run the job in Studio?&lt;/P&gt;
&lt;P&gt;Do you have any context variables to provide?&lt;/P&gt;
&lt;P&gt;Please provide the error message and contents of .sh file and snapshot of terminal where you are executing.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 14:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-run-standalone-Talend-job-on-linux/m-p/2287363#M146479</guid>
      <dc:creator>sarora1</dc:creator>
      <dc:date>2020-02-13T14:24:33Z</dc:date>
    </item>
  </channel>
</rss>

