DTStack / DTStack/chunjun

flink的原生参数 -d datched ,chunjun写死为true的问题

Open
#1,150 2 comments 0 reactions 0 assignees View on GitHub
question
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

Class YarnPerJobClusterClientHelper
flink的原生参数 -d datched 后台模式 ,chunjun为啥写死为true,不给一个可选项
是因为yarn-per-job 一般运行时间较长,所以就直接不想支持同步提交了吗

---
![lQLPJxaX0zwocBzNBBvNBgqwEsuN3EDzAq4C-dECxEBUAA_1546_1051](https://user-images.githubusercontent.com/19281610/184615451-b56eb43d-16f9-4eac-9841-c6b684ff9c47.png)

ClusterClientProvider provider =
descriptor.deployJobCluster(clusterSpecification, new JobGraph(), **_true_**);

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.