<?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 HDFS Files owner name has AD domain name in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190331#M152420</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there a way to only make AD username as the owner of HDFS files/directories instead of userName@domainName.&lt;/P&gt;&lt;P&gt;Current Scenario :&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /testfile
-rw-r--r-- 3 dgiri@mytestdomain.com  hdfs         0 2017-06-30 10:06 /testfile&lt;/PRE&gt;&lt;P&gt;I want this to be like below.&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /testfile
-rw-r--r-- 3 dgiri  hdfs         0 2017-06-30 10:06 /testfile
&lt;/PRE&gt;&lt;P&gt;Please note that cluster is AD integrated and everything is working fine as expected except the files/directories ownership.&lt;/P&gt;&lt;P&gt;Also, I'm getting below INFO message whenever I run hdfs commands. Is there a way to stop displaying below message ?&lt;/P&gt;&lt;PRE&gt;17/09/19 12:50:13 INFO util.KerberosName: No auth_to_local rules applied to dgiri@mytestdomain.com&lt;/PRE&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2017 18:54:31 GMT</pubDate>
    <dc:creator>dgiri_india1989</dc:creator>
    <dc:date>2017-09-19T18:54:31Z</dc:date>
    <item>
      <title>HDFS Files owner name has AD domain name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190331#M152420</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is there a way to only make AD username as the owner of HDFS files/directories instead of userName@domainName.&lt;/P&gt;&lt;P&gt;Current Scenario :&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /testfile
-rw-r--r-- 3 dgiri@mytestdomain.com  hdfs         0 2017-06-30 10:06 /testfile&lt;/PRE&gt;&lt;P&gt;I want this to be like below.&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /testfile
-rw-r--r-- 3 dgiri  hdfs         0 2017-06-30 10:06 /testfile
&lt;/PRE&gt;&lt;P&gt;Please note that cluster is AD integrated and everything is working fine as expected except the files/directories ownership.&lt;/P&gt;&lt;P&gt;Also, I'm getting below INFO message whenever I run hdfs commands. Is there a way to stop displaying below message ?&lt;/P&gt;&lt;PRE&gt;17/09/19 12:50:13 INFO util.KerberosName: No auth_to_local rules applied to dgiri@mytestdomain.com&lt;/PRE&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2017 18:54:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190331#M152420</guid>
      <dc:creator>dgiri_india1989</dc:creator>
      <dc:date>2017-09-19T18:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS Files owner name has AD domain name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190332#M152421</link>
      <description>&lt;P&gt;You will need to add auth_to_local rule in core-site.xml to map dgiri@mytestdomain.com to dgiri&lt;/P&gt;&lt;P&gt;RULE:[2:$1](.*@mytestdomain.com)s/@.*//&lt;/P&gt;&lt;P&gt; More defailt of how to write auth_to_local rules can be found here: &lt;A href="https://hortonworks.com/blog/fine-tune-your-apache-hadoop-security-settings/" target="_blank"&gt;https://hortonworks.com/blog/fine-tune-your-apache-hadoop-security-settings/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 02:28:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190332#M152421</guid>
      <dc:creator>xyao</dc:creator>
      <dc:date>2017-09-20T02:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: HDFS Files owner name has AD domain name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190333#M152422</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/289/xyao.html" nodeid="289"&gt;@Xiaoyu Yao&lt;/A&gt; for the details and documentation link.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 16:11:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/HDFS-Files-owner-name-has-AD-domain-name/m-p/190333#M152422</guid>
      <dc:creator>dgiri_india1989</dc:creator>
      <dc:date>2017-09-25T16:11:31Z</dc:date>
    </item>
  </channel>
</rss>

