You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Engine is the kdcloud module that executes analysis on data, thus an engine plugin is intended only to work on data, it cannot perform any request handling nor using other server code.
The boilerplate and the instructions on how to develop a plugin are located here.
Then you could just copy the plugin code into the project or upload the jar at runtime using the python client: