Paimon source connector
Description
Read data from Apache Paimon.
Key features
Options
| name | type | required | default value | 
|---|---|---|---|
| warehouse | String | Yes | - | 
| database | String | Yes | - | 
| table | String | Yes | - | 
| hdfs_site_path | String | No | - | 
warehouse [string]
Paimon warehouse path
database [string]
The database you want to access
table [string]
The table you want to access
hdfs_site_path [string]
The file path of hdfs-site.xml
Examples
source {
Paimon {
warehouse = "/tmp/paimon"
database = "default"
table = "st_test"
}
}
Changelog
next version
- Add Paimon Source Connector
 我的书签
 我的书签
                                 添加书签
 添加书签 移除书签
 移除书签