Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]ftp file data synchronization doris error #207

Closed
zq0757 opened this issue Mar 31, 2023 · 2 comments
Closed

[bug]ftp file data synchronization doris error #207

zq0757 opened this issue Mar 31, 2023 · 2 comments
Labels
3.7.1 bug Something isn't working
Milestone

Comments

@zq0757
Copy link

zq0757 commented Mar 31, 2023

FTP file data synchronization error, Doris in step 3 times wrong table mapping: under Caused by: Java. Lang. An IllegalStateException: createDDLFiles can not be empty

@zq0757
Copy link
Author

zq0757 commented Mar 31, 2023

1680254331947

@baisui1981 baisui1981 added bug Something isn't working 3.7.1 labels Mar 31, 2023
@zq0757
Copy link
Author

zq0757 commented Mar 31, 2023

Caused by: java.lang.RuntimeException: resType:DataApp,name:ftp2doris_demo
	at com.qlangtech.tis.coredefine.module.action.DataxAction.generateDataXCfgs(DataxAction.java:599)
	at com.qlangtech.tis.coredefine.module.action.DataxAction.doGenerateDataxCfgs(DataxAction.java:570)
	... 124 common frames omitted
Caused by: java.lang.IllegalStateException: createDDLFiles can not be empty 
	at com.qlangtech.tis.datax.impl.DataXCfgGenerator.startGenerateCfg(DataXCfgGenerator.java:274)
	at com.qlangtech.tis.datax.impl.DataXCfgGenerator.startGenerateCfg(DataXCfgGenerator.java:152)
	at com.qlangtech.tis.coredefine.module.action.DataxAction.generateDataXCfgs(DataxAction.java:592)
	... 125 common frames omitted

@baisui1981 baisui1981 added this to the v3.7.1 milestone Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.7.1 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants