<?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: BDR - HDFS - exclusion in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314237#M225926</link>
    <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/13232"&gt;@vtpcnk&lt;/a&gt;&amp;nbsp;Greetings!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thank you for posting in Cloudera Community.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You can use a RegEx pattern like this, Try this out:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT size="4"&gt;&lt;EM&gt;CM &amp;gt; Backup &amp;gt; Schedules &amp;gt; Actions &amp;gt; Edit Configurations &amp;gt; Advanced &amp;gt; Path Exclusion&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#000000"&gt;^(?!.*.tmp).*$&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;For more information, here are some nicer reads:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/latest/topics/cm_bdr_hdfs_replication.html#concept_jz3_gdz_qm" target="_blank" rel="noopener"&gt;Section 7: CLDR Doc (Adding Exclusion)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://regex101.com/" target="_blank" rel="noopener"&gt;How-to: Building/Testing RegEx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Hope this helps!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva,sans-serif" size="2" color="#333333"&gt;Is your question answered? If Yes, Feel free to mark the answer as "Accept as Solution".&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="verdana,geneva,sans-serif" size="2" color="#333333"&gt;If you find a reply helpful, say thanks by clicking on the "thumbs-up" button.&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 11:19:09 GMT</pubDate>
    <dc:creator>vaishaakb</dc:creator>
    <dc:date>2021-04-07T11:19:09Z</dc:date>
    <item>
      <title>BDR - HDFS - exclusion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314153#M225897</link>
      <description>&lt;P&gt;Hi, In BDR HDFS replication I want to exclude all files which end with ".tmp" in the directory "/backups/"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate it if somebody could give the expression for this to add in BDR "Add Exclusion".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 04:55:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314153#M225897</guid>
      <dc:creator>vtpcnk</dc:creator>
      <dc:date>2021-04-07T04:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: BDR - HDFS - exclusion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314154#M225898</link>
      <description>&lt;P&gt;BTW files with ".tmp" extension could be under any subdirectory under "/backups".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 17:49:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314154#M225898</guid>
      <dc:creator>vtpcnk</dc:creator>
      <dc:date>2021-04-06T17:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDR - HDFS - exclusion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314237#M225926</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Hi,&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/13232"&gt;@vtpcnk&lt;/a&gt;&amp;nbsp;Greetings!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thank you for posting in Cloudera Community.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You can use a RegEx pattern like this, Try this out:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;FONT size="4"&gt;&lt;EM&gt;CM &amp;gt; Backup &amp;gt; Schedules &amp;gt; Actions &amp;gt; Edit Configurations &amp;gt; Advanced &amp;gt; Path Exclusion&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;PRE&gt;&lt;FONT color="#000000"&gt;^(?!.*.tmp).*$&lt;/FONT&gt;&lt;/PRE&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;For more information, here are some nicer reads:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/latest/topics/cm_bdr_hdfs_replication.html#concept_jz3_gdz_qm" target="_blank" rel="noopener"&gt;Section 7: CLDR Doc (Adding Exclusion)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://regex101.com/" target="_blank" rel="noopener"&gt;How-to: Building/Testing RegEx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Hope this helps!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva,sans-serif" size="2" color="#333333"&gt;Is your question answered? If Yes, Feel free to mark the answer as "Accept as Solution".&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="verdana,geneva,sans-serif" size="2" color="#333333"&gt;If you find a reply helpful, say thanks by clicking on the "thumbs-up" button.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 11:19:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/314237#M225926</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2021-04-07T11:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: BDR - HDFS - exclusion</title>
      <link>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/354989#M237043</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/13232"&gt;@vtpcnk&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Good Day!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Circling back to see if my post helped you with this task.&lt;/P&gt;&lt;P&gt;If yes, Please mark the answer as "Accept as Solution". So this will be highlighted as solution to this ask for other users in our community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 11:03:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/BDR-HDFS-exclusion/m-p/354989#M237043</guid>
      <dc:creator>vaishaakb</dc:creator>
      <dc:date>2022-10-17T11:03:26Z</dc:date>
    </item>
  </channel>
</rss>

