[ https://issues.apache.org/jira/browse/PHOENIX-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Dimiduk updated PHOENIX-1996: ---------------------------------- Attachment: PHOENIX-1996.00.patch s/HBaseZeroCopyByteString/ByteStringer/ hbase-protocol.jar is no longer required in HADOOP_CLASSPATH. > 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 > 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)