Failures on JavaSparkContext. - "Futures timed out after [10000 milliseconds]"

2017-01-29 Thread Gili Nachum
timed out after [1 milliseconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219) at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223) at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107

Futures timed out after 10000 milliseconds

2015-07-05 Thread SamRoberts
. I can't proceed with my Spark learning without this.. pl. help. Sam Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [1 milliseconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread SamRoberts
will be appreciated. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Futures-timed-out-after-1-milliseconds-tp23622p23627.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread Ted Yu
, it's not clear where to 1 millisec timeout is coming from. Can someone explain -- and if it's a legitimate timeout problem, where would one set this timeout? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Futures-timed-out-after-1

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread Sean Owen
: Also, it's not clear where to 1 millisec timeout is coming from. Can someone explain -- and if it's a legitimate timeout problem, where would one set this timeout? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Futures-timed-out-after-1

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread SamRoberts
Also, it's not clear where to 1 millisec timeout is coming from. Can someone explain -- and if it's a legitimate timeout problem, where would one set this timeout? -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Futures-timed-out-after-1

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread SamRoberts
Thanks.. tried local[*] -- it didn't help. I agree that it is something to do with the SparkContext.. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Futures-timed-out-after-1-milliseconds-tp23622p23633.html Sent from the Apache Spark User List mailing

Re: Futures timed out after 10000 milliseconds

2015-07-05 Thread SamRoberts
.nabble.com/Futures-timed-out-after-1-milliseconds-tp23622p23634.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail

Re: Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [10000 milliseconds] when create context

2015-04-14 Thread Akhil Das
, but I don’t know why and what kind of parameters that I can set to solve this issue. Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [1 milliseconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219

Re: Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [10000 milliseconds] when create context

2015-04-14 Thread Sean Owen
, but I don’t know why and what kind of parameters that I can set to solve this issue. Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [1 milliseconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219

Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [10000 milliseconds] when create context

2015-04-08 Thread Shuai Zheng
, but I don't know why and what kind of parameters that I can set to solve this issue. Exception in thread main java.util.concurrent.TimeoutException: Futures timed out after [1 milliseconds] at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219