alibaba / alibaba/DataX

写入clickhouse 数据库没有写权限

Open
#1,400 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/12882685/173762753-9764d3cc-318b-408b-b775-e576d3eb9785.png)

可能原因: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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.