<?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>question Re: WORD REPLACEMENT USING DICTIONARY FILE IN NIFI in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/392022#M247919</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/112668"&gt;@Syamim&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/38301"&gt;@mburgess&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Aug 2024 06:19:46 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2024-08-20T06:19:46Z</dc:date>
    <item>
      <title>WORD REPLACEMENT USING DICTIONARY FILE IN NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/391941#M247865</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;So I've been finding on How to Perform Word Replacement in a csv file by using a Dictionary File as the Guide.&lt;BR /&gt;&lt;BR /&gt;I've yet unable to succeed in doing this. I was hoping to get it done with just a single dataflow and just by using processors (without script) but I don't know what processors to use. I've tried a few but nothing seems to work. Hopefully I can get help.&lt;/P&gt;&lt;P&gt;The input csv file i have is named try.csv which contains the words that need to be processed (word replacement takes place).&lt;/P&gt;&lt;P&gt;While the dictionary file is named syno_street.csv which have a couple of rows and 3 columns:&lt;BR /&gt;column1: original word (need to be searched in input csv)&lt;BR /&gt;column2:&amp;nbsp;original word (need to be searched in input csv)&lt;BR /&gt;column3:&amp;nbsp;replacement word (the output after processing)&lt;/P&gt;&lt;P&gt;syno_street.csv:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syamim_0-1724049506813.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41456i25EC91314B30D951/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Syamim_0-1724049506813.png" alt="Syamim_0-1724049506813.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;try.csv: (input csv for testing)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syamim_1-1724049660674.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41457i16478EE12F0FFEB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Syamim_1-1724049660674.png" alt="Syamim_1-1724049660674.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 06:43:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/391941#M247865</guid>
      <dc:creator>Syamim</dc:creator>
      <dc:date>2024-08-19T06:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: WORD REPLACEMENT USING DICTIONARY FILE IN NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/392022#M247919</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/112668"&gt;@Syamim&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/38301"&gt;@mburgess&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 06:19:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/392022#M247919</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2024-08-20T06:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: WORD REPLACEMENT USING DICTIONARY FILE IN NIFI</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/392040#M247931</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;For the try.csv input, I've successfully configured it. However, what I didn't succeed is when I change the content of the input file to have strings at the front and the back of the words that need to be replaced.&lt;/P&gt;&lt;P&gt;So my try.csv currently looks like this: (testing input file)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syamim_1-1724143949072.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41462i237B794A877A98AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Syamim_1-1724143949072.png" alt="Syamim_1-1724143949072.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and the output is like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syamim_2-1724144019378.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41463i28D29B26D625888D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Syamim_2-1724144019378.png" alt="Syamim_2-1724144019378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How do i fix this?&lt;/P&gt;&lt;P&gt;This is my nifi setup currently:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Syamim_3-1724144118236.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41464iD442498A9BC43B04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Syamim_3-1724144118236.png" alt="Syamim_3-1724144118236.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 08:54:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WORD-REPLACEMENT-USING-DICTIONARY-FILE-IN-NIFI/m-p/392040#M247931</guid>
      <dc:creator>Syamim</dc:creator>
      <dc:date>2024-08-20T08:54:42Z</dc:date>
    </item>
  </channel>
</rss>

