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

Nick Dimiduk resolved PHOENIX-1996.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.1

Applied back to the 4.4 branches. Assured each one has no occurances

{noformat}
$ grep -riIn 'HBaseZeroCopyByteString' * | wc -l
       0
{noformat}

> Use BytesStringer instead of ZeroCopyByteString
> -----------------------------------------------
>
>                 Key: PHOENIX-1996
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1996
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 5.0.0, 4.5.0, 4.4.1
>
>         Attachments: PHOENIX-1996.00.patch
>
>
> Since HBASE-11118 (0.98.4, 1.0), we should be using the utility class 
> {{ByteStringer}} instead of {{HBaseZeroCopyByteString}}. Using HZCBS requires 
> the user to include hbase-protocol.jar in their {{HADOOP_CLASSPATH}}. 
> HBASE-11118 removed this requirement, and enables environments like Oozie and 
> Cascading's tools.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to