To be thrown if the operator encounters some exception at runtime (like a bad configuration), and the developer does not want the framework (in particular, Spark) to retry the operation.
:: AlpineSdkApi ::
:: AlpineSdkApi ::
Spark job configuration.
Defines the behavior of your plugin after the end user 'runs' it from the GUI.
A descendant of SparkRuntime which handles the most straightforward runtime behavior, submitting a Spark job with the input of your plugin and returning the output type.
:: AlpineSdkApi ::