byhuwei opened a new issue, #5720: URL: https://github.com/apache/inlong/issues/5720
### What happened I configure all procedures and start a job of flink successfully, but the data in localhost cannot be written into mysql as i configured. The state of data source is "waiting to add". There was no error logs in all of components. ### What you expected to happen The task of Inlong Agent was not created by Inlong Manager. ### How to reproduce The version of Inlong is 1.3.0 and I establish it by docker compose. The configuration of data source as follow. The name of data source is "local", the ip is "127.0.0.1", the path is "/data/collect-data/*.csv". Then i create a file named "1.csv" under the path /data/collect-data/ in the Inlong Agent container. However, it doesnot seem to work.  ### Environment docker 20.10.17 docker compose v2.6.0 ### InLong version 1.3.0 ### InLong Component InLong Manager, InLong Agent ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
