<?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: Solution Options: Finding Matches for Very large Data set using Data Flux Clustering in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585515#M17898</link>
    <description>&lt;P&gt;Thanks Vincent,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe it will improve performance.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Sep 2019 23:17:50 GMT</pubDate>
    <dc:creator>Rama_V</dc:creator>
    <dc:date>2019-09-01T23:17:50Z</dc:date>
    <item>
      <title>Solution Options: Finding Matches for Very large Data set using Data Flux Clustering</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585134#M17886</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to find the matches based on matching rule for large data set of&amp;nbsp; ~40 million records and growing. I have designed to generate match codes using parallel processing(~4hrs for 60 million records for first time) and later generating match codes only for delta records in minutes. So,this reduced time significantly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Clustering node, I can achieve matches but it is taking way too much time like 3-4 hours.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions to improve performance and reduce time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rama&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 04:40:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585134#M17886</guid>
      <dc:creator>Rama_V</dc:creator>
      <dc:date>2019-08-30T04:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Solution Options: Finding Matches for Very large Data set using Data Flux Clustering</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585141#M17890</link>
      <description>&lt;P&gt;Hi Rama&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reclustering your entire set of records won't be efficient and the process duration will extend over time.&lt;/P&gt;
&lt;P&gt;Once you have calculated matchcodes and clustered your initial dataset, the future updates could be added by using match codes and sql lookups which will contain the same rules as your clustering node.&lt;/P&gt;
&lt;P&gt;Basically you try to find for your new records possible matches in your initial dataset.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you don't find any so add a new cluster&lt;/LI&gt;
&lt;LI&gt;If you find one corresponding cluster, add the new record to this cluster&lt;/LI&gt;
&lt;LI&gt;If you find more than one corresponding cluster, either you do evaluate the best match or you collapse these clusters into a single one (the older or the younger).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vincent&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2019 08:01:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585141#M17890</guid>
      <dc:creator>VincentRejany</dc:creator>
      <dc:date>2019-08-30T08:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Solution Options: Finding Matches for Very large Data set using Data Flux Clustering</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585515#M17898</link>
      <description>&lt;P&gt;Thanks Vincent,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe it will improve performance.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2019 23:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Solution-Options-Finding-Matches-for-Very-large-Data-set-using/m-p/585515#M17898</guid>
      <dc:creator>Rama_V</dc:creator>
      <dc:date>2019-09-01T23:17:50Z</dc:date>
    </item>
  </channel>
</rss>

