You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/27 17:47:24 UTC

[jira] [Commented] (HBASE-11422) Specification of classifier is missing for certain Hadoop dependencies

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

Ted Yu commented on HBASE-11422:
--------------------------------

Trunk test suite passed with patch:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. SUCCESS [1.563s]
[INFO] HBase - Common .................................... SUCCESS [33.245s]
[INFO] HBase - Protocol .................................. SUCCESS [0.264s]
[INFO] HBase - Client .................................... SUCCESS [47.432s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.079s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [1.493s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [2.598s]
[INFO] HBase - Server .................................... SUCCESS [1:19:19.972s]
[INFO] HBase - Testing Util .............................. SUCCESS [1.384s]
[INFO] HBase - Thrift .................................... SUCCESS [2:05.655s]
[INFO] HBase - Shell ..................................... SUCCESS [1:43.546s]
[INFO] HBase - Integration Tests ......................... SUCCESS [0.990s]
[INFO] HBase - Examples .................................. SUCCESS [5.815s]
[INFO] HBase - Assembly .................................. SUCCESS [0.834s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24:50.511s
[INFO] Finished at: Fri Jun 27 13:42:12 UTC 2014
[INFO] Final Memory: 49M/456M
{code}

> Specification of classifier is missing for certain Hadoop dependencies
> ----------------------------------------------------------------------
>
>                 Key: HBASE-11422
>                 URL: https://issues.apache.org/jira/browse/HBASE-11422
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.99.0, 0.98.4
>
>         Attachments: 11422-trunk-v1.txt, 11422-v1.txt
>
>
> [~cos] reported in the mailing thread, 'HBase 0.98.x dependency problems', that specifying hadoop-two.version with value other than 2.2.0 pulls in incorrect dependencies such as:
> {code}
> [INFO] |  \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.2.0:compile
> {code}
> This is due to missing specification of classifier in the pom.xml files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)