SparkRunnerDebugger fails when provided with a spark context in pipeline options
Spark can have only one context running, trying to initialise a new context results in an exception.
Need to check if a context is provided
Imported from Jira BEAM-1821. Original Jira may contain additional context.
Reported by: ksalant.
SparkRunnerDebugger fails when provided with a spark context in pipeline options
Spark can have only one context running, trying to initialise a new context results in an exception.
Need to check if a context is provided
Imported from Jira BEAM-1821. Original Jira may contain additional context.
Reported by: ksalant.