[
https://issues.apache.org/jira/browse/HBASE-15312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15160082#comment-15160082
]
Liu Shaohui commented on HBASE-15312:
-------------------------------------
[~appy]
Thanks for your review~
{quote}
1. hbase-hadoop-compat is also a dependency in hbase-server/pom.xml. If it'll
always be included transitively, maybe remove it from here?
{quote}
Yes, hbase-hadoop-compat is also a dependency in hbase-server/pom.xml. But the
scope for test-jar of hbase-hadoop-compat is test, which will no be included
transitively.
{quote}
2. You are removing hadoop-hdfs' (non test-jar) from dependency, is it really
not needed?
{quote}
hadoop-hdfs is also a dependency in hbase-server/pom.xml and it be included
transitively.
> Update the dependences of pom for mini cluster in HBase Book
> ------------------------------------------------------------
>
> Key: HBASE-15312
> URL: https://issues.apache.org/jira/browse/HBASE-15312
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Reporter: Liu Shaohui
> Assignee: Liu Shaohui
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15312-trunk-v1.diff
>
>
> In HBase book, the dependences of pom for mini cluster is outdated after
> version 0.96.
> See:
> http://hbase.apache.org/book.html#_integration_testing_with_an_hbase_mini_cluster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)