spark on yarn is nice because i can bring my own spark. i am worried that the shuffle service forces me to use some "sanctioned" spark version that is officially "installed" on the cluster.
so... can i safely install the spark 1.3 shuffle service on yarn and use it with other 1.x versions of spark? thanks