You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:17:43 UTC

[jira] [Resolved] (PHOENIX-604) Get the unreadable codes from table varchar column ? How to solve the problem??

     [ https://issues.apache.org/jira/browse/PHOENIX-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-604.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by first re-opening all closed imported issues and then resolving them in bulk.

> Get the unreadable codes from table varchar column ? How to solve the problem??
> -------------------------------------------------------------------------------
>
>                 Key: PHOENIX-604
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-604
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: jerryxing98
>
> I upload the csv file which contain the Chinese character . When I get the column from the Hbase using Phoenix ,But I get the unreadable codes.  I use the sentence as follow
> --------------
> str = new String(str.getBytes(),"UTF8");
> --------------
> but also get some unreadable code?



--
This message was sent by Atlassian JIRA
(v6.2#6252)