Manage Connector Services Page

This applies to: Visual Data Discovery

The Manage Connector Services page is where you register a new connector server that is not available out-of-the-box to the Symphony instance. It is also where you can remove connector servers available to the instance.

This page is also where you set up and enable connectors for use in your data sources. The connectors you can define depend on which connector servers have been registered. You can also use this page to delete and disable connectors in the Symphony instance.

The Manage Connector Services page is split into two sections:

Connector Servers

The Connector Servers section lets the Symphony supervisor user register and delete the connector servers available in the Symphony environment. See Obtain Additional Connector Servers for information about setting up a connector server.

The default supervisor user is no longer installed; add users to the Supervisors group instead.

Use the search box above the Connector Servers table to locate a connector server (for example, if your Symphony environment contains a large number of connector servers).

Connector servers that you register and connect in Symphony are accessible and the registration details can be edited (for example, if the server has moved or changed). Default connector servers provided by Symphony are not editable.

The Connector Server table provides the following information.

Column Title Description
Connector Server Name The name of the connector server (data store) definition.
Type

The type of connector server. The following types are supported:

  • Discovery: uses the capability integrated into Symphony to locate and set up the connector server automatically.

  • HTTP/Socket: if you manually add a connector server to the Symphony environment, then it will be either an HTTP or a Socket type.

  • Core: identifies connectors that are built into the Symphony server.

    Type Core connectors , including flat files as well as HDFS and S3 buckets, do not require a dedicated connector server. These types of connectors are always available. This means they are always on, and do not require any additional network resources to keep them on.

URL/Host The URL or host name of the connector server (data store). If more than one instance of a connector server is running, the URLs for each instance are shown, separated by commas.
Available Indicates whether the connector server (data store) is available or not.
Delete

Provides an option to delete a connector server definition from the Symphony instance. This option is not available for Core type connector servers because they are built into Symphony and cannot be deleted.

You can delete a connector server that you manually configured. However, you must first delete the connection definitions for the server and the data source configurations that use the connection definitions (see Delete a Data Source Configuration and Delete Data Store Connections). Then you need to delete the connector (see Delete a Connector). When the connections and the connector are all deleted, you can then delete the connector server.

See the following sections:

Connectors

The Connectors section lists the connectors that are defined in the Symphony environment. You can use these connectors to connect to a specific type of data store (such as Impala or Elasticsearch). You can use this section to add and remove connectors and to enable and disable them. A connector that is listed in this table and is enabled is visible on the Connections page in the UI (when you are logged in as a non-supervisory user or administrator and have been assigned appropriate privileges).

The Connectors table provides the following information.

Column Title Description
Connector The name of the connector definition.
Connector Server Name

The name of the connector server (data store) associated with the connector. If the connector server is a Core-type connector, the connector server name shows as Internal.

Description An optional description of the connector. You can provide this description when you add a connector definition.
Enabled A switch that enables or disables the connector definition in the Symphony instance. An enabled connector is visible on the Connections page; a disabled connector is not.
Delete

Provides an option to delete the connector definition from the Symphony instance. This option is not available for Internal connectors (Core type connector servers) because they are built into Symphony and cannot be deleted.

You can delete a connector that you manually configured. However, you must first delete the connection definitions for the server and the data source configurations that use the connection definitions. See Delete a Data Source Configuration and Delete Data Store Connections.

See the following sections: