public static class SparkRunnerDebugger.DebugSparkPipelineResult extends SparkPipelineResult
Pipeline using SparkRunnerDebugger
Use getDebugString() to get a String representation of the Pipeline
translated into Spark native operations.PipelineResult.StatejavaSparkContext, pipelineExecution, state| Modifier and Type | Method and Description |
|---|---|
protected PipelineResult.State |
awaitTermination(org.joda.time.Duration duration) |
protected void |
stop() |
cancel, getState, metrics, waitUntilFinish, waitUntilFinishprotected void stop()
stop in class SparkPipelineResultprotected PipelineResult.State awaitTermination(org.joda.time.Duration duration) throws TimeoutException, ExecutionException, InterruptedException
awaitTermination in class SparkPipelineResultTimeoutExceptionExecutionExceptionInterruptedExceptionCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.