Adding new connectors

When adding new connectors to SQL Stream Builder, you need to specify the property list, data types and must upload the connector JAR file to the Console.

  1. Select Connectors on the main menu.
  2. Click Register Connector.
  3. Provide a name for the connector as Type.
  4. Select a data format to be supported for the connector from the Supported Formats.
  5. Provide properties that are mandatory or optional for the connector.
    1. Add a name to the property.
    2. Add a default value to the property.
    3. Add a description to the property.
    4. Check the Required checkbox to make a property mandatory.
    5. Click Add.
    You can specify as many properties as needed for the connector.
  6. Upload the connector JAR file.
  7. Click Save changes.
    The newly added connector is listed on the Connectors page.