Skip to content

Install Plugin

Delphix plugin for Cassandra Plugin can be installed via GUI or using command prompt as described below.

Prerequisites

  • Install delphix engine compatible with the Cassandra plugin version as per support matrix

Install Cassandra Plugin

Following 2 methods can be used for upload Cassandra plugin to delphix appliance.

Using GUI

  • Click on Manage and then Plugins

Screenshot

  • Click on + icon

Screenshot

  • Click on Upload or Upgrade a plugin

Screenshot

  • Select the Cassandra plugin build (cassandra-1.0.0.json)

Screenshot

  • Click on close button once the plugin is uploaded.

Screenshot

  • See the plugin version in Plugins section.

Screenshot

Using dvp (on command prompt)

dvp upload -a <Plugin-artifact.json> -e <Delphix_Engine_Name> -u <username> --password <password>

Delphix Engine’s documentation on installing plugins: PluginManagement