wgzhao

Results 11 issues of wgzhao

``` shell $ /opt/td-agent/embedded/bin/ruby extconf.rb checking for bzlib.h... yes checking for BZ2_bzWriteOpen() in -lbz2... yes creating Makefile $ LANG=C make compiling writer.c writer.c: In function 'bz_writer_close': writer.c:166: error: assignment of...

## General - Bump to fastjson2 to improve performance (#600) - Add support for S3 Reader (#613) - Add support for S3 Writer (#615) ## Reader plugins ### cassandra reader...

## Changelog - #1007

### What happened? 1. 安装最新的 Doris,然后创建连接 `hive` 的 catalog。 2. 通过 Addax 最新版本,往 HDFS 上写入包含 Decimal 类型的 ORC 文件 3. 通过 Doris 去查询该表,Decimal 类型显示异常如下: ```sql mysql> switch hive; Query OK,...

bug

When visitor malformed or self-signed https nexus repo, IOException will be occurred, we can simply ignore the SSL certification error to bypass it .

## Purpose of the pull request 1. Add [Addax](https://github.com/wgzhao/Addax) task plugin 2. The Addax is similar as DataX, but it supports more RDBMS and remove the dependency of Python ##...

UI
backend

Support trino version 350 or later ---- If you are using trino 350 or later, you can export an environment variable `PRESTO_TYPE=trino` before using the tool, the following . Here...

cla-signed

# 项目推荐 ## 基本信息 项目地址:https://github.com/wgzhao/Addax 文档地址:https://wgzhao.github.io/Addax 工具类别:ETL,异构数据库同步 开发语言:Java ## 项目说明 Addax 是一个异构数据源离线同步工具,致力于于实现包括关系型数据库(MySQL、Oracle等)、HDFS、Hive、HBase、FTP等各种异构数据源之间稳定高效的数据同步功能。当前支持业界主流的关系型数据库以及主流的大数据平台数据库和分布式分数据库。下面展示了当前所支持的数据库信息: ![Support databases](https://github.com/wgzhao/Addax/raw/master/docs/images/supported_databases.png) 同时项目也提供了详细的文档,包括入门手册、各模块的详细使用说明,二次开发流程等。 ## 项目截图 本项目是一个命令行工具 ![image](https://github.com/user-attachments/assets/6f321d54-0b78-4f93-a394-cb432347f523)

The current documentation incorrectly refers to non-existent Docker images 'apache/doris.fe-ubuntu' and 'apache/doris.be-ubuntu'. The correct image format is 'apache/doris:fe-' and 'apache/doris:be-', which are regularly updated in the Docker registry. Updated the...

request review