OneFS: How to enable HDFS ACL
Sommaire: Starting from OneFS 9.3.0, OneFS supports Hadoop Distributed File System (HDFS) Access Control Lists (ACL) to improve compatibility. It is disabled by default. This article describes the steps to enable HDFS ACL. ...
Cet article s’applique à
Cet article ne s’applique pas à
Cet article n’est lié à aucun produit spécifique.
Toutes les versions de produits ne sont pas identifiées dans cet article.
Instructions
HDFS ACL is an Apache implementation of POSIX ACL. It provides more flexible access control than the traditional POSIX-mode-bit permission model.
HDFS ACL is available in Apache Hadoop 2.4.0 and later versions.
Starting from OneFS 9.3.0, OneFS supports HDFS ACL to improve compatibility with HDFS.
By default, the HDFS ACL is disabled, and the following configuration is required to get consistent HDFS ACL semantics in OneFS.
- Enable HDFS ACL support on the Isilon cluster for the access zone:
# isi hdfs settings modify --hdfs-acl-enabled=true --zone=<HDFS-zone>
If your Hadoop client version is earlier than 3, apply the following setting:# isi hdfs settings modify --hadoop-version-3-or-later=false --zone=<HDFS-zone>
Otherwise, check and change it to true:# isi hdfs settings modify --hadoop-version-3-or-later=true --zone=<HDFS-zone> - Configuring ACLs on the Hadoop cluster: Configure
dfs.namenode.acls.enabledinhdfs-site.xmlto enable ACLs on HDFS.
To use ACLs, this requires enabling ACLs on the NameNode by adding the following configuration property tohdfs-site.xmland restarting the NameNode.<property><name>dfs.namenode.acls.enabled</name><value>true</value></property>
Or using Cloudera Manager or Ambari to set and configure this properly. - Set HDFS ACL with the
hdfs dfs -setfaclcommand:
https://www.delltechnologies.com/asset/en-us/products/storage/industry-market/h17850-dell-emc-isilon-access-control-lists-hdfs-onefs-wp.pdf
Renseignements supplémentaires
Using Hadoop with OneFS Info Hub:
https://www.dell.com/support/kbdoc/en-us/000132441/using-hadoop-with-onefs-info-hub
Produits touchés
IsilonPropriétés de l’article
Numéro d’article: 000205102
Type d’article: How To
Dernière modification: 30 déc. 2025
Version: 4
Obtenez des réponses à vos questions auprès d’autre utilisateurs de Dell
Services de soutien
Vérifiez si votre appareil est couvert par les services de soutien.