Nevermind, PEBKAC. I had put in the wrong port in the $LOG_DIR environment variable.
Greg From: Greg <[email protected]<mailto:[email protected]>> Date: Wednesday, September 3, 2014 1:56 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: spark history server trying to hit port 8021 My Spark history server won't start because it's trying to hit the namenode on 8021, but the namenode is on 8020 (the default). How can I configure the history server to use the right port? I can't find any relevant setting on the docs: http://people.apache.org/~tdas/spark-1.0.0-rc11-docs/monitoring.html Greg
