Re: Use Spark as multi-threading library and deprecate web UI

2015-02-05 Thread Arush Kharbanda
Thursday, February 05, 2015 10:53 AM > To: Shuai Zheng > Cc: user@spark.apache.org > Subject: Re: Use Spark as multi-threading library and deprecate web UI > > Do you mean disable the web UI? spark.ui.enabled=false > > Sure, it's useful with master = local[*] too. > > On Thu, Fe

RE: Use Spark as multi-threading library and deprecate web UI

2015-02-05 Thread Shuai Zheng
Message- From: Sean Owen [mailto:so...@cloudera.com] Sent: Thursday, February 05, 2015 10:53 AM To: Shuai Zheng Cc: user@spark.apache.org Subject: Re: Use Spark as multi-threading library and deprecate web UI Do you mean disable the web UI? spark.ui.enabled=false Sure, it's useful with m

Re: Use Spark as multi-threading library and deprecate web UI

2015-02-05 Thread Sean Owen
Do you mean disable the web UI? spark.ui.enabled=false Sure, it's useful with master = local[*] too. On Thu, Feb 5, 2015 at 9:30 AM, Shuai Zheng wrote: > Hi All, > > > > It might sounds weird, but I think spark is perfect to be used as a > multi-threading library in some cases. The local mode wi