<?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 insert into DynamoDB with DynamoDBoutput? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319283#M89547</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm not sure this issue is resolved or not. I have similar issue and I believe it is a problem with Talend tDynamoDBOutout component. It gives a strange error with "Action on Data" is set as "Insert".&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try to use the "Action on Data" value as "Update". It works for me and I'm able to use this setting to Update as well as Insert new records in my DynamoDB table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Siva&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 13:24:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-02T13:24:47Z</dc:date>
    <item>
      <title>How to insert into DynamoDB with DynamoDBoutput?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319280#M89544</link>
      <description>&lt;P&gt;Hi, All&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm using Talend Open Studio Big Data 6.3, and I wanna use DynamoDB in my job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 713px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt6M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129780iE4CA507359EFE64D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt6M.png" alt="0683p000009Lt6M.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (1).png" style="width: 741px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lt7M.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142779i46D30BAEC339FBD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lt7M.png" alt="0683p000009Lt7M.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job is pretty simple.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Read file, and extract it, then insert to DynamoDB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My AWS DynamoDB upload capacity is 2000.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So I think this job can insert 2000 rows /s. But It's actually 31 rows / s.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;Is there anyway past way to inset into Dynamo?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance..&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319280#M89544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert into DynamoDB with DynamoDBoutput?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319281#M89545</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;In advanced setting of tDynamoDBoutput component, there are " Read Capacity Unite" and " Write Capacity Unite", which specify the number of read/write capacity units. For more information, please refer to&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html#HowItWorks.ProvisionedThroughput.Reads" href="https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html#HowItWorks.ProvisionedThroughput.Reads" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/HowItWorks.ProvisionedThroughput.html#HowItWorks.ProvisionedThroughput.Reads&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319281#M89545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T08:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert into DynamoDB with DynamoDBoutput?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319282#M89546</link>
      <description>&lt;P&gt;Hello&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I set it up 2,000 for each DynamoDB and tDynamoDBOutput component... and it's same...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (2).png" style="width: 313px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lswy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144632iD076A4ABE34A1BE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lswy.png" alt="0683p000009Lswy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank You for Reply.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319282#M89546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert into DynamoDB with DynamoDBoutput?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319283#M89547</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm not sure this issue is resolved or not. I have similar issue and I believe it is a problem with Talend tDynamoDBOutout component. It gives a strange error with "Action on Data" is set as "Insert".&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try to use the "Action on Data" value as "Update". It works for me and I'm able to use this setting to Update as well as Insert new records in my DynamoDB table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Siva&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319283#M89547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T13:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to insert into DynamoDB with DynamoDBoutput?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319284#M89548</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When&amp;nbsp; "Action on Data" is set as "Insert",&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;Starting job BD_Job at 13:53 28/04/2019.&lt;/P&gt; 
  &lt;P&gt;java.lang.VerifyError: Inconsistent stackmap frames at branch target 1601&lt;BR /&gt;Exception Details:&lt;BR /&gt;Location:&lt;BR /&gt;local_project/bd_job_0_1/BD_Job.tRowGenerator_1Process(Ljava/util/Map&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;V @1601: ldc_w&lt;BR /&gt;Reason:&lt;BR /&gt;Type top (current frame, locals[17]) is not assignable to 'com/amazonaws/services/dynamodbv2/document/spec/PutItemSpec' (stack map, locals[17])&lt;BR /&gt;Current Frame:&lt;BR /&gt;bci: @788flags: { }locals: { 'local_project/bd_job_0_1/BD_Job', 'java/util/Map', integer, 'java/lang/String', 'java/lang/String', 'java/util/Map', integer, 'local_project/bd_job_0_1/BD_Job$row1Struct', 'local_project/bd&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdDQ"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdDQ"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Sun, 28 Apr 2019 13:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-insert-into-DynamoDB-with-DynamoDBoutput/m-p/2319284#M89548</guid>
      <dc:creator>ashif2</dc:creator>
      <dc:date>2019-04-28T13:54:58Z</dc:date>
    </item>
  </channel>
</rss>

