SparkLauncher Stand Alone Cluster Mode

174 Views Asked by At

Using Java API, I'm able to submit, getStatus & kill spark applications submitted via Spark Launcher in 'client' mode. Can Spark Launcher track & control applications submitted in Standalone 'cluster' mode?

1

There are 1 best solutions below

1
david gupta On

Do you mean Standalone Cluster as YARN Cluster? If yes, Then Spark track and control application. You can view logs using Yarn logs -applicationId