Alastair McKinley created BIGTOP-1939:
-----------------------------------------
Summary: Enable basic hdfs-nfs gateway configuration
Key: BIGTOP-1939
URL: https://issues.apache.org/jira/browse/BIGTOP-1939
Project: Bigtop
Issue Type: Improvement
Components: deployment
Reporter: Alastair McKinley
Priority: Trivial
Enable basic configuration of the HDFS-NFS in core-site.xml.
Four additional parameters to hadoop::common_hdfs are added:
hdfs_nfs_bridge (to be set to "enabled")
hdfs_nfs_bridge_user (the user who will start the nfs gatewat)
hdfs_nfs_gw_host (the host where the gateway will run)
hdfs_nfs_proxy_groups (the groups that the nfs_user will proxy for)
This configuration is described here:
https://hadoop.apache.org/docs/r2.6.0/hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)