Test Data Management
- Test Data Management 10.5
- All Products
Property
| Description
|
---|---|
Name
| Required. Name of the connection. The name is not case sensitive and must be unique within the domain. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
Connection Type
| Required. The connection type. Select HDFS.
|
Description
| The description of the connection. The description cannot exceed 765 characters.
|
Owner
| The owner of the connection. Default is the user who creates the connection. You can change the owner of the connection.
|
User Name
| Required. User name to access HDFS.
|
NameNode URI
| Required. The URI to access HDFS.
Use the following format to specify the NameNode URI in Cloudera and Hortonworks distributions:
hdfs://<namenode>:<port>
Where
Use one of the following formats to specify the NameNode URI in MapR distribution:
-
Where my.cluster.com is the cluster name that you specify in the mapr-clusters.conf file.
|
Directory
| Required. The path to the HDFS directory.
|