[
https://issues.apache.org/jira/browse/HBASE-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597745#comment-13597745
]
Ted Yu commented on HBASE-8054:
-------------------------------
Looks like the following tests still refer to previous namespace:
{code}
testDataBlockEncoding[0](org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility):
java.lang.ClassNotFoundException:
org.apache.hbase.codec.prefixtree.PrefixTreeCodec
testDataBlockEncoding[1](org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility):
java.lang.ClassNotFoundException:
org.apache.hbase.codec.prefixtree.PrefixTreeCodec
initializationError(org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder):
java.lang.ClassNotFoundException:
org.apache.hbase.codec.prefixtree.PrefixTreeCodec
{code}
> HBASE-7797 Use consistent package name dregs
> --------------------------------------------
>
> Key: HBASE-8054
> URL: https://issues.apache.org/jira/browse/HBASE-8054
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Attachments: 8054.txt
>
>
> I didn't get it all over in HBASE-7797. Elliott just noticed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira