You should file a Jira, make the change and submit a patch!
On Sun, Jun 1, 2008 at 11:19 PM, NOMURA Yoshihide <[EMAIL PROTECTED]>
wrote:
> Hello,
> I'm using Hadoop 0.17.0 to analyze some large amount of CSV files.
>
> And I need to read such files in different character encoding from UTF-8,
> bu
Hello,
I'm using Hadoop 0.17.0 to analyze some large amount of CSV files.
And I need to read such files in different character encoding from UTF-8,
but I think TextInputFormat doesn't support such character encoding.
I guess LineRecordReader class or Text class should support encoding
settings li