You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/05/06 17:58:00 UTC

[jira] [Commented] (HBASE-22312) Hadoop 3 profile for hbase-shaded-mapreduce should like mapreduce as a provided dependency

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

Hudson commented on HBASE-22312:
--------------------------------

Results for branch branch-2.2
	[build #238 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/238/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/238//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/238//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/238//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Hadoop 3 profile for hbase-shaded-mapreduce should like mapreduce as a provided dependency
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-22312
>                 URL: https://issues.apache.org/jira/browse/HBASE-22312
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce, shading
>    Affects Versions: 2.1.0, 2.2.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0, 2.1.5, 2.2.1
>
>         Attachments: HBASE-22312.0.patch
>
>
> the hadoop 3 profile currently misses declaring a provided dependency on the core mapreduce client module. that means we pick it up as a compile dependency from the hbase-mapreduce module, which means we include things in the shaded jar that we don't need to. (and expressly aren't supposed to include because they're supposed to come from Hadoop at runtime).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)