Connecting to a File Store

This topic provides instructions for defining a file system location for storing the files that Anzo ingests or creates. Anzo supports reading from and writing to local or mounted file systems (such as NFS), Hadoop Distributed File Systems (HDFS), File Transfer Protocol (FTP or FTPS) systems, Google Cloud Platform (GCP) storage, and Amazon Simple Cloud Storage Service (S3).

Tip: The Anzo server file system location is configured and accessible by default. If you store files on a storage system that is mounted directly onto the Anzo and AnzoGraph servers, you are not required to configure that location.

Note: When using Amazon S3 for file storage, make sure that AWS server-side encryption is disabled. Anzo cannot read and write files on S3 if the storage location uses server-side encryption.

  1. In the Anzo console, expand the Onboard menu and click File Store. Anzo displays the File Connections screen. For example:

  2. Click the Create button and select the type of file connection that you want to create. For the local disk or mounted NFS, choose File. Anzo displays the create connection screen. For example:

  3. On the connection screen, provide the file system details. The settings that display depend on the type of file connection that you chose. The list below describes the settings for each file connection type. Click a connection type to view the settings for that type:
  4. Click Save to save the configuration. The file store connection that you specified becomes available as a choice when you create graph data stores or select source files to onboard.

See Creating an Anzo Data Store for instructions on designating a directory on the file storage system where Anzo can save the AnzoGraph load files that are generated during the ETL process.

Related Topics