Hi all , I am a begginner of Spark get some problems, i deploy the spark on yarn using "start-thriftserver.sh --master yarn" , it should be yarn-client mode , and i found the SPOF in driver process (SparkSubmit) , the SparkSQL application in yarn will be crashed if the spark dirver down , so how can i resolve this problem .