Re: Information on Spark UI

2014-06-10 Thread coderxiang
The executors shown "CANNOT FIND ADDRESS" are not listed in the Executors Tab
on the top of the Spark UI.



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Information-on-Spark-UI-tp7354p7355.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.


Re: Spark Logging

2014-06-10 Thread coderxiang
By default, the logs are available at `/tmp/spark-events`. You can specify
the log directory via spark.eventLog.dir, see  this configuration page
  . 



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Logging-tp7340p7343.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.