chunjun on yarn per-job mode failed[Question][Module Name] Ask for question
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [ ] I had googled my question but i didn't get any help.
- [ ] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.
### Description
flink 1.12.7 ,hadoop 3.13 ,chunjun 1.12
使用 standalone , session 模式都可以成功运行,per-job 模式失败。
代码pom 中hadoop.version 同步改为 3.13 ,commons-cli包在flink/lib 下存在。


pom文件中使用execlusion 掉所有的commons-cli,统一引用了commons-cli.1.3.1 仍然报错
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
Assessment
This issue has not been assessed yet.