<?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: Loading data to redshift using tRedshiftOutputBulkExec  -  aws jdk compilation errors in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201173#M3364</link>
    <description>&lt;P&gt;Hello Hugo,&lt;/P&gt;
&lt;P&gt;Great it is working now. Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 26 Sep 2018 04:48:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-26T04:48:21Z</dc:date>
    <item>
      <title>Loading data to redshift using tRedshiftOutputBulkExec  -  aws jdk compilation errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201170#M3361</link>
      <description>&lt;PRE&gt;Talend Open Studio for Data Integration
Version: 7.0.1&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm creating a simple job to source data from Aurora RDS (MySQL) and load data into Redshift using the tRedshiftOutputBulkExec component, but am hitting compilation errors.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;org.talend.designer.runprocess.ProcessorException: Job compile errors 
At least job "aurora_2_redshift" has a compile errors, please fix and export again.
Error Line: 6904
Detail Message: com.amazonaws cannot be resolved to a type
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Modules shows the AWS Java JDK is installed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;mvn:com.amazonaws/aws-java-sdk/1.11.269/jar&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Code shows that "com.amazonaws cannot be resolved to a type"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to import "com.amazonaws.*" by using the tLibrary component, but the code says "The import com.amazonaws cannot be resolved.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How do I import the "com.amazonaws" package into my project?&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>Sat, 16 Nov 2024 07:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201170#M3361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data to redshift using tRedshiftOutputBulkExec  -  aws jdk compilation errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201171#M3362</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;It seems that this jar file is not loaded successfully.&lt;/P&gt; 
&lt;P&gt;Did you try to add aws-java-sdk-x.xx.xx jar to talend via the modules window? After you click the "Code " to see the generate code, is the jar "aws-java-sdk-x.xx.xx" included the lib?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&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>Fri, 21 Sep 2018 10:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201171#M3362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-21T10:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data to redshift using tRedshiftOutputBulkExec  -  aws jdk compilation errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201172#M3363</link>
      <description>&lt;P&gt;I wasn't able to fix/reload the AWS SDK.&amp;nbsp; I reinstalled TOS and was able to install the AWS SDK module successfully.&amp;nbsp; Not sure what went wrong the first time, but now it's working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Hugo&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 18:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201172#M3363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-25T18:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Loading data to redshift using tRedshiftOutputBulkExec  -  aws jdk compilation errors</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201173#M3364</link>
      <description>&lt;P&gt;Hello Hugo,&lt;/P&gt;
&lt;P&gt;Great it is working now. Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 04:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-data-to-redshift-using-tRedshiftOutputBulkExec-aws-jdk/m-p/2201173#M3364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-26T04:48:21Z</dc:date>
    </item>
  </channel>
</rss>

