[Question][client] tsubmit yarn session job fail
- Dominant language
- Java
- Stars
- 4.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question.
- [X] I had googled my question but i didn't get any help.
- [X] I had read the documentation: [ChunJun doc](https://dtstack.github.io/chunjun) but it didn't help me.
### Description
Following by the guide of doc.
1.yarn-session.sh -n 2 -s 2 -jm 2048 -tm 4096 -nm flinksessioncluster -t $CHUNJUN_HOME --detached
2.sh ../chunjun-dist/bin/chunjun-yarn-session.sh -job ./xxxxxx.json -confProp {\"yarn.application.id\":\"application_1669348785340_0016\"}
the submit job fail, cause :
java.lang.ClassNotFoundException: com.dtstack.chunjun.connector.oraclelogminer.inputformat.OracleLogMinerInputFormat
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
### 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.