Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The File System Profile is used to configure settings for making file system-specific configurations, currently used by:

  • Amazon S3 collection agent

  • Amazon S3 forwarding agent

  • GCP Storage collection agent

  • GCP Storage forwarding agent

  • HDFS collection agent

  • HDFS forwarding agent

  • System Importer

  • System Exporter

The configurations will vary depending on the selected file system, and each file system will be described separately below.

Table of Contents
minLevel1
maxLevel1
outlinefalse
stylenone
typelist
printabletrue

Buttons

The External Reference button is specific for the File System profile configurations.

...

Button

...

Description

...

External References

different file systems. It works with https://infozone.atlassian.net/wiki/x/CQsyD , GCP Storage Agents , https://infozone.atlassian.net/wiki/x/1hEyD , as well as the https://infozone.atlassian.net/wiki/x/NwY4D and https://infozone.atlassian.net/wiki/x/HQgyD. These configurations depend on the specific file system being used, and each will be explained in detail below.

External References Button

The External References button is specific to the File System profile configuration. Click on this button to enable

...

External References in the File System profile configuration. This can be used to configure

...

the fields shown in the following table

...

File system type

Fields available for configuration

Amazon S3 file systems

  • Access Key

  • Secret Key

  • Bucket

  • Region

  • Advanced Properties

HDFS file systems

  • Host

  • Replication

  • Port

  • Advanced Properties

GCP file systems

  • Project Id

  • Private Key Id

  • Private Key

  • Client Email

  • Client Id

  • Other Information

  • Bucket

For further information

...

on…. , see https://infozone.atlassian.net/wiki/x/rwc4D and  https://infozone.atlassian.net/wiki/x/7AozD.

subsections

This section includes the following subsections:

Git

Git

When selecting Git as a file system, you will see the General tab.

...

General Tab

The following settings are available in the General tab in the Git File System profile:

...

Note

Note!

When you do a Save As operation, the remote repository is cloned to the platform and may take a little long time. This directory is $MZHOME/gitrepos by default. It can be changed by setting the property mz.git.basePath to some other path accessible from the Platform

It is not possible to change the Repository URL or branch once the configuration is saved.

Import of Git File System Profile

An imported new Git File System Profile configuration will always be invalid since the repository has not been cloned. You clone the repository in the profile by clicking the Clone Repository button.

...

When the cloning is done the text on the button will change to Preview Repository, and the configuration should now be valid, which you can verify by clicking the Validate button. 

Amazon S3

When selecting Amazon S3 as a file system, you will see two tabs – General and Advanced.

...

The Advanced tab allows for advanced properties to be configured in the profile. 

...

GCP Storage 

When selecting GCP as a file system, you will see one tab called General.

...

Setting

Description

Authentication Details - Service Account Settings

Environment-Provided Service Account

Select this option, if you are configuring an environment-provided service account with this profile. This will disable the Input Option and Credentials File fields.

Input Option

Using this option you delegate how the GCP connection credentials are acquired, the available options are to select a JSON File or to fill in the information from a Form.

Credentials File

Enter the path to the delegated credentials file. This option is visible only when the JSON File option is selected as the input option.

Import Credentials from File

This button allows for credentials to be imported from a locally stored file. This option is visible only when the Form input option is selected. 

Project ID

Enter the project ID. This option is visible only when the Form input option is selected. 

Private Key ID

Enter the Private key ID. This option is visible only when the Form input option is selected. 

Client Email

Enter the client's email. This option is visible only when the Form input option is selected. 

Client ID

Enter the client ID. This option is visible only when the Form input option is selected. 

Other Information

Enter other information that might be used with this profile. This option is visible only when the Form input option is selected. 

Location Settings

Bucket

Enter the target bucket name.

Use GCP Profile

Select this check box if you already have a GCP Profile set up, this will disable the fields above and allow you to utilize the credentials that you have defined in your chosen GCP Profile.

HDFS

When selecting HDFS as a file system, you will see two tabs – General and Advanced.

...