Unable to connect to Spark UI on EMR Unable to connect to Spark UI on EMR hadoop hadoop

Unable to connect to Spark UI on EMR


In order to SSH and to get the Spark UI. Try this

ssh -i ~/SparkTest.pem -D 8157 hadoop@ec2-52-1-245-67.compute-1.amazonaws.com

This works for me