alibaba / alibaba/DataX

mysql to es数据编码

Open
#478 0 comments 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

mysqlreader的编码是Latin1的编码 同步到elasticsearch里 怎么把数据编码转成utf-8的~

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the mysqlreader path that reads Latin1 data and follows it into the Elasticsearch writer. The issue names no files or tests, so first locate those entry points and determine how encoding is currently configured. Done means non-UTF-8 MySQL data is synchronized to Elasticsearch with the intended UTF-8 representation.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, mysql
Domain
data-engineering, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.