<?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 Falcon replication and mirroring between two Kerberized clusters? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95618#M8954</link>
    <description>&lt;P&gt;Does Falcon support replication and mirroring for HDFS and Hive between two Kerberized clusters (Prod and DR)?&lt;/P&gt;</description>
    <pubDate>Sun, 18 Oct 2015 12:43:27 GMT</pubDate>
    <dc:creator>dbaev</dc:creator>
    <dc:date>2015-10-18T12:43:27Z</dc:date>
    <item>
      <title>Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95618#M8954</link>
      <description>&lt;P&gt;Does Falcon support replication and mirroring for HDFS and Hive between two Kerberized clusters (Prod and DR)?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2015 12:43:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95618#M8954</guid>
      <dc:creator>dbaev</dc:creator>
      <dc:date>2015-10-18T12:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95619#M8955</link>
      <description>&lt;P&gt;Can you tell if both these env using same KDC server? DistCP (which is what is used by Falcon for data replication) supports copying data between two kerberos environments so its a matter of making sure that the clusters can communicate correctly. &lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2015 21:56:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95619#M8955</guid>
      <dc:creator>bsaini</dc:creator>
      <dc:date>2015-10-18T21:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95620#M8956</link>
      <description>&lt;P&gt;Set &lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
    &amp;lt;name&amp;gt;oozie.launcher.mapreduce.job.hdfs-servers&amp;lt;/name&amp;gt;
    &amp;lt;value&amp;gt;${nameNode1},${nameNode2}&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&lt;/PRE&gt;&lt;P&gt;As this documentation suggests: &lt;A href="http://oozie.apache.org/docs/4.1.0/DG_DistCpActionExtension.html"&gt;http://oozie.apache.org/docs/4.1.0/DG_DistCpActionExtension.html&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 08:42:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95620#M8956</guid>
      <dc:creator>vzlatkin</dc:creator>
      <dc:date>2015-10-19T08:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95621#M8957</link>
      <description>&lt;P&gt;Both clusters will be using either local KDC or AD Kerberos&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2015 09:10:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95621#M8957</guid>
      <dc:creator>dbaev</dc:creator>
      <dc:date>2015-10-19T09:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95622#M8958</link>
      <description>&lt;P&gt;Replication works between clusters using Kerberos since Dal (and some additional scenarios using HCat works from Dal-M10&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 22:43:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95622#M8958</guid>
      <dc:creator>vranganathan</dc:creator>
      <dc:date>2015-10-23T22:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon replication and mirroring between two Kerberized clusters?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95623#M8959</link>
      <description>&lt;P&gt;Falcon will automatically add this property to oozie jobs in secure kerberized clusters. User does not have to add the property separately.&lt;/P&gt;&lt;P&gt;When defining a cluster entity, please make sure to add the following cluster property.&lt;/P&gt;&lt;PRE&gt;    &amp;lt;property name="dfs.namenode.kerberos.principal" value="nn/$my.internal@EXAMPLE.COM"/&amp;gt; 
&lt;/PRE&gt;&lt;P&gt;&lt;A href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/configuring_for_secure_clusters_falcon.html" target="_blank"&gt;http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_installing_manually_book/content/configuring_for_secure_clusters_falcon.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2015 22:50:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-replication-and-mirroring-between-two-Kerberized/m-p/95623#M8959</guid>
      <dc:creator>bvellanki</dc:creator>
      <dc:date>2015-10-23T22:50:51Z</dc:date>
    </item>
  </channel>
</rss>

