<?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: Apache nifi merge two different csv file and create combine output to json in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-nifi-merge-two-different-csv-file-and-create-combine/m-p/235239#M197059</link>
    <description>&lt;P&gt;NiFi doesn't do joins in-stream. To accomplish this, I'd recommend processing the first CSV file and storing it in HBase with key=id. You can then process the second csv file, creating a flow to use the id as a query to HBase and get back the reference data from the first CSV.&lt;/P&gt;&lt;P&gt;If you'd like to do windowed joins, take a look at Streaming Analytics Manager inside of the HDF platform.&lt;/P&gt;</description>
    <pubDate>Sat, 03 Nov 2018 03:36:19 GMT</pubDate>
    <dc:creator>anarasimham</dc:creator>
    <dc:date>2018-11-03T03:36:19Z</dc:date>
  </channel>
</rss>

