<?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: Hide HDFS folder from other  AMbari-User in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161219#M21166</link>
    <description>&lt;P&gt;You can set permissions to your user folder like this&lt;/P&gt;&lt;PRE&gt;hdfs dfs -chmod 700 /user/user1&lt;/PRE&gt;&lt;P&gt;and if the owner of this folder is user1, then only he can list the folder&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /user/user1 ... works for user1 but doesn't work for other users&lt;/PRE&gt;&lt;P&gt;However, hdfs as the HDFS super-user can also list it.&lt;/P&gt;</description>
    <pubDate>Sat, 27 Feb 2016 12:09:11 GMT</pubDate>
    <dc:creator>pminovic</dc:creator>
    <dc:date>2016-02-27T12:09:11Z</dc:date>
    <item>
      <title>Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161217#M21164</link>
      <description>&lt;P&gt;Is there way to hide HDFS folder from everyone but the user who has access to it. Currently I have restricted one user folder from other BUT the folders are also visible. Would like to hide that if possible&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 11:44:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161217#M21164</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-27T11:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161218#M21165</link>
      <description>&lt;P&gt;I hope this will help you:&lt;/P&gt;&lt;P&gt;Ex: B1,B2,B3 business units and SA( Service Account who is loading the data into HDFS) &lt;/P&gt;&lt;P&gt;
drwxr-x---  - SA bigdata         0 2015-12-28 16:37 /db/ &lt;/P&gt;&lt;P&gt;drwxr-x---  - SA B1              0 2015-12-28 16:37 /db/B1 Application Name/ &lt;/P&gt;&lt;P&gt;drwxr-x---  - SA B2              0 2015-12-28 16:37 /db/B2 Application Name/ &lt;/P&gt;&lt;P&gt;drwxr-x---  - SA B3              0 2015-12-28 16:37 /db/B3 Application Name/ &lt;/P&gt;&lt;P&gt;bigdata(common group for all &amp;amp; primary group for SA) &lt;/P&gt;&lt;P&gt;Here using simple linux permission and groups to achieve your scenarios. &lt;/P&gt;&lt;P&gt;B1,B2 &amp;amp; B3 needs to add under bigdata group as well to get an access for /db dir &lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 12:00:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161218#M21165</guid>
      <dc:creator>divakarreddy_a</dc:creator>
      <dc:date>2016-02-27T12:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161219#M21166</link>
      <description>&lt;P&gt;You can set permissions to your user folder like this&lt;/P&gt;&lt;PRE&gt;hdfs dfs -chmod 700 /user/user1&lt;/PRE&gt;&lt;P&gt;and if the owner of this folder is user1, then only he can list the folder&lt;/P&gt;&lt;PRE&gt;hdfs dfs -ls /user/user1 ... works for user1 but doesn't work for other users&lt;/PRE&gt;&lt;P&gt;However, hdfs as the HDFS super-user can also list it.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 12:09:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161219#M21166</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-02-27T12:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161220#M21167</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1277/prakashpunj.html" nodeid="1277"&gt;@Prakash Punj&lt;/A&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/10235/apache-ranger-and-hdfs.html" target="_blank"&gt;https://community.hortonworks.com/articles/10235/apache-ranger-and-hdfs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can do chmod 000 on that directory  and manage it using ranger &lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 23:52:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161220#M21167</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-27T23:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161221#M21168</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I did that already and access is restricted but the thing is  folders are viewable ( no accessible). UserA and UserB folder are restrcited but UserA can also see that a folder for UserB exists. I would like to hide that as well. All UserA needs to see is his folder in HDFS file browser. &lt;/P&gt;&lt;P&gt;Is there a way to do this ?&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 00:25:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161221#M21168</guid>
      <dc:creator>prakashpunj</dc:creator>
      <dc:date>2016-02-28T00:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hide HDFS folder from other  AMbari-User</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161222#M21169</link>
      <description>&lt;P&gt;Bump. Any recommendations to this above question?&lt;/P&gt;&lt;P&gt;We are also looking for such a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:38:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hide-HDFS-folder-from-other-AMbari-User/m-p/161222#M21169</guid>
      <dc:creator>ramym</dc:creator>
      <dc:date>2016-10-04T06:38:49Z</dc:date>
    </item>
  </channel>
</rss>

