Dongjoon Hyun created SPARK-54366:
-------------------------------------
Summary: GitHub Action K8s integration test fails with "No space
left on device"
Key: SPARK-54366
URL: https://issues.apache.org/jira/browse/SPARK-54366
Project: Spark
Issue Type: Sub-task
Components: Kubernetes, Tests
Affects Versions: 4.1.0
Reporter: Dongjoon Hyun
AWS bundle is 612MB. It causes GitHub Action K8s integration test flaky due to
`No space left on device`.
{code}
$ ls -alh bundle-2.29.52.jar
-rw-r--r--@ 1 dongjoon staff 612M Nov 7 13:57 bundle-2.29.52.jar
{code}
{code}
[info] 25/11/14 21:26:52 ERROR TransportRequestHandler: Error sending result
StreamResponse[streamId=/jars/software.amazon.awssdk_bundle-2.29.52.jar,byteCount=641534749,body=FileSegmentManagedBuffer[file=/tmp/jars/software.amazon.awssdk_bundle-2.29.52.jar,offset=0,length=641534749]]
to /10.244.0.66:43976; closing connection
...
[info] 25/11/14 21:27:02 ERROR TaskSchedulerImpl: Lost executor 4 on
10.244.0.67: Unable to create executor due to
/var/data/spark-163899dd-08da-4b76-b71d-c428207a3bdf/spark-1e9d976f-69b3-4274-af03-300cfc4d6fd5/-14621403551763155568738_cache
-> ./software.amazon.awssdk_bundle-2.29.52.jar: No space left on device
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]