写入clickhouse 数据库没有写权限
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description

可能原因:clickhouse版本比较高,datax版本较低
解决方案:下载适合的新版本的datax到本地,解压后拿到 datax/plugin/writer 下面 clickhousewriter 整个目录,替换线上的此目录文件。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining datax/plugin/writer/clickhousewriter and compare the installed ClickHouse version with the DataX version. Reproduce the write-permission failure, then verify whether the current writer resolves it; done means DataX can write to ClickHouse without the reported permission error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100