Re: Is there any problem on the spark mailing list?

2014-05-16 Thread ssimanta
Same here. I've posted a bunch of questions in the last few days and they don't show up here and I'm also not getting email to my (gmail.com) account. I came here to post directly on the mailing list but saw this thread instead. At least, I'm not alone. -- View this message in context: http://

Re: Caused by: java.lang.OutOfMemoryError: unable to create new native thread

2014-05-05 Thread ssimanta
Thanks Wyane. Maybe that's is what is happening. My current limits are. $ ps -u ssimanta -L | wc -l (with Spark and spark-shell *not* running) 790 $ ulimit -u 1024 Once I start Spark my limit increases to $ ps -u ssimanta -L | wc -l (with Spark and spark-shell running) 982