forked from github/dataease
feat: 可配置kettle 相关的文件是否保留
This commit is contained in:
parent
fbb884bcbf
commit
e5c4606334
@ -123,8 +123,7 @@ public class ExtractDataService {
|
||||
"else\n" +
|
||||
" echo $result\n" +
|
||||
" exit 1\n" +
|
||||
"fi\n" +
|
||||
"rm -rf %s\n";
|
||||
"fi\n";
|
||||
|
||||
public synchronized boolean existSyncTask(DatasetTable datasetTable, DatasetTableTask datasetTableTask, Long startTime) {
|
||||
datasetTable.setSyncStatus(JobStatus.Underway.name());
|
||||
|
Loading…
Reference in New Issue
Block a user