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.
A class for plugins which will use Schema inference
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 non-inferred 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.