Skip to content

[Fix]Fix LocalFile doc (#7887) and Fix ClickHouse Connector (#7897)#7916

Closed
YOMO-Lee wants to merge 10 commits intoapache:devfrom
YOMO-Lee:dev
Closed

[Fix]Fix LocalFile doc (#7887) and Fix ClickHouse Connector (#7897)#7916
YOMO-Lee wants to merge 10 commits intoapache:devfrom
YOMO-Lee:dev

Conversation

@YOMO-Lee
Copy link
Contributor

  1. Added file filtering instructions to the localfile connector documentation
  2. Fixed the bug where clickhouse connectors cannot stop properly under multiple parallelism

YOMO-Lee and others added 8 commits October 22, 2024 17:28
Supplement and optimize the description of the LocalFile connector on filtering files
[(#7887)](#7887)
1、When the ClickHouse connector is set to multi parallelism, the task extraction is completed but cannot be stopped normally
[(#7897)](#7897)

2、Added E2E test cases for this issue [(#7897)](#7897)

3、Local developers want to observe **Job Progress Information** in a timely manner,  Need to modify the following configuration.The configuration in config is invalid
```
seatunnel engine/seatunnel-engineer-common/src/main/resources/seatunnely.yaml
```
1、When the ClickHouse connector is set to multi parallelism, the task extraction is completed but cannot be stopped normally
[(#7897)](#7897)

2、Added E2E test cases for this issue [(#7897)](#7897)

3、Local developers want to observe **Job Progress Information** in a timely manner,  Need to modify the following configuration.The configuration in config is invalid
```
seatunnel engine/seatunnel-engineer-common/src/main/resources/seatunnely.yaml
```
1、When the ClickHouse connector is set to multi parallelism, the task extraction is completed but cannot be stopped normally
[(#7897)](#7897)

2、Added E2E test cases for this issue [(#7897)](#7897)

3、Local developers want to observe **Job Progress Information** in a timely manner, Need to modify the following configuration.The configuration in config is invalid
```
seatunnel engine/seatunnel-engineer-common/src/main/resources/seatunnely.yaml
```
Continue to optimize the document about filtering files and add some examples
[(#7887)](#7887)

@TestTemplate
public void testSourceParallelism(TestContainer container) throws Exception {
LOG.info("=========多并行度测试===========");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove chinese log.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, it's done

@YOMO-Lee YOMO-Lee closed this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants