<?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 How to add custom properties for hadoop.proxyuser. in CDP 7.1.x in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-add-custom-properties-for-hadoop-proxyuser-in-CDP-7-1/m-p/376074#M242755</link>
    <description>&lt;P&gt;I have a requirement to add custom user for allowing impersonation. I can see that &lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/admin_hdfs_proxy_users.html" target="_self"&gt;CDH 6.3 documentation&lt;/A&gt; has some references to it. However, I could not see how I can add similar entries through Cloudera Manager in CDP 7.x. Can someone help with that information ?&lt;/P&gt;&lt;P&gt;Essentially, I would like to add the entries like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;property&amp;gt;
     &amp;lt;name&amp;gt;hadoop.proxyuser.super.hosts&amp;lt;/name&amp;gt;
     &amp;lt;value&amp;gt;10.222.0.0/16,10.113.221.221&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;property&amp;gt;
     &amp;lt;name&amp;gt;hadoop.proxyuser.super.users&amp;lt;/name&amp;gt;
     &amp;lt;value&amp;gt;user1,user2&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;

or something like this.

&amp;lt;property&amp;gt;
   &amp;lt;name&amp;gt;hadoop.proxyuser.alice.hosts&amp;lt;/name&amp;gt;
   &amp;lt;value&amp;gt;host_a,host_b&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to achieve the same through Cloudera Manager in CDP 7.x ? I am not sure if I should be editing the core-site.xml on the nodes directly as those were Auto Generated by the Cloudera Manager.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 17:48:51 GMT</pubDate>
    <dc:creator>Srinivas-M</dc:creator>
    <dc:date>2023-09-06T17:48:51Z</dc:date>
    <item>
      <title>How to add custom properties for hadoop.proxyuser. in CDP 7.1.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-add-custom-properties-for-hadoop-proxyuser-in-CDP-7-1/m-p/376074#M242755</link>
      <description>&lt;P&gt;I have a requirement to add custom user for allowing impersonation. I can see that &lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/admin_hdfs_proxy_users.html" target="_self"&gt;CDH 6.3 documentation&lt;/A&gt; has some references to it. However, I could not see how I can add similar entries through Cloudera Manager in CDP 7.x. Can someone help with that information ?&lt;/P&gt;&lt;P&gt;Essentially, I would like to add the entries like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;property&amp;gt;
     &amp;lt;name&amp;gt;hadoop.proxyuser.super.hosts&amp;lt;/name&amp;gt;
     &amp;lt;value&amp;gt;10.222.0.0/16,10.113.221.221&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;
&amp;lt;property&amp;gt;
     &amp;lt;name&amp;gt;hadoop.proxyuser.super.users&amp;lt;/name&amp;gt;
     &amp;lt;value&amp;gt;user1,user2&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;

or something like this.

&amp;lt;property&amp;gt;
   &amp;lt;name&amp;gt;hadoop.proxyuser.alice.hosts&amp;lt;/name&amp;gt;
   &amp;lt;value&amp;gt;host_a,host_b&amp;lt;/value&amp;gt;
&amp;lt;/property&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to achieve the same through Cloudera Manager in CDP 7.x ? I am not sure if I should be editing the core-site.xml on the nodes directly as those were Auto Generated by the Cloudera Manager.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 17:48:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-add-custom-properties-for-hadoop-proxyuser-in-CDP-7-1/m-p/376074#M242755</guid>
      <dc:creator>Srinivas-M</dc:creator>
      <dc:date>2023-09-06T17:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom properties for hadoop.proxyuser. in CDP 7.1.x</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-add-custom-properties-for-hadoop-proxyuser-in-CDP-7-1/m-p/377081#M243117</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/93257"&gt;@Srinivas-M&lt;/a&gt;&amp;nbsp;You may set these properties in a safety valve for &lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/scaling-namespaces/topics/hdfs-config-proxy-users-access.html" target="_blank" rel="noopener"&gt;core-site.xml&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;CM UI &amp;gt; HDFS &amp;gt; Configuration &amp;gt;&amp;nbsp;&lt;SPAN&gt;Cluster-wide Advanced Configuration Snippet (Safety Valve) for core-site.xml&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 03:59:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-add-custom-properties-for-hadoop-proxyuser-in-CDP-7-1/m-p/377081#M243117</guid>
      <dc:creator>smruti</dc:creator>
      <dc:date>2023-09-30T03:59:56Z</dc:date>
    </item>
  </channel>
</rss>

