<?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: Usage Of Amazon Aurora conection component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Usage-Of-Amazon-Aurora-conection-component/m-p/2281556#M56048</link>
    <description>Hi 
&lt;BR /&gt;It sounds like a bug, the tDBInput component can not get the existing DB connection. I don't have an access 
&lt;BR /&gt;to Aurora Mysql database for testing, however, I would like you to open a jira issue on our bugtracker. 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa?_ga=2.11271613.841515057.1586222355-680381362.1566008802" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa?_ga=2.11271613.841515057.1586222355-680381362.1566008802&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;</description>
    <pubDate>Wed, 08 Apr 2020 06:50:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-08T06:50:20Z</dc:date>
    <item>
      <title>Usage Of Amazon Aurora conection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Usage-Of-Amazon-Aurora-conection-component/m-p/2281555#M56047</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am currently working with Aurora Mysql database.&lt;/P&gt; 
&lt;P&gt;I am trying to use tAmazonAuroraConnection component to open a connection and try to use the same connection in the same job and close the connection at the end of the job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am having two doubts.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;doubt 1:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;Attached JobFlow image is my job design.&lt;/P&gt; 
&lt;P&gt;In the connection component i gave the connection details,&lt;/P&gt; 
&lt;P&gt;In the input component i am using the checkbox Use Existing Connection.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;While running the job the connection component has no issue where as the input component which uses the connection is having the issue.&lt;/P&gt; 
&lt;P&gt;Below is the error coming while running the job. If i am not using the existing connection option then the job is running without any failure.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tDBInput_2_in (test)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at oflow.test_1_0.test.tDBInput_2_inProcess(test.java:4245)&lt;BR /&gt;at oflow.test_1_0.test.tDBConnection_1_inProcess(test.java:3570)&lt;BR /&gt;at oflow.test_1_0.test.runJobInTOS(test.java:5581)&lt;BR /&gt;at oflow.test_1_0.test.main(test.java:4657)&lt;BR /&gt;[FATAL]: oflow.test_1_0.test - tDBInput_2_in null&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at oflow.test_1_0.test.tDBInput_2_inProcess(test.java:4245)&lt;BR /&gt;at oflow.test_1_0.test.tDBConnection_1_inProcess(test.java:3570)&lt;BR /&gt;at oflow.test_1_0.test.runJobInTOS(test.java:5581)&lt;BR /&gt;at oflow.test_1_0.test.main(test.java:4657)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Doubt 2:&lt;/P&gt; 
&lt;P&gt;I need to populate the data into aurora database, for my purpose i am having the update flow , in the AuroraOutput component i am using Update operation, and also i am setting Use Batch Size option (In Advanced Setting), If I am using the Use existing connection option in this output component along with the Batch Size Option checked , the job throwing a compilation error stating&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;"batchSizeCounter_tDBOutput_1_out cannot be resolved to a variable"&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;only if i am unchecked the Use Batch Size option (In Advanced Setting) then this compilation error gone.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;could you suggest me with the solution for the above two doubts.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks-&lt;/P&gt; 
&lt;P&gt;Gayathri S&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, 04 Apr 2020 08:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Usage-Of-Amazon-Aurora-conection-component/m-p/2281555#M56047</guid>
      <dc:creator>Gayathri_IFF</dc:creator>
      <dc:date>2020-04-04T08:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Usage Of Amazon Aurora conection component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Usage-Of-Amazon-Aurora-conection-component/m-p/2281556#M56048</link>
      <description>Hi 
&lt;BR /&gt;It sounds like a bug, the tDBInput component can not get the existing DB connection. I don't have an access 
&lt;BR /&gt;to Aurora Mysql database for testing, however, I would like you to open a jira issue on our bugtracker. 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa?_ga=2.11271613.841515057.1586222355-680381362.1566008802" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/secure/Dashboard.jspa?_ga=2.11271613.841515057.1586222355-680381362.1566008802&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong 
&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Apr 2020 06:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Usage-Of-Amazon-Aurora-conection-component/m-p/2281556#M56048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-08T06:50:20Z</dc:date>
    </item>
  </channel>
</rss>

