nxycdl created FLUME-3120:
-----------------------------
Summary: Chinese garbled
Key: FLUME-3120
URL: https://issues.apache.org/jira/browse/FLUME-3120
Project: Flume
Issue Type: Question
Environment: ubuntu 64
Reporter: nxycdl
I tested on the Ubuntu, the source file is a Latin1 encoded file, but the
target file generated into a UTF-8 encoded file, so there are a lot of Chinese
garbled, how to solve this problem?
vi source file --> set fileencoding = latin1
vi target file --> set fileencoding = utf-8
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)