<?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: Talend Server Installation: Prevent installation of Data Quality in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294376#M67265</link>
    <description>Hi Sabrina, 
&lt;BR /&gt;One last note. After I installed it, the TAC still had incorrect ports. 
&lt;BR /&gt;The Commandline still defaulted to 8002 even though I had changed it during the installation. 
&lt;BR /&gt;The Nexus still defaulted to 8081 even though I changed it during the installation. The Software Update and User Libraries had the same issue with the Nexus port. 
&lt;BR /&gt;It would also be nice if I could set the following options in the optionsfile instead of having to configure them in the TAC: 
&lt;BR /&gt; 
&lt;BR /&gt;GIT options 
&lt;BR /&gt;Audit/Reports Stored path 
&lt;BR /&gt;CommandLine/Job generation folder and user components path 
&lt;BR /&gt;Secondary command line options 
&lt;BR /&gt;Job Conductor/Generated jobs folder and Tasks logs folder 
&lt;BR /&gt;LDAP options 
&lt;BR /&gt;Software Update/update username/password and local reader username/assword 
&lt;BR /&gt;Talend JobServer use SSL 
&lt;BR /&gt; 
&lt;BR /&gt;Tomcat doesn't come with a ojdbc*.jar file in &amp;lt;tomcat-dir&amp;gt;/lib. Talend should automatically add it there. I noticed that if I install Data Quality and hook it into a Oracle DB, the odjbc file gets created. Otherwise, it does not. 
&lt;BR /&gt;When I set the debugTrace option, the outputted file looked to be encrypted. 
&lt;BR /&gt;Thanks and best regards, 
&lt;BR /&gt;Matthew</description>
    <pubDate>Tue, 12 Jul 2016 20:05:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-12T20:05:55Z</dc:date>
    <item>
      <title>Talend Server Installation: Prevent installation of Data Quality</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294372#M67261</link>
      <description>I'm installing Talend 6.2 server on my dev machine using the Advanced Installation and the Text Mode. I do not want to install Data Quality, yet the installation doesn't give me an option to prevent it from being installed and it makes me configure a database just for Data Quality. 
&lt;BR /&gt;How can I prevent the Talend 6.2 server installation from installing Data Quality? 
&lt;BR /&gt;I tried the following, but it didn't work: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./Talend-Installer-20160704_1411-V6.2.1-linux64-installer.run --mode text --disable-components tdqp,svn,esb,studio,mdm,sap_rfc</description>
      <pubDate>Mon, 11 Jul 2016 20:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294372#M67261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-11T20:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Server Installation: Prevent installation of Data Quality</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294373#M67262</link>
      <description>Hi,
&lt;BR /&gt;Are you installing Talend Platform Product?&amp;nbsp;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 12 Jul 2016 06:30:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294373#M67262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-12T06:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Server Installation: Prevent installation of Data Quality</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294374#M67263</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Are you installing Talend Platform Product?&amp;nbsp;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi Sabrina, 
&lt;BR /&gt;Yes, I'm installed the Talend Big Data Platform. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Matthew Moisen</description>
      <pubDate>Tue, 12 Jul 2016 18:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294374#M67263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-12T18:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Server Installation: Prevent installation of Data Quality</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294375#M67264</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I think there is a bug in the installer. 
&lt;BR /&gt;First, using --enable-components or --disable-components has no effect unless the following two conditions are met: 
&lt;BR /&gt; 
&lt;BR /&gt;--optionfile has been passed to the installer 
&lt;BR /&gt;installType=custom is in the options file 
&lt;BR /&gt;Second, if the optionfile has disable-components=tdqp,svn,esb,studio,mdm,sap_rfc,dsc,soa (I have not tried any other combination), Talend will still attempt to install tdqp. 
&lt;BR /&gt;I tried it with both unattended mode and attended mode. In attended mode (with the installType=custom), I could see that the the Talend installer mostly filled out the correct default values from my optionfile. However, it incorrectly defaulted tdqp to be installed. In addition, it defaulted the apps to be installed as a service, even though I set installServiceTAC=0 (and all the other apps). Finally, it didn't pick up the Job Server ports I asked for and instead used the defaults. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Matthew</description>
      <pubDate>Tue, 12 Jul 2016 19:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294375#M67264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-12T19:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Server Installation: Prevent installation of Data Quality</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294376#M67265</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;One last note. After I installed it, the TAC still had incorrect ports. 
&lt;BR /&gt;The Commandline still defaulted to 8002 even though I had changed it during the installation. 
&lt;BR /&gt;The Nexus still defaulted to 8081 even though I changed it during the installation. The Software Update and User Libraries had the same issue with the Nexus port. 
&lt;BR /&gt;It would also be nice if I could set the following options in the optionsfile instead of having to configure them in the TAC: 
&lt;BR /&gt; 
&lt;BR /&gt;GIT options 
&lt;BR /&gt;Audit/Reports Stored path 
&lt;BR /&gt;CommandLine/Job generation folder and user components path 
&lt;BR /&gt;Secondary command line options 
&lt;BR /&gt;Job Conductor/Generated jobs folder and Tasks logs folder 
&lt;BR /&gt;LDAP options 
&lt;BR /&gt;Software Update/update username/password and local reader username/assword 
&lt;BR /&gt;Talend JobServer use SSL 
&lt;BR /&gt; 
&lt;BR /&gt;Tomcat doesn't come with a ojdbc*.jar file in &amp;lt;tomcat-dir&amp;gt;/lib. Talend should automatically add it there. I noticed that if I install Data Quality and hook it into a Oracle DB, the odjbc file gets created. Otherwise, it does not. 
&lt;BR /&gt;When I set the debugTrace option, the outputted file looked to be encrypted. 
&lt;BR /&gt;Thanks and best regards, 
&lt;BR /&gt;Matthew</description>
      <pubDate>Tue, 12 Jul 2016 20:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Server-Installation-Prevent-installation-of-Data-Quality/m-p/2294376#M67265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-12T20:05:55Z</dc:date>
    </item>
  </channel>
</rss>

