Control the GUI of your Spark job, through this you can specify any visualization for the output of your job, and what params the user will need to specify.
Job base for Spark plugin jobs taking and returning DataFrames.
A class controlling the runtime behavior of your plugin.
Control the GUI of your Spark job, through this you can specify any visualization for the output of your job, and what params the user will need to specify.
Templated base for Spark plugin jobs operating on DataFrames.