How to disable SparkUI programmatically?

2015-11-18 Thread Alex Luya
I noticed that blow bug has been fixed: https://issues.apache.org/jira/browse/SPARK-2100 but how to do it(I mean disabling SparkUI) programmatically? is it by sparkContext.setLocalProperty(?,?)? and I checked blow link,can't figured out which property to set

(send this email to subscribe)

2015-11-18 Thread Alex Luya

subscribe

2015-11-18 Thread Alex Luya
subscribe

doc building process hangs on Failed to load class “org.slf4j.impl.StaticLoggerBinder”

2015-10-27 Thread Alex Luya
followed this https://github.com/apache/spark/blob/master/docs/README.md to build spark docs,but it hangs on: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See