Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

data source unit tests are broken #599

Closed
zhouyuan opened this issue Dec 1, 2021 · 0 comments
Closed

data source unit tests are broken #599

zhouyuan opened this issue Dec 1, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@zhouyuan
Copy link
Collaborator

zhouyuan commented Dec 1, 2021

Describe the bug
org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 13.0 failed 1 times, most recent failure: Lost task 0.0 in stage 13.0 (TID 23) (sr404 executor driver): org.apache.arrow.memory.OutOfMemoryException: Not enough spark off-heap execution memory. Acquired: 8388608, granted: 2097152. Try tweaking config option spark.memory.offHeap.size to get larger space to run this application.

To Reproduce
run unit tests on data source

Expected behavior
unit tests passing

Additional context
N/A

@zhouyuan zhouyuan added the bug Something isn't working label Dec 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant