[
https://issues.apache.org/jira/browse/PHOENIX-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497449#comment-14497449
]
James Taylor commented on PHOENIX-1867:
---------------------------------------
It passes locally for me as well. All strings are serialized by Phoenix using
the HBase Bytes.toBytes(String) method which uses UTF-8 encoding, so I can't
see how strings would be encoded any other way. Maybe it's related to the OS or
Java version. Any ideas, [~mujtabachohan]?
In the meantime, do you think you could take a look at fixing PHOENIX-1870,
[~shuxi0ng]?
> Add joni library to server assembly files
> -----------------------------------------
>
> Key: PHOENIX-1867
> URL: https://issues.apache.org/jira/browse/PHOENIX-1867
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Shuxiong Ye
> Priority: Critical
> Fix For: 5.0.0, 4.4.0
>
> Attachments:
> 0001-PHOENIX-1867-Add-joni-library-to-server-assembly-fil.patch
>
>
> Please add the joni libraries to the phoenix-assembly/src/build/server.xml
> and phoenix-assembly/src/build/server.xml server-without-antlr.xml files so
> that they're included in the server-side jar. Otherwise we'll run into
> runtime issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)