1.6 KiB
1.6 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
maprfs_clinode_ip = None |
(List) The list of IPs or hostnames of nodes with mapr-core installed. |
maprfs_cldb_ip = None |
(List) The list of IPs or hostnames of CLDB nodes. |
maprfs_zookeeper_ip = None |
(List) The list of IPs or hostnames of Zookeeper nodes. |
maprfs_ssh_name = None |
(String) Cluster admin user ssh login name. |
maprfs_ssh_port = 22 |
(Port number) SSH port. |
maprfs_ssh_private_key = None |
(String) Path to private key to ssh login. |
maprfs_ssh_pw = None |
(String) Cluster node SSH login password, this parameter is not necessary, if 'maprfs_ssh_private_key' is configured |
maprfs_rename_managed_volume = True |
(Boolean) Whether driver should rename share on manage operation. |
maprfs_base_volume_dir = True |
(String) Path to directory where volumes should be mounted. |