zhourui999

Results 5 issues of zhourui999

### 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....

question

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues. ### What happened 一: 参数设置如下 argsList.add("-remoteChunJunDistDir"); argsList.add("hdfs://nameHAservice/user/badmin/ruitest/usrlib/chunjun-dist"); 即使我填写是hdfs地址,但是这段远程代码只能判断本地的jar是否存在,而不能判断远程的jar是否存在。导致后续一系列的问题 二:后面我通过设置yarn.provided.usrlib.dir 参数来解决这个无法配置远程chunjun包的问题 stringBuilder .append("{") .append("\"execution.target\":\"yarn-per-job\"")...

bug

### Purpose Linked issue: close #xxx Filter out invalid splits to improve flink database compaction efficiency (1) Referring to the pickFullComparison method of CompactStrategy, filter out whether dataFiles is empty...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Motivation The parallelism of the commit operator in the current Flink database compression is...

enhancement

…eader.enabled ### Purpose CDC supports configuring parameter scan.incremental.close-idle-reader.enabled Linked issue: close #xxx ### Tests ### API and Format ### Documentation