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

stack updated HADOOP-1800:
--------------------------

    Status: Patch Available  (was: In Progress)

Builds locally.  Trying against hudson.

> [hbaseshell] output shoudl default utf8 encoding
> ------------------------------------------------
>
>                 Key: HADOOP-1800
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1800
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.15.0
>
>         Attachments: utf8-2.patch, utf8.patch, utf8.txt
>
>
> Outputting the content of an hbase cell, hbaseshell makes a String of the 
> hbase cell bytes.  Usually making the String, hbaseshell stipulates the bytes 
> are UTF-8 -- which is a pretty good bet, if the cell contains a String -- but 
> then it goes and uses the JVM's System.out writing STDOUT.  This latter will 
> have been built using the JVM's locale. This will usually not be UTF-8.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to