aaaaaabiao opened a new issue, #5709: URL: https://github.com/apache/seatunnel/issues/5709
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened When I followed the document and performed the operation, the following error occurred。 DOC: <img width="864" alt="image" src="https://github.com/apache/seatunnel/assets/17848880/99483c6d-9c04-40ae-a236-5905d34e0f25"> ERROR   ### SeaTunnel Version latest ### SeaTunnel Config ```conf none ``` ### Running Command ```shell git clone [email protected]:apache/seatunnel.git ./mvnw install -Dmaven.test.skip ``` ### Error Exception ```log [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project connector-maxcompute: Compilation failure: Compilation failure: [ERROR] /coding/open-source/seatunnel/seatunnel-connectors-v2/connector-maxcompute/src/main/java/org/apache/seatunnel/connectors/seatunnel/maxcompute/source/MaxcomputeSourceFactory.java:[27] 错误: 找不到符号 [ERROR] 符号: 静态 SCHEMA [ERROR] 位置: 类 [ERROR] /coding/open-source/seatunnel/seatunnel-connectors-v2/connector-maxcompute/src/main/java/org/apache/seatunnel/connectors/seatunnel/maxcompute/catalog/MaxComputeCatalogFactory.java:[28] 错误: 找不到符号 [ERROR] 符号: 静态 SCHEMA [ERROR] 位置: 类 [ERROR] /coding/open-source/seatunnel/seatunnel-connectors-v2/connector-maxcompute/src/main/java/org/apache/seatunnel/connectors/seatunnel/maxcompute/source/MaxcomputeSource.java:[36] 错误: 找不到符号 [ERROR] 符号: 静态 SCHEMA [ERROR] 位置: 类 ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version _No response_ ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] 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]
