<?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: third party Jars Intallation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257516#M39587</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Did you export your job as script file(.sh) and run it on your linux server (commandline)or deploy your job on Nexus server or job conductor?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2017 11:33:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-08T11:33:40Z</dc:date>
    <item>
      <title>third party Jars Intallation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257515#M39586</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;I'm using Talend 6.0 enterprise version.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And in a job am using a third party jar known as interpreter. When I run a job it supports as expected and my job return a &amp;nbsp;expected result.&lt;/P&gt; 
&lt;P&gt;But When I export my job and deploy on linux server it doesnt work and shows some type error. Because am using one of the method in a job from a jar class.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I checked a module list, In that list that jar's status was showing not installed on local.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;May I know, Is there any option or approach so that I could use the same jar functionality in my job after export and deploy on linux server ? Is it correct, to use hat jar in other environment, jar should be successfully installed in modules feature of Talend ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks&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; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 08:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257515#M39586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-08T08:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: third party Jars Intallation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257516#M39587</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Did you export your job as script file(.sh) and run it on your linux server (commandline)or deploy your job on Nexus server or job conductor?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 11:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257516#M39587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-08T11:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: third party Jars Intallation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257517#M39588</link>
      <description>&lt;P&gt;No...From svn, After creating a Tag then I had deployed on linux server. But when I ran a job in linux environment its not working and showing class's method error which I am using in my job. Is there anything I could do so that while deployment all third parties jars could also available on other environment.? &amp;nbsp;DO I need to install them first on modules list of jars..? &amp;nbsp;Any other thing I could do...?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 17:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257517#M39588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-08T17:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: third party Jars Intallation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257518#M39589</link>
      <description>&lt;P&gt;I guess you have build the job with the TAC (command line).&lt;/P&gt; 
&lt;P&gt;The problem what you are facing is a bug, which frequently occurs.&lt;/P&gt; 
&lt;P&gt;Actually the studio should push the library into the nexus or SVN lib repository (I always recommend using the nexus because it is faster and a SVN is actually not the right place for binaries).&lt;/P&gt; 
&lt;P&gt;Please check the configuration in the TAC where the user libs are located (Nexus or SVN) and check if you can find it there.&lt;/P&gt; 
&lt;P&gt;Your error description shows me, it has not reached this place.&lt;/P&gt; 
&lt;P&gt;You can - if the studio will not push it, always push your lib manually to the nexus or the SVN. Mostly this is more reliable as the studio does the job for you.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 18:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/third-party-Jars-Intallation/m-p/2257518#M39589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-08T18:47:24Z</dc:date>
    </item>
  </channel>
</rss>

