public class TranslationContext extends AbstractTranslationContext
AbstractTranslationContext
that
address spark breaking changes.Constructor and Description |
---|
TranslationContext(SparkStructuredStreamingPipelineOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
launchStreaming(org.apache.spark.sql.streaming.DataStreamWriter<?> dataStreamWriter) |
emptyDataset, getCurrentTransform, getDataset, getInput, getInputs, getOutput, getOutputCoders, getOutputs, getSerializableOptions, getSideInputDataSet, getSparkSession, printDatasetContent, putDataset, putDatasetWildcard, setCurrentTransform, setSideInputDataset, startPipeline
public TranslationContext(SparkStructuredStreamingPipelineOptions options)
public void launchStreaming(org.apache.spark.sql.streaming.DataStreamWriter<?> dataStreamWriter)
launchStreaming
in class AbstractTranslationContext