In Data Archive, run the Create Archive Folder job to create the Data Vault folder and the connection to HDFS.
The Create Archive Folder job creates the Data Vault folder and adds a Hadoop connection entry to the ssa.ini file in the Data Vault Service plug-in in Data Archive. The job sets the name of the Data Vault folder and the name of the Hadoop connection based on the folder name property specified in the target connection.
For example, the
Data Vault Archive Folder Name
property in the target connection is set to
HDFS_Sales
. The Create Archive Folder job creates a Data Vault archive folder named
HDFS_Sales
and adds a Hadoop connection named
HDFS_Sales
to the ssa.ini file.
The following example shows an entry for a Hadoop connection named
HDFS_Sales
in the ssa.ini file:
[HADOOP_CONNECTION HDFS_Sales]
URL = 10.17.40.25
PORT = 54310