Installation of plugins
To install an adapter, execute the ant command from $SDK_HOME/dev/sample_adapter, with the "install" target specified for the first argument of the command.
-
Command: ant install
After executing ant install, the Java module for the plugin is installed under the $DATASPIDER_HOME/server/plugin/data_processing/modules directory and the Golang module is installed under the $DATASPIDER_HOME/server/es-agent/plugin directory.
EdgeStreaming Studio must be restarted in order to enable the installed plugin.