alibaba / alibaba/DataX

抽取数据进行写入到文件时,sql发生报错,但是文件资源没有被释放,再次操作这个文件会报错

Open
#1,845 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

这个问题怎么解决啊

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the extraction-to-file operation described in the title with an SQL error, then inspect the relevant file-writing and error-handling entry points. Confirm whether the file resource remains open after the failure; done means the resource is released and the same file can be used again.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.