Connecting to Network File Storage (NFS)
This section contains an overview of Network File Storage (NFS).
General information
Field | Description |
---|---|
Data source | Network File Storage (NFS) |
Supported versions | N/A |
Connection string | nfs:///
|
Packaged? |
|
Certified? |
|
Supported features | |
Analyze data
|
|
Archive breaking records
|
|
Estimate job
|
Note Estimate job is only available for NFS connections on Standalone deployments of Collibra DQ. |
Pushdown
|
|
Processing capabilities | |
Spark agent
|
Note
|
Yarn agent
|
Note Yarn agent is available for NFS connections on Standalone deployments of Collibra DQ. Additional configurations are required for Kubernetes and Hadoop deployments. |
Minimum user permissions
In order for Collibra DQ to access your local file system, you need the following permissions.
- Ensure that you can mount the NFS in your Collibra DQ service locally.
- Ensure that the Linux user has read permissions on the path that runs Collibra DQ services.
Recommended and required connection properties
Required | Connection Property | Type | Value |
---|---|---|---|
|
Name | Text | The unique name used for your connection. |
|
Connection URL | String |
The connection string value of your NFS connection. nfs:///your/directory/path/ |
|
Target Agent | Text | The Agent used to submit your DQ Job. |
|
Auth Type | Option |
The method to authenticate your connection. Note Auth Type is always |
|
Driver Properties | String |
The configurable driver properties for your connection. Multiple properties must be comma delimited. For example, abc=123,test=true |
Authentication
Auth Type must be set to NFS.