Re: There is no space for new record

2018-02-13 Thread SNEHASISH DUTTA
>>> On Fri, Feb 9, 2018 at 6:16 PM, Wenchen Fan <cloud0...@gmail.com> wrote: >>> >>>> This has been reported before: http://apache-spark-de >>>> velopers-list.1001551.n3.nabble.com/java-lang-IllegalStateEx >>>> ception-There-is-no-space-f

Re: There is no space for new record

2018-02-13 Thread Marco Gaido
8 at 6:16 PM, Wenchen Fan <cloud0...@gmail.com> wrote: >> >>> This has been reported before: http://apache-spark-de >>> velopers-list.1001551.n3.nabble.com/java-lang-IllegalStateEx >>> ception-There-is-no-space-for-new-record-tc20108.html >>> >>

Re: There is no space for new record

2018-02-13 Thread SNEHASISH DUTTA
:16 PM, Wenchen Fan <cloud0...@gmail.com> wrote: > >> This has been reported before: http://apache-spark-de >> velopers-list.1001551.n3.nabble.com/java-lang-IllegalStateEx >> ception-There-is-no-space-for-new-record-tc20108.html >> >> I think we may have a real

Re: There is no space for new record

2018-02-09 Thread Wenchen Fan
; I am facing the following when running on EMR >> >> Caused by: java.lang.IllegalStateException: There is no space for new >> record >> at org.apache.spark.util.collection.unsafe.sort.UnsafeInMemoryS >> orter.insertRecord(UnsafeInMemorySorter.java:226) >>

Re: There is no space for new record

2018-02-09 Thread Wenchen Fan
This has been reported before: http://apache-spark-developers-list.1001551.n3.nabble.com/java-lang-IllegalStateException-There-is-no-space-for-new-record-tc20108.html I think we may have a real bug here, but we need a reproduce. Can you provide one? thanks! On Fri, Feb 9, 2018 at 5:59 PM

Re: There is no space for new record

2018-02-09 Thread SNEHASISH DUTTA
Hi , I am facing the following when running on EMR Caused by: java.lang.IllegalStateException: There is no space for new record at org.apache.spark.util.collection.unsafe.sort. UnsafeInMemorySorter.insertRecord(UnsafeInMemorySorter.java:226

There is no space for new record

2018-02-08 Thread SNEHASISH DUTTA
Hi , I am facing the following when running on EMR Caused by: java.lang.IllegalStateException: There is no space for new record at org.apache.spark.util.collection.unsafe.sort.UnsafeInMemorySorter.insertRecord(UnsafeInMemorySorter.java:226

Re: java.lang.IllegalStateException: There is no space for new record

2016-12-09 Thread Liang-Chi Hsieh
.n3.nabble.com/java-lang-IllegalStateException-There-is-no-space-for-new-record-tp20108p20190.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. - To unsubscribe e-mail: dev-unsubscr

java.lang.IllegalStateException: There is no space for new record

2016-12-05 Thread Nicholas Chammas
I was testing out a new project at scale on Spark 2.0.2 running on YARN, and my job failed with an interesting error message: TaskSetManager: Lost task 37.3 in stage 31.0 (TID 10684, server.host.name): java.lang.IllegalStateException: There is no space for new record 05:27:09.573