<?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 filter lines with Regex from an input directory and write to Kafka? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302241#M74250</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Would you mins posting your current job design screenshots on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 07:45:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-20T07:45:31Z</dc:date>
    <item>
      <title>How to filter lines with Regex from an input directory and write to Kafka?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302240#M74249</link>
      <description>&lt;P&gt;I'd like to read files from a directory and write the lines in each file that satisfy a regular expression into Kafka. I need to&amp;nbsp;include the file name in the line written to Kafka. For e.g. if the file is /exp/talend/first.txt and it has a line first then the line to Kafka should be&amp;nbsp;&lt;SPAN&gt;/exp/talend/first.txt:first. Now I use the tFileList component and connect it to tFileInputRegex component with an iterate connection. However when I give the context variable for the file name as "file Name Stream: ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH"))" the red error on the regex component does not go away and the task does not run. The documentation for the tFileList shows this as a global variable during flow execution.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 00:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302240#M74249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-20T00:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter lines with Regex from an input directory and write to Kafka?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302241#M74250</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Would you mins posting your current job design screenshots on forum which will be helpful for us to address your issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 07:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302241#M74250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-20T07:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter lines with Regex from an input directory and write to Kafka?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302242#M74251</link>
      <description>&lt;P&gt;Attached are the screen shots, very simple work flow.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lt3C"&gt;TalendScreenShots.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:36:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302242#M74251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-20T16:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter lines with Regex from an input directory and write to Kafka?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302243#M74252</link>
      <description>Im not sure but you are escaping \" in your regex, make sure you escape properly because a \ slash is also an escape char in regex, so ... \\\ , three slashes to escape one slash, not 100% sure, but google a bit on escaping double quotes in java and regex</description>
      <pubDate>Wed, 20 Jun 2018 19:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-filter-lines-with-Regex-from-an-input-directory-and-write/m-p/2302243#M74252</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-06-20T19:00:30Z</dc:date>
    </item>
  </channel>
</rss>

