Can you
>>>> provide one? thanks!
>>>>
>>>> On Fri, Feb 9, 2018 at 5:59 PM, SNEHASISH DUTTA <
>>>> info.snehas...@gmail.com> wrote:
>>>>
>>>>> Hi ,
>>>>>
>>>>> I am facing the following wh
; 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 bug here, but we need a reproduce. Can you
>>&
>
>> 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 bug here, but we need a reproduce. Can you
>> p
It should be fixed by https://github.com/apache/spark/pull/20561 soon.
On Fri, Feb 9, 2018 at 6:16 PM, Wenchen Fan wrote:
> This has been reported before: http://apache-spark-
> developers-list.1001551.n3.nabble.com/java-lang-
> IllegalStateException-There-is-no-space-for-new-recor
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
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)
at
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)
at
.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
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 at