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

Hadoop QA commented on HADOOP-1800:
-----------------------------------

-1, could not apply patch.

The patch command could not apply the latest attachment 
http://issues.apache.org/jira/secure/attachment/12364731/utf8.patch as a patch 
to trunk revision r570633.

Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/641/console

Please note that this message is automatically generated and may represent a 
problem with the automation system and not the patch.

> [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.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