[
https://issues.apache.org/jira/browse/HBASE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13590848#comment-13590848
]
Matt Corgan commented on HBASE-7936:
------------------------------------
Ted, I noticed addendum 2 changes hbase-server's dependency on
hbase-prefix-tree from "compile" to "test". Unless you did that on purpose, I
think "runtime" is better than "test" for this case. It was initially
"runtime".
Side note: Eclipse unfortunately doesn't distinguish between maven's runtime
and compile time scopes, so people editing in eclipse will have compile time
access to prefix-tree. However, they should not succeed in a command line
compile, and will hopefully figure that out quickly enough.
> Undo prefix-tree module as dependency for mapreduce and for DataBlockEncoding
> -----------------------------------------------------------------------------
>
> Key: HBASE-7936
> URL: https://issues.apache.org/jira/browse/HBASE-7936
> Project: HBase
> Issue Type: Task
> Reporter: stack
> Assignee: Ted Yu
> Fix For: 0.95.0, 0.98.0
>
> Attachments: 7936-trunk.addendum, 7936-trunk.addendum-2, 7936.txt
>
>
> Fix DBE so it does lazy loading rather than hard loading of everything
> mentioned.
> Client depends on prefix-tree module since HBASE-7188 and mapreduce will
> after hbase-7934
--
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