[ 
https://issues.apache.org/jira/browse/HBASE-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154366#comment-16154366
 ] 

Sean Busbey commented on HBASE-18697:
-------------------------------------

huh. still looks wrong.

Here's what hbase-shaded-server has prior to this change:

{code}
[INFO] --- maven-dependency-plugin:3.0.1:tree (default-cli) @ 
hbase-shaded-server ---
[INFO] org.apache.hbase:hbase-shaded-server:jar:3.0.0-SNAPSHOT
[INFO] +- com.github.stephenc.findbugs:findbugs-annotations:jar:1.3.9-1:compile
[INFO] +- commons-logging:commons-logging:jar:1.2:compile
[INFO] +- org.apache.htrace:htrace-core:jar:3.2.0-incubating:compile
[INFO] +- org.apache.hbase:hbase-resource-bundle:jar:3.0.0-SNAPSHOT:compile 
(optional) 
[INFO] +- log4j:log4j:jar:1.2.17:compile
[INFO] +- org.slf4j:slf4j-log4j12:jar:1.7.24:compile (optional) 
[INFO] +- org.slf4j:slf4j-api:jar:1.7.24:compile
[INFO] \- junit:junit:jar:4.12:compile
[INFO]    \- org.hamcrest:hamcrest-core:jar:1.3:test
{code}

this bit is definitely wrong, but I suspect another part of HBASE-18723 :
{code}
[INFO] \- junit:junit:jar:4.12:compile
{code}

I don't know why you wouldn't still need commons-logging, the findbugs 
annotation reimplementation, and htrace-core. I suppose let's see how the live 
cluster testing goes?

> Need a shaded hbase-mapreduce module
> ------------------------------------
>
>                 Key: HBASE-18697
>                 URL: https://issues.apache.org/jira/browse/HBASE-18697
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce
>            Reporter: Duo Zhang
>            Assignee: Appy
>             Fix For: 3.0.0, 2.0.0-alpha-3
>
>         Attachments: HBASE-18697.master.001.patch, 
> HBASE-18697.master.002.patch, HBASE-18697.master.003.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to