<?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 Something other than tJava in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306560#M78089</link>
    <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 794px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4ZX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153530i6B049FA1E3F283CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4ZX.png" alt="0683p000009M4ZX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;Hi all - ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;im using tJava to count rows from the hive connection, and to create and insert into table, is there any ways to do it&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2019 09:44:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-14T09:44:07Z</dc:date>
    <item>
      <title>Something other than tJava</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306560#M78089</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 794px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4ZX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153530i6B049FA1E3F283CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4ZX.png" alt="0683p000009M4ZX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;Hi all - ,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;im using tJava to count rows from the hive connection, and to create and insert into table, is there any ways to do it&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 09:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306560#M78089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-14T09:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Something other than tJava</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306561#M78090</link>
      <description>&lt;P&gt;Most components expose the NB_LINE variable that shows that total number of rows that flowed through that component during the execution of your job. &amp;nbsp;Could you use that to get your count?&lt;/P&gt; 
&lt;PRE&gt;int count = ((Integer)globalMap.get("tHiveRow_1_NB_LINE")).intValue&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 May 2019 16:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306561#M78090</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-05-14T16:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Something other than tJava</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306562#M78091</link>
      <description>&lt;P&gt;Hi kkimpoy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of tJava component, you can also use tflowmeter component for counting the number of rows processed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Place tflowmeter component in between two components where you feel you need to know the count, Then take tflowmetercatcher component from the pallette and connect it to tlogrow and you should be able to see the count in the output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Don't forget to give kudos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Shafi Shaik&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 10:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Something-other-than-tJava/m-p/2306562#M78091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-15T10:26:52Z</dc:date>
    </item>
  </channel>
</rss>

