You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2009/04/16 09:18:36 UTC

Encoding problem.

Hi,

I wanted to read the data in EUC-KR format using UTF-8, so I set a up
a JVM parameter -Dfile.encoding=EUC-KR in the HADOOP_OPTS. But, it did
not work. Is there any other method than coding my own input format?

-- 
Best Regards, Edward J. Yoon
edwardyoon@apache.org
http://blog.udanax.org

Re: Encoding problem.

Posted by "Edward J. Yoon" <ed...@apache.org>.
My typos, using TextInputFormat (UTF-8)

On Thu, Apr 16, 2009 at 4:18 PM, Edward J. Yoon <ed...@apache.org> wrote:
> Hi,
>
> I wanted to read the data in EUC-KR format using UTF-8, so I set a up
> a JVM parameter -Dfile.encoding=EUC-KR in the HADOOP_OPTS. But, it did
> not work. Is there any other method than coding my own input format?
>
> --
> Best Regards, Edward J. Yoon
> edwardyoon@apache.org
> http://blog.udanax.org
>



-- 
Best Regards, Edward J. Yoon
edwardyoon@apache.org
http://blog.udanax.org