scala - Spark shell error : ERROR SparkDeploySchedulerBackend: Asked to remove non-existent executor 11 -


whenever start spark-shell on mapr sandbox keep on getting error

error sparkdeployschedulerbackend: asked remove non-existent executor 11 

please me solve error.

use hostname command find host-name , use command

bin/spark-shell --master spark://your-host-name:7077


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -