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

[NSE-876] Fix writing arrow hang with OutputWriter.path #877

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

jackylee-ch
Copy link
Contributor

What changes were proposed in this pull request?

Fix writing arrow hang with OutputWriter.path.

"Executor task launch worker for task 0.0 in stage 2.0 (TID 2)" #182 daemon prio=5 os_prio=0 tid=0x00007fe734024000 nid=0x573c runnable [0x00007fe50cfe3000]
   java.lang.Thread.State: RUNNABLE
	at com.intel.oap.spark.sql.execution.datasources.arrow.ArrowFileFormat$$anon$1$$anon$2.path(ArrowFileFormat.scala:102)
	at org.apache.spark.sql.execution.datasources.SingleDirectoryDataWriter.$anonfun$write$2(FileFormatDataWriter.scala:176)
	at org.apache.spark.sql.execution.datasources.SingleDirectoryDataWriter.$anonfun$write$2$adapted(FileFormatDataWriter.scala:176)

How was this patch tested?

unit tests

@github-actions
Copy link

#876

@zhouyuan
Copy link
Collaborator

@zhztheplayer

@zhztheplayer zhztheplayer merged commit 2835f27 into oap-project:master Apr 28, 2022
@zhztheplayer
Copy link
Collaborator

Thanks @jackylee-ch !

@jackylee-ch jackylee-ch deleted the fix_write_arrow_hang branch May 10, 2022 02:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants